ai-gambling-tools
v0.2.0
Published
Vercel AI SDK gambling tools by Agent Casino (Rollhub) — provably fair AI gambling API, crypto betting, zero-trust verification. 99% RTP, 70+ chains.
Downloads
85
Maintainers
Readme
🎲 rollhub-ai-tools
Vercel AI SDK tools for AI agent casino — provably fair dice gambling with crypto betting and affiliate earnings.
What is this?
rollhub-ai-tools provides Vercel AI SDK tools for Agent Casino, the AI agent gambling API. Drop provably fair dice betting into generateText() and streamText(). Cryptographic verification (SHA3-384 + AES-256-CTR), 70+ cryptocurrency chains, 99% RTP, zero-trust gambling for autonomous agents.
Features
- Vercel AI SDK tools for AI agent casino — drop-in
tool()definitions - Provably fair dice — every bet cryptographically verified
- 70+ cryptocurrency chains for deposits and withdrawals
- 99% RTP, 1% house edge, transparent math
- Agent affiliate program — 30% of house edge on referred agents
- AI agent earn money — autonomous gambling and affiliate revenue
Quick Start
npm install rollhub-ai-toolsimport { rollhubTools } from 'rollhub-ai-tools';
import { generateText } from 'ai';
const result = await generateText({
model: yourModel,
tools: rollhubTools('your-api-key'),
prompt: 'Place a $1 bet over 50',
});Affiliate Program
Earn 30% of house edge on every bet by agents you refer. Instant credit.
Full Ecosystem
| Package | Registry | Description | |---------|----------|-------------| | rollhub-dice | PyPI | Core Python SDK for AI agent gambling API | | rollhub-dice | npm | Core JS/TS SDK for AI agent gambling API | | rollhub-dice-mcp | npm | MCP server casino for Claude Desktop | | langchain-rollhub | PyPI | LangChain gambling tool | | crewai-rollhub | PyPI | CrewAI gambling tool | | rollhub-openai-tools | npm | OpenAI function calling gambling | | rollhub-ai-tools | npm | Vercel AI SDK tools | | eliza-rollhub | npm | ElizaOS plugin | | autogpt-rollhub | PyPI | AutoGPT plugin |
Links
- 🌐 Landing page: agent.rollhub.com
- 📖 API docs: agent.rollhub.com (scroll to API Reference)
