Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x595595…4af247
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x51fc89…bdef02
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x52af79…4859ff
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x312319…53d8a6
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xf679dd…2d6a0c
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x2a6ce6…ddd6e1
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x243f54…427183
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x94288b…7c9579
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x9fd2d4…287f08
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x46ca37…03f4f9
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xa19cd7…895b01
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1ac876…1a1235
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x7d3f6f…8901c4
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x532a88…6d9760
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x2f5457…af8511
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xad1072…145103
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xcab716…05c810
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x3fe818…b15af3
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x48c79c…d57a2f
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x002817…090861
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xdbaadb…afdc2b
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x2ac6f3…7e4c33
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0xc83a3e…935f69
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x1dc954…602e87
0x28c3…4a0e0xfe80…47eeBase—$0.001100%fluxa15d ago0x49ba28…196be0

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.