Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xfcdd4e…c51c93
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xaf531f…59ea04
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x1571a8…3a5854
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x96d188…9db742
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xc92567…26e2be
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x9632bb…79a1df
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x3b0f4e…eb4bbd
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xe12ffd…c21ff0
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x29bc5c…3c0c1c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x075736…c716a7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xa1f350…aecc15
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x0a1481…cb0984
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xedab56…6deaec
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x4cedce…e68801
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x3e6bbf…879540
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xbda7cf…1f2ea6
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x53d8c3…b6d6e7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x11d9ab…0fbeb1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x43210b…51db69
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x0c0358…af15b6
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xa2a367…b2c052
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xc72dc6…ed20ca
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x7e2ca5…a6428f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x3ec900…fe4492
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x68df98…113025

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.