Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5374c4…44c6a9
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7f94a9…c41de5
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2712fe…071040
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3e9f89…8cdce0
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5c9ddc…bd813b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1a0cb7…127afd
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x67605e…0a87b6
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf49a93…6423a1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x20b9ed…dd9b7e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x066d5b…167b94
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1aaeb4…8dd0f1
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5207a2…b6e8a4
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe7e2bb…45495e
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x411711…8a6e36
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x521b43…ab7ba0
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x793818…9d4917
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x97291a…a262ac
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd5bf23…95bed0
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x24d67c…9c58ca
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53d013…a9ad4f
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5dd938…b2ed46
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf7241b…5b3c19
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf2bbc9…eaff2b
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ee9fa…deb1da
0xcb94…d3980x6a5e…c666Basex402 service$0.001100%payAI108d ago0x381cac…353ca5

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.