Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x53fa4f…332146
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xbcd236…dd7bef
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xf30845…ce1c5f
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x9b8e7e…5b9691
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x799c1b…1b5c21
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x51fd87…cc1156
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x56d4ca…6e1706
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xf097c3…bc96cb
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x483286…04c5f6
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x37fec9…cc0011
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x861c31…bd3a9f
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xc5313d…8731a1
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x66461a…d74d39
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x7d1b2c…689fd4
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xdab55a…7db96e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x99fc0b…58a63e
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xe1a186…dcf625
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xd33d28…13a7b8
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x649c48…71d65a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x12171e…cb5e14
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xd4cf37…949e32
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x0a6b6a…70185a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x2611f1…e52ad8
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0x530a1b…80be2a
0x679f…86740xfe80…47eeBase—$0.001100%fluxa20d ago0xb0afa4…e99deb

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.