Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0x379ee3…7537b0
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x175fe7…dafca4
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x2252eb…4a25c1
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0xc7ba2d…6f492e
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0x66adfd…2abd48
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0xad72f9…f4cbcf
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x796a5f…92a9ff
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x4e5761…80c09d
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0xabfab3…933e5c
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x56bae3…0f6b6b
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0xb3cafc…86eb8f
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0x280940…fe9953
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0xb22b91…d306c7
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0xdf8c8f…b79d4d
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0xc98807…a8210e
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x245a50…2dfdbb
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0x2e1c95…c934be
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa40d ago0xf4a152…f938f7
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa40d ago0xe9fb1f…921b1e
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa41d ago0xddbf9c…43e40f
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa41d ago0xd64dc8…aa09f7
0x79d8…d9df0x9c95…e299Base$0.001100%fluxa41d ago0x8b4c47…3ec346
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa41d ago0x6e7a41…7687cb
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa41d ago0x3cdb76…0297b9
0x79d8…d9df0xfe80…47eeBase$0.001100%fluxa41d ago0x74e6dd…6fd2bc

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.