Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xe7ab56…d5ba34
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x247a51…895a2e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xd4df27…1cad77
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x7a96ee…2583ee
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x1bd143…27760c
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xb35fcc…e55349
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x573296…75d109
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xd73a1a…56a713
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xce2898…79ded4
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xb201b1…07e16c
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x4f800c…1a960b
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xbd5f2b…dc1db2
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xe365af…afcedf
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x8c504c…66ad6b
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xcaa3d1…4c423b
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x45f26b…e776af
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x5a5435…2f3fc8
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xfe439f…53d3d1
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x201226…717f31
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x9bcd16…1097a7
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x5b49dd…d52af4
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x627654…78cc6c
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x37a44e…42824e
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0xc6d264…6c22ab
0xc6d7…ad560xfe80…47eeBase—$0.001100%fluxa6d ago0x40499c…a620f7

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.