Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x0b6a9a…3c1628
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x1ba681…8cb4dc
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x24b031…019bce
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0xdbe2f2…5199da
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x4b67f1…93a1a9
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x84d2a8…f3b792
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x2a439c…1fe747
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x5db865…7ac409
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xbe3f02…311f23
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xb908cf…6b02d1
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x3d380d…d8f4e2
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xb70ce4…352746
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xae47f5…1b090a
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x5b5798…c29681
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xe42fcb…71d489
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x7b95c4…d825af
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x8c908a…5a1025
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xaa1d98…33421e
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x5165ef…bd2649
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0x6ae22e…0b2c74
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa38d ago0xd931f1…5806d8
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x70cfad…d8d047
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x5b2ef3…795549
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0xbf5e31…8fb6ea
0x36c0…2ef60x9c95…e299Base—$0.001100%fluxa38d ago0x3b21cf…93cf9f

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.