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%fluxa18d ago0x77ce1e…9ded71
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xa74c50…2cc9e5
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xebdbf0…07cf38
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xf217a3…eecd04
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xbf7ee7…2f8bd4
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x4af01e…6e139d
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x8feb83…7b0d02
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x2e15ac…57702f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xaf8c8e…ce0cde
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x21cf05…329b0a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x7ae01d…c1c3ab
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xf1b3c4…d40215
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xc29a8c…a48c6b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xca1c99…ee5c23
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0xd13e4a…54305d
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x42678d…1b5951
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x2dc8ac…d3364b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x30c93c…9b5c11
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x392006…d1689b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x9d3cf0…794411
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa18d ago0x354e55…e99587
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xd8c0cf…97d582
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xa6c665…ce93ec
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0xfd831a…b723fe
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa19d ago0x976357…6b306a

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.