Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa18d ago0xa9edf9…82f15f
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa18d ago0x91aeec…f3b7f4
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x14734d…72b30f
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x124e65…113eb9
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x0f2a75…0aabe4
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x8dc19e…3ce5dd
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xf81583…5ae1eb
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x9c81d2…4f5dce
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x215cd2…d05317
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x1b12ec…3ea895
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xcf9f37…9ae571
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xeeabd9…60aa73
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x2e20ee…438e9a
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xc975de…955a78
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x078451…1b3d2b
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xc2a30d…c214fe
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xd21c81…c70d60
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x8283ef…8b69b0
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x51ce31…bad792
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xec2999…02a67d
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x714783…237eaf
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x977449…ec9e24
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x28533c…b23a52
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0xa69745…718569
0x6d6a…6c340xfe80…47eeBase—$0.001100%fluxa19d ago0x8af6b1…e60cc6

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.