Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x51e109…628d07
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x874c00…0c0fde
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xf278b8…bd1055
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xb58847…4e4c4b
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xaf8919…3c9da4
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x225220…331ebc
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x0c1002…48023a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xddc61a…2182d9
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x834925…95ce7a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x91f380…8e0013
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xc476d5…60a20b
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xc31617…e573fd
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x7cbfde…05b5db
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x347faf…e655e7
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x0a3328…cbe05d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x02d5f3…266887
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x63a2ce…d1a996
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xc52bc4…32ba74
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x375235…7517be
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x0be14d…31a6bd
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x7be380…998a73
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x4c3438…6a786b
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xf75b80…368387
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0xac78da…48d6e4
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa17d ago0x880f9f…e4d998

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.