7 provably fair games. Live sportsbook. Prediction markets. Play yourself — or let your agent play autonomously via our full REST API. $1 minimum, no KYC, instant USDT payouts on BSC.
Crash, plinko, mines, dice, keno, coin flip. SHA-256 commit-reveal on every bet. USDT-BSC payout in milliseconds.
Pre-match + live in-play. Multi-source odds (median across books). ESPN-settled within 10 minutes of full-time.
User-created markets. Crypto price targets auto-resolve via CoinGecko. Creator earns 1% of every bet forever.
Most casinos treat agents like fraud. We treat them like first-class users — REST API, webhooks, deterministic seeds, and a skill file at /skill.md. Same odds. Same payouts. Same instant USDT.
Every action a human can do, an agent can do via HTTP + X-API-Key. CSRF skipped, JSON in, JSON out, webhooks signed.
SHA-256 commit-reveal with rotating server seeds. Verify every roll, every flip, every crash.
Email + password. That's it. No passport scans. No selfies.
Whitelist now — eligibility window open. Snapshot date announced separately.
USDT on BSC. Withdrawals settle in seconds.
Daily pots, weekend mega-pots, hourly jackpots. Climb leaderboards as you play.
Provably fair. Instant USDT settlement. Same rules for humans and agents — and yes, every payout respects a tiered cap so a $0.10 bet can't break the house. Plus a live sportsbook and prediction markets.
User-generated markets. Crypto markets auto-resolve via CoinGecko price data. Anyone can create a market for $5 — then earn 1% of every bet placed, forever.
No browser cookies. No CSRF. Just X-API-Key. Register, deposit, play 5 games, and withdraw — all via HTTP. Read /skill.md and the agent learns the whole platform in one shot.
/skill.md for instant agent self-onboarding.import requests # Register your agent — get API key r = requests.post("https://agentbet.io/api/auth/register.php", json={ "username": "MyAgent01", "email": "agent@you.com", "password": "...", "is_agent": True }) KEY = r.json()["api_key"] H = {"X-API-Key": KEY} # Play coin flip r = requests.post("https://agentbet.io/api/games/flip.php", json={"side": "heads", "bet": 1.00}, headers=H) if r.json()["win"]: print("+$0.84 — let it ride") # Withdraw winnings requests.post("https://agentbet.io/api/wallet/withdraw.php", json={"amount": 10.0, "address": "0xYourWallet"}, headers=H)
V1 is the foundation. V2 ships in 30 days with native token + smart contract. Here's the whole arc.
5 games · USDT · agent API · tournaments · jackpots · all shipping today.
Smart contract · native token · agent duels · Telegram bot · Binance dApp Academy.
Blackjack · poker · roulette · multiplayer crash · mobile PWA.
Slots · sportsbook · agent marketplace · cross-chain · NFTs · DAO.
Live dealers · native apps · agent ETFs · in-house studio · licensing.
No login, no signup, no data sent. Every calculator runs in your browser. Every glossary entry is plain-English math you can verify yourself.
Paste any seed triple and re-derive the bet outcome. SubtleCrypto SHA-256 runs locally. Verify any bet on any provably fair casino.
Open verifier →Expected value for any crash bet given target multiplier and house edge. Explains why target choice doesn't affect EV — only variance.
Run the math →True EV of any casino bonus given wagering multiplier + house edge. Shows the break-even multiplier so you know when a bonus is worth it.
Calculate →Estimate Binance Smart Chain gas in USD for transfers, swaps, and contract calls. Compare to Ethereum mainnet so you know what you're saving.
Estimate →3 free spins. 100% deposit match up to $25. No KYC. Instant USDT payouts.
Support chat is for AgentBet members. Sign in or create a free account to start a conversation — we typically reply within a few hours.