Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0x3670…183b61d ago0x74c601…073104
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x0485…d42961d ago0xc4aad8…9dba0d
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xc072…b4b161d ago0x9bfdb1…ad589e
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x7430…b4bb61d ago0x83cbc4…4aabe8
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x433f…6ee961d ago0x217334…ab10c5
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x79f3…6a3861d ago0xb98879…7df344
0x4dd1…6c1f0x0e3d…7757Base$105.00100%0x77d0…ce5061d ago0x7e1ad9…c08747
0x4dd1…6c1f0x0e3d…7757Base$105.00100%0x53e7…bd1061d ago0xb451a7…accbc7
0x4dd1…6c1f0x0e3d…7757Base$99.75100%0x0744…c73c61d ago0x236043…f8bcf4
0x4dd1…6c1f0x0e3d…7757Base$105.00100%0xf74f…ffda61d ago0x649074…cc9e12
0x4dd1…6c1f0x0e3d…7757Base$105.00100%0x3368…d66b61d ago0x7d10fd…8d98be
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0x9ea2…605a61d ago0xd1de47…57f7ab
0x4dd1…6c1f0x0e3d…7757Base$5.25100%0xfdd4…df7261d ago0x93815a…b04893
0x4dd1…6c1f0x0e3d…7757Base$10.50100%0xd8e2…3d4b61d ago0x27e631…76bbcf

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.