Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x2a488d…313b43
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x74c7af…eac872
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5f23d2…ea4b1a
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x923cf0…179547
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7571fe…f52bb7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x0b7c41…46e859
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x5463c4…a434f1
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xa54829…32aae4
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xdcab5d…8f3d34
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xfcd381…a6f9e8
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x1d58b2…11d298
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x7374f8…0fc9f7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xdf9d79…1d14a0
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0xb97751…fd9da7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa17d ago0x8d72e5…922bd8
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x26a6c4…0fadba
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x3108df…745eb1
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0xc1eb7d…6fa218
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8981b5…401ea7
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x943d18…d25253
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x8822a9…0143c2
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x1434cd…47dd49
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0xaf2b62…feac21
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x7e97ab…61bbbf
0x1365…577f0xfe80…47eeBase—$0.001100%fluxa18d ago0x408ed4…97d326

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.