Casino Integration Platform

Prediction markets
for every casino

Embed a full trading engine with one iframe. S2S wallet callbacks, five-wall risk management, and white-label dashboards.

0
Core Engines
0+
API Endpoints
0
Risk Walls
0
Min Setup
01

Embed

Drop the iframe into your casino. One tag, operator branding auto-applied.

02

Connect

Wire S2S callbacks - every bet, win, and settlement syncs to your wallet.

03

Launch

Players trade prediction markets. Your branding, your wallet, your house edge.

Architecture

Four services. One Supabase.

Iframe app renders inside your casino. S2S callbacks keep wallets in sync. Two admin dashboards give full visibility to both Predictu and operators.

Iframe App
S2S Dispatcher
Operator Dashboard
Risk Engine
Casino Site
 └─ <iframe src="predictu-app">
      ├─ PostMessage ↔ parent
      ├─ Branding Injector
      └─ Trade Executor
           ├─ Spread Engine
           ├─ Risk Engine (5 walls)
           └─ Wallet Adapter
                └─ S2S Callbacks
                     ├─ BET_MAKE
                     ├─ BET_WIN
                     ├─ BET_SELL
                     └─ BALANCE

Under the hood

Eight engines. One platform.

01

Spread Engine

Dynamic casino-edge pricing with exposure-aware widening

02

Risk Engine

5-wall defense: per-trade, market, category, global, circuit breaker

03

Trade Executor

Atomic buy/sell with 12-step pipeline and auto-rollback

04

Resolution Engine

Settle all positions on market resolve, auto-payout winners

05

Transaction Log

Every S2S callback audited - type, amount, response, trail

06

Wallet Adapter

One interface - routes all balance ops through S2S callbacks

07

User Scoring

5-metric composite score, auto-restrict sharp bettors

08

Market Selection

Liquidity floors, price gates, blocked categories, custom spreads

Ready to integrate?

Full documentation, reference implementation, and working S2S demo.