Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xdcf213…724979
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xd322bf…0e8ebd
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xf9d174…357916
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa37d ago0xc448ef…638daa
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xa8b800…c73127
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x384638…614606
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x3101dc…d6af0f
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x23abd1…63acef
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x8205f7…3e3a04
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x47362e…0c6274
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa37d ago0x38d54c…cf79ed
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x17c4c1…90585c
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x8716d1…25dabe
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x0c47bf…d04cd9
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa39ef…971839
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xea2aba…0c929d
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa37d ago0x0083b2…14453f
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xa57ecc…ce7968
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x24d6a5…fbc925
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa37d ago0x772f47…2e27a6
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x26c322…08d912
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0xe71fa3…468628
0xaf9d…353f0x9c95…e299Base—$0.001100%fluxa37d ago0xb58dc2…e37063
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa37d ago0x7821fe…eedb5c
0xaf9d…353f0xfe80…47eeBase—$0.001100%fluxa38d ago0xc80f64…8982e8

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.