Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x7360a3…af3b72
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x393227…b8a04a
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x7bbe6d…5923ff
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x1728d9…9a2b60
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xc7f7da…3f814d
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x113d40…58b15e
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x216683…42146e
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x22296b…be046d
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x97d864…7d7bf2
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x15afc0…f752cf
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x12bfa4…d5c486
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x40b145…b13e7d
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x98d659…d6c6e6
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x2b5ebe…53c468
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x3853ea…911066
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xa2365f…deb8a7
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xf95dc1…e573fe
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x5b907d…fe9264
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x16c73a…027f60
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x9e2760…0498f8
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0x7a76bd…dd3acc
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa40d ago0xd0356d…8e3072
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0x435f64…95e39d
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xc2e155…18a11e
0x2a90…92780x9c95…e299Base—$0.001100%fluxa40d ago0xa12243…c1bcd2

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.