Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0x8d4c79…2a530f
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0xbb85db…8070ab
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0xad2a8a…030be4
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0xea94c3…5fa34d
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0x65bb8e…df4bcc
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0x0e1571…31b8f5
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0xc55791…c6ac95
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0x1a9165…9b1a1a
0x86bb…01120x9c95…e299Base$0.001100%Route unknown33d ago0x97ff04…d4e5dc
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x22ec08…bdf99e
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x41f534…aed3d6
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0xb4bdd4…c5ab60
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x88cca7…27dd8b
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x8f1c8b…01f5a8
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x1058fc…518947
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x4031a3…6fa8fe
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x69dda0…062958
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0xb15c69…0d1ba5
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0xce7531…80c4f6
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x56f819…af0189
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0x98918d…a1d20e
0x86bb…01120x9c95…e299Base$0.001100%Route unknown34d ago0xe56a64…57e542

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.