Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x0b4361…c75f05
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x1d1262…618a31
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa35d ago0x887ecc…47fbad
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x17428e…5d750f
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xec16f3…b3d7a9
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x79d454…de399f
0xbb16…20ba0x9c95…e299Base—$0.001100%fluxa35d ago0xfff1c9…b68517
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x2883cc…c36651
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xec8bc9…5168bb
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x7b9488…459040
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x5ecd43…58020b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x3b7dfb…266b85
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x4a8212…31e721
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xc934e9…5df0dc
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x4b53ab…ce11ae
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xd0e735…969e1b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x8ec039…69612e
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xe3d38a…09be2b
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x1dff7a…8107e8
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x68db0d…c6479e
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xf301be…6550a7
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x7edadc…be98c9
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0x12a445…019288
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xdf1bfc…b6450a
0xbb16…20ba0xfe80…47eeBase—$0.001100%fluxa35d ago0xf2fad3…9f056b

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.