Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x35cfbc…785da3
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x9ec6e5…8e0cb2
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb3ceb9…dafbb3
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xe0f0bb…4d146d
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb0f8c4…e399d0
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x75b749…e2d5ef
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x2ded49…f6b001
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xae1f69…50cb53
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d89e6…9a3681
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xfb077a…fcdb88
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x69cd98…10d245
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xaadbe5…da8003
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x0a19ca…c497eb
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x1eb841…b98003
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x1cdff9…e3c4ff
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x72679e…250b51
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x9c0292…231ea1

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.