Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003689100%coinbase63d ago0xffffb0…ef3253
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase63d ago0xd98571…a5c0ab
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase63d ago0x3d212e…a7de0d
0x1cb8…bdff0x325b…d430BaseStableEnrichExa$0.01100%coinbase63d ago0x6bc373…c81505
0x1cb8…bdff0x52e2…f3eaBasex402 service$0.001100%coinbase63d ago0xe8eabf…745a70
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase63d ago0xcb03d1…dc4f05
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase63d ago0x2d9f80…b28647
0x1332…66eb0x0e3d…7757Base$52.50100%0xc629…e70163d ago0xcfe6df…44ded8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase63d ago0xc58ffb…30db61
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase63d ago0xda0a71…48fac8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase63d ago0x85d6cd…654a16
0x7a71…62250x2932…4f60Basex402 service$0.005100%coinbase63d ago0x9f1671…b0bdf3
0x1cb8…bdff0x0e84…b808BaseOtto AITwitter search$0.002100%coinbase63d ago0x968511…6e6c1d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase63d ago0xb9733f…e93740
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase63d ago0x55759a…d10493
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.008603100%coinbase63d ago0x985673…1add89
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.005935100%coinbase63d ago0xbb096b…f980d9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase63d ago0xbf7c64…12b974
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase63d ago0x338968…c0d9d0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase63d ago0x0bd80e…d615e8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase63d ago0xba0fa5…d8e6ab
0x1332…66eb0x0e3d…7757Base$15.59100%0xd022…454163d ago0x07bc2c…c61188
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase63d ago0xcbf56a…316921
0xebc8…72f80xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase63d ago0x628f4a…66d38e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase63d ago0xa79746…4c4c3f

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.