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%coinbase73d ago0x9665e8…0482bb
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase73d ago0x467a53…ea6aff
0x1cb8…bdff0x01df…d237Base—$0.01100%coinbase73d ago0xc7369a…0f1ab4
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0xd6e070…8e71b1
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0xcffe8b…6752ea
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase73d ago0xc8037e…95953e
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0xa4988f…449624
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase73d ago0x284b4f…aeb87d
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase73d ago0xfc897a…1bbb05
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase73d ago0x9c74b1…824714
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0xea52bb…79f23d
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase73d ago0x255728…5e17f2
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0x15da4b…9d1b56
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase73d ago0x420400…f82246
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0x21d767…e9b3a6
0x1cb8…bdff0xc23f…960bBase—$0.01100%coinbase73d ago0x45cb40…40f0fc
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0xb44849…32d17e
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase73d ago0xd17a22…e0b712
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0x3a809b…b28e8a
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.01100%coinbase73d ago0x6aef61…e5a153
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0x799731…12d5b9
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase73d ago0x62104b…a214c7
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase73d ago0x058a41…b4e555
0x1cb8…bdff0x5bb4…9f68BaseOtto AIYield farming$0.001100%coinbase73d ago0xafae06…6f785b
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase73d ago0x12a378…9cf522

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.