Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x8bd314…8e3425
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x6471aa…c05b55
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0xd848e1…39fd0f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0xb2ca3b…f089a6
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x05ca7c…319e9f
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0xa4e5f1…4d3047
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x6517ec…732aa5
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x20ee2f…c7bff4
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0xba1292…11c094
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0x2071df…3e723b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa17d ago0xcc1b0e…aeef7b
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0xf647b9…9204eb
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x341a58…039849
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0xc6dafc…84f97a
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x6a11ef…c31348
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x4ca524…54b4a3
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0xb09d37…338877
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x616a8e…8cf4d3
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0xe58b13…a45f48
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x5465ba…802b9d
0x4e50…01620xfe80…47eeBase—$0.001100%fluxa18d ago0x4a0fc6…2b93aa

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.