Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xc9b0ef…e611a9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xbf9197…e67161
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x40f6f5…540f81
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x0fd4f9…1980b2
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x500378…7fdf34
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x6f185b…54c529
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x20d4eb…892b3f
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x066809…73e9a5
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xc2705a…250beb
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x611147…3130f1
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x6fb515…179ffb
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xcff30d…d4b489
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x500449…6e9fcb
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xaadbd7…412c9b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x5d1d63…788d1e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x834b31…fc7052
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x99edaf…336898
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x1fed23…57719b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xfb2298…141359
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xa52cb3…d7bf5d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xaebaf5…c4f81c
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x49d777…25f965
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x055f73…21971e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0x05bab1…b19111
0x350e…50890xfe80…47eeBase—$0.001100%fluxa17d ago0xe29fbf…2a3839

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.