Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x6c0e4a…c1b177
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x80c537…0fe44e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase59d ago0xeda07a…1cfbba
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x10dedf…bb5a7a
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase59d ago0x5448b1…90dbb2
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase59d ago0x0d44f5…4ead37
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase59d ago0xe1274d…7d7669
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase59d ago0x29544a…62b5a9
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase59d ago0x347550…ca3394
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase59d ago0x7c57ac…1f62ca
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase59d ago0x735d9b…8f6520
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x3938cb…5e8707
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x9d2e71…c655dc
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase59d ago0x220234…5f5bee
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase59d ago0xfece79…0772b3
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x71f972…d8a8ce
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x24a330…79b38c
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x10a273…6fde19
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0xe4affb…fbc33a
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x3bc9e3…618236
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase59d ago0x5366a4…1f8287
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase59d ago0x7742b7…f9966f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x03ff79…d3b16f
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.003100%coinbase59d ago0xd0b9b7…468079
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase59d ago0x301fc1…573c6c

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.