Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0xe0e770…832c9a
0xf9e1…b9430x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x29b9d5…c96edd
0xf9e1…b9430x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0xd1577c…294364
0xf9e1…b9430x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x28ba94…0cc1ba
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0x932a06…986673
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase117d ago0xd359f6…d002c3
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xfa4b86…105888
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x2d3113…e3374b
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xb7cff4…8d5e5c
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xd1df1c…7a20b9
0x9723…cac80x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x18f347…feba0c
0xb4e4…c6e70x6d6e…9192BaseExaSearch$0.001100%coinbase118d ago0x327b18…668324
0xb4e4…c6e70x6d6e…9192BaseExaSearch$0.001100%coinbase118d ago0x7404f8…229350
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xf50061…32dcd4
0x17c0…438b0x6d6e…9192BaseExaSearch$0.001100%coinbase118d ago0x1f9a4f…0fa404
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x859d37…b642b1
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x347318…841d19
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xad0ffb…379575
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xcbe290…998998
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x3b44ac…a5a1f8
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x4fb15b…20a3cd
0xf08f…84010x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xc0b990…0e6f65
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x0d11ac…27bde2
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0x580f10…189447
0xe822…3a760x6d6e…9192BaseExaSearch$0.007100%coinbase118d ago0xe026df…09b2f7

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.