Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xef4ea2…990592
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xd0c511…1a738e
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x401e95…15f363
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb33302…d8823d
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x0edc80…f66dba
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa378b8…23bae5
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xf1a809…45ab61
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x82430b…a0b973
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x81cf85…66c557
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xfdff3c…a261d3
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xb8d67d…44c0f9
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa8b176…278af5
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xa0ed87…d7d85d
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xcc4244…73cb18
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xbd88b3…dece26
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xdd3184…6a6645
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x98982e…af61e0
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x077a1f…fd7a68
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x614310…1b6f92
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0xe7817e…1b7fdf
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2de0f1…714d2b
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x2ffc5d…078810
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x258d36…24eaca
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x88e4b7…dbf784
0x4667…85790x6d6e…9192BaseExaSearch$0.007100%coinbase155d ago0x5af397…4ef159

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.