Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0x21963a…09ab28
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0xc6b13a…d7ea3b
0xebda…12290x9c95…e299Base—$0.001100%fluxa38d ago0x9d503d…22337e
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0x41c90c…37ee36
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0xad5929…ba734c
0xebda…12290x9c95…e299Base—$0.001100%fluxa38d ago0x571f50…afd873
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0xd9f42d…2294d3
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0x7de4e4…ad08b3
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0x86f3f4…b9aec5
0xebda…12290xfe80…47eeBase—$0.001100%fluxa38d ago0x5cacd1…1ac5ed
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x1e987c…2fd59d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x36b4eb…8e1c2b
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0xb03463…70f341
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0xf83b8b…811725
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x77f5ba…670a09
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x5a1263…7b3567
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0xc5a9bb…4125c2
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x1ae008…c823d0
0xebda…12290x9c95…e299Base—$0.001100%fluxa39d ago0x1ec4ce…7b8cbf
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x28f37c…8d7f09
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x2a8ca9…68dcbb
0xebda…12290x9c95…e299Base—$0.001100%fluxa39d ago0xc64c99…b96258
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0xc49647…5b1b16
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0x7320ec…54c66d
0xebda…12290xfe80…47eeBase—$0.001100%fluxa39d ago0xb6572a…740384

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.