Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xc66d35…9ec164
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa51922…8917f2
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa2c3ca…80aeff
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x406207…796c19
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x361b10…8d26d8
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x968819…c20b86
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x1e3721…367148
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5ed87a…15fc6d
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x877c3e…a7bc39
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x53b28d…b415f0
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa9d05f…57c91a
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xb60300…91d904
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x13ec80…0de46a
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x776d50…fa6693
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xf3b315…91e955
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xdc50ef…b30646
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x5a8253…1bc013
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x69374c…d4638d
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xa3cb49…82ab4d
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x40f735…b678fe
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xd146d1…23e087
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x8247a3…53b56e
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0xd12d69…243473
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x112a97…4c2d46
0x8071…aa4e0xfe80…47eeBase—$0.001100%fluxa16d ago0x70f518…665280

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.