Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x24449c…f3b7ff
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xca7904…96a24e
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xe05a07…49cd1d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xe40ec6…f41f2f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xc145d6…1eda97
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x9ed59e…4d6180
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xcd0ab6…f77b47
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x7510b4…dfb417
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x600cbb…03cb38
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x941ade…3dd388
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0xc56315…1cdeb0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x9297dd…b68949
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x4e8ffd…f2dd7f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x4aee27…28489d
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x20bad3…fd53c3
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa18d ago0x8ea7d0…ac78f9

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.