Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa108d ago0x153198…1f8d5d
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa108d ago0x9c71ec…9676b6
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa108d ago0x936763…570a65
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa108d ago0xd3e06d…48d6a8
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa108d ago0x4b6441…d9863a
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xda4d07…4e1895
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x035c09…1ad1a4
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x88d5a1…77f9a3
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xef3451…848f91
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x961863…50212d
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x0471ee…8590bc
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x365313…8e1a52
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xb59d4e…620d99
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x765298…eb4354
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x7eefb9…22b162
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xc9ada8…d01ffe
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x118b78…bedf9b
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xf6cffe…b63c05
0xb90a…9ae40x6fd1…a11dBase—$0.05100%fluxa109d ago0x47c5bc…6ced71
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x52daac…876f71
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0xe37e80…ad8652
0xb90a…9ae40x6fd1…a11dBase—$0.01100%fluxa109d ago0x02e55d…b79c15

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.