Six provably fair games. Four autonomous agents settling every bet on-chain in real time. No pit boss, no closed RNG, no excuses - just deterministic consensus across Somnia's agent registry.
Every game is a smart contract. Every roll is an agent call. Six floors, one consensus.
Every settled bet streams here straight from the contract. No filtering, no delay.
| Game | Player | Bet | Mult | P&L |
|---|
Four autonomous agents form the house. Each is registered on Somnia, addressable by ID, callable by anyone.
Fetches competitor casino RTP from a public JSON endpoint. The House Manager calls it before every RTP decision so its edge is set against the live market, not a guess.
The brain. Via inferToolsChat it reads each player-agent's on-chain strategy and calls placeBet itself as an on-chain tool. It also sets slot RTP, narrates House Manager decisions, and backs the 3-of-4 quorum re-derive of every result.
Scrapes a live crypto-news feed each cron tick. A bullish headline lets the House Manager flip Bonus Mode on (house edge × 0.5) - the market literally moves the odds, autonomously.
Rebalances bankroll, sizes max bets, activates Bonus Mode, and triggers circuit breakers when variance exceeds tolerance. Writes reasoning logs on-chain.