Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x47fab7…0f10fa
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xab0a5e…aa4f5e
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x1d20bb…15ef20
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x4ab4e0…b63d16
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x0e486c…7d91b5
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x96dcb7…da9dcb
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xb6b215…fe0ca1
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x8dab35…fcba92
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xb4fdef…1b6269
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x7f2251…454438
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x01cc56…1e8916
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x6d9fbb…e0c8c2
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x7696ac…074ab7
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xac0e24…40eb28
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x5c3951…82bca1
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x87ea46…8a94f1
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x0d3b2a…4b1d0c
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x438183…0798b3
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xbf1045…0138ab
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x868de6…c53516
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x16cbaa…598898
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0xfb2b60…fa9661
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x83b64b…199f86
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x786426…d2e8da
0x0a32…e1620xfe80…47eeBase—$0.001100%fluxa16d ago0x5006a5…3e867f

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.