Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xfa3fc6…c5dd6b
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x1bee6c…c87e8f
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xdd0736…da1e8c
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x47c739…f1d13f
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x13dfc1…56325a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xa66624…73b8bb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x74af32…87f501
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xefe012…570635
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x522851…5da189
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x986622…252c22
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x3bb0c0…1c4124
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xa8341a…0cde79
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xa42f44…73ba2b
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xf7e861…43fecb
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xd6f289…1c5ef0
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x991efa…3d7ae0
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x944e57…861ed6
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0x0b6c28…8815ac
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xb5e36c…0e0d1e
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa18d ago0xb035a6…33d897
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xa36273…e179ed
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xc632ac…a316dc
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xc59771…a4018a
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0x2f573d…2bdc6d
0xfe16…b2630xfe80…47eeBase—$0.001100%fluxa19d ago0xb0f561…26ac71

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.