Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6f9d…8ba00x564b…8a9aBase—$0.01100%coinbase26d ago0x05558b…7a03a0
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase26d ago0xb65031…ed5c33
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase26d ago0x728d37…cae5b9
0x6f9d…8ba00xa8c3…d5ffBase—$0.01100%coinbase26d ago0x66aff7…9f33f6
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase26d ago0x1a9702…07de9e
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase26d ago0x27a07e…7a7f7d
0x6f9d…8ba00xbced…d391Base—$0.01100%coinbase26d ago0x12d9bf…ea924f
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase26d ago0x06011e…9414c1
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase26d ago0xd93edb…60f426
0x6f9d…8ba00x3782…8edeBase—$0.01100%coinbase26d ago0x094572…5077d4
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase26d ago0x28a8b0…8992db
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase26d ago0x18b874…42a061
0x6f9d…8ba00xf39d…dbf7Base—$0.01100%coinbase27d ago0xcddd88…48f1bf
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase27d ago0x14e8da…ae9471
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase27d ago0xb8f4ea…4bc4f6
0x6f9d…8ba00xa57d…1808Base—$0.01100%coinbase27d ago0x7441cd…6ff025
0x6f9d…8ba00xd685…334bBase—$0.001100%coinbase27d ago0xa1c4f4…497abf
0x6f9d…8ba00x6d6e…9192BaseExaSearch$0.001100%coinbase27d ago0xfce280…370fae

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.