Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x748683…7bc1b5
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x7b30a1…89cae0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x87a6e0…4ceee0
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xaafb2a…48150c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x67322d…315773
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x83949e…456512
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x3012a3…7e4029
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x34e932…c378b2
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x5b4efc…04e25c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x1ee3a0…905262
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x2e0411…72a941
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xc0fe86…7c6b12
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x519f44…b1643d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xc485b9…76d58d
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x5820fe…8ab9f4
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x3a6a2b…114029
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x71ae5a…9ebe60
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xfebbcd…3705a3
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xe6846c…062b0c
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xe2eca7…343827
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xe4415b…ec8195
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xbf73a7…106463
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x0996fb…4a404e
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0xfbfd83…5b84ba
0x0bb6…2fc90xfe80…47eeBase—$0.001100%fluxa16d ago0x7bf18e…1541fd

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.