Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x9f49f9…d32537
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xf0aece…62ca14
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xdbb54b…71edd1
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xdc4614…b34ac0
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x7d5c02…7e68b4
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xa02d07…6301cd
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x312813…aba471
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xb8d2bc…4f2672
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x10fb50…10613a
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x31d0e0…2d4156
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x76ca5e…b91936
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x455449…b274cb
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xc4f6f5…3c3bd2
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x7c17b1…4c4014
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x0bfbc1…889744
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0xc72e3d…e7188e
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x62683b…b8f49b
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x9b68b9…1b53ef
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x0d5c0d…1faea8
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x285022…4dc722
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x8abeba…5934f2
0xb1cb…d7be0xfe80…47eeBase—$0.001100%fluxa18d ago0x2ff5fe…8509c0

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.