Interactive Demo
Agent → Offer → Purchase → Commission
Watch the full flow: an AI agent searches for SIM deals, recommends the best one, the user buys, and commission is calculated — without a single cookie.
Flow
Search offers
Agent calls MCP search_offers()
Recommend
Agent calls recommend() — attribution event
Checkout
User pays via merchant's Stripe
Commission
Rako calculates + attributes
$ rako demo --vertical sim
Press "Run demo" to start the agent flow.
Merchant processes payment
No cookies or redirects
Ed25519 signed attribution
Ready to connect your agent?