Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e06…fb090x7534…96fdBase—$0.01100%coinbase9d ago0x849336…1d937a
0x5e06…fb090xe506…e91aBase—$0.01100%coinbase9d ago0xc43492…ccebe0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xae083d…9e4c78
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x77270c…9c8e29
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x41f66b…d367e0
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xb555d6…e91870
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0x743914…132dc3
0x5e06…fb090x325b…d430BaseStableEnrichExa$0.01100%coinbase9d ago0xd79784…8dedf7
0x5e06…fb090xca8d…0baeBase—$0.01100%coinbase9d ago0xbb8472…a5be19
0x5e06…fb090x6c70…31dfBase—$0.01100%coinbase9d ago0xf3eec3…6e87de
0x5e06…fb090xa7bc…1576Base—$0.01100%coinbase9d ago0xfc289e…e310f1
0x5e06…fb090xe409…6386Base—$0.01100%coinbase9d ago0x5a4f59…cb5bfe
0x5e06…fb090x71f4…50fbBase—$0.01100%coinbase9d ago0x10f3bd…451a8b
0x5e06…fb090xa4e4…6f6bBase—$0.01100%coinbase9d ago0xeb3829…f6c3e1
0x5e06…fb090x48ad…1b2cBase—$0.01100%coinbase9d ago0x817b53…badee0
0x5e06…fb090x8c6d…88f0Base—$0.01100%coinbase9d ago0x67cb6a…a44f7e
0x5e06…fb090x9f73…a5aeBase—$0.01100%coinbase9d ago0xfa89b7…1574d8
0x5e06…fb090xb100…0f89Base—$0.01100%coinbase9d ago0xd15a34…973247
0x5e06…fb090x8db9…5d2fBase—$0.01100%coinbase9d ago0x289ce7…a4936e

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.