Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x8b7e15…7ad168
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x67bc95…215624
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x666c47…2d67fa
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x0e5061…55e4a9
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x17e81d…701ac7
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x742321…da138f
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x0b7d04…aeeb56
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0xf3c0da…d34661
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0xcf639d…f89b36
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x706f0b…d66792
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x94ccd0…6b3969
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0xf023ae…349c2c
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x614efe…d0f7b1
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x50b4dd…42d1f2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x8636ab…8ec12e
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x54fa5f…b658cb
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x03bdd3…504051
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0xe56756…9cdf5a
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x1b58c3…6a6a50
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x27580a…d942d2
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x0a746c…da2272
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x74bf64…8b2264
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x482fd9…4bb748
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0x285594…04bea0
0xa5de…66900xfe80…47eeBase—$0.001100%fluxa10d ago0xdca9ee…f89430

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.