Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf1426c…822ba1
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x11d395…f06793
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfb51a7…918f7c
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0a4d0c…9fcd87
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfb1e43…53014e
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbedc1f…70207b
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x18d595…7b9203
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1950d7…fd9ab0
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa3b36f…61d022
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x251d25…9cc42b
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x726a71…284310
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x39010a…45f15b
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0a1b09…172be4
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x7e8c70…330342
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x4910d4…386edd
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x65bd54…15c710
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x556898…b97cdf
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0e8275…ad1fe2
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x87b012…747c54
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd444e6…dc750b
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5c8101…d60684
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x1c7bc6…1f7203
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x720ac7…acaf74
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xaab2d1…3e7bcc
0xf560…d4aa0x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x204de2…20e912

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.