Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xbd1fb5…7148cc
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x85d715…5de042
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x9df5e1…d535d9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x60279d…d220f1
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x4ebf37…7a296e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x4866b7…7a1f0e
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x75fc8e…fd0e72
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xfb8a50…e6eb99
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xab0727…c647da
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xc655fa…e25cbb
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x6ee071…870b88
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xc6987f…6d564f
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x2a5d1c…bd0660
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x752253…d204fc
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xfd856d…d2201d
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xcd6a64…a60f81
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x39486a…c09fea
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xb372d8…fa7e29
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xea4562…289e06
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x91dcf1…b7e1ce
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x37c6f4…e45220
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x3fced6…f01bb9
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0x0e1967…68505c
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xb4a9f7…d929ec
0xaabd…8b610xfe80…47eeBase—$0.001100%fluxa25d ago0xadccce…b6fc73

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.