Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xd91817…eb607d
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xd46c0d…4234e3
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x7ed65d…4c9457
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x26e713…3f24c5
0x8c3b…c4770x9c95…e299Base—$0.001100%fluxa50d ago0x182037…16e4d5
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x4dbb14…844045
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x819398…338126
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x83042e…feb659
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x3e004e…14b8c3
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xf1e908…fec62b
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x216782…890ac6
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x8c4aa0…27e792
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x5cc980…efc73a
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x675702…8898d0
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xdb409c…d20f20
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x0ae6b9…7323c5
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x79a7db…1a9055
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xb3b604…ddff4b
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x6fc062…f012e0
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x08e53a…4e2639
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x29a523…060358
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xb4a49d…b01a92
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0xc06eb7…34a130
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x6b8148…91a2ed
0x8c3b…c4770xfe80…47eeBase—$0.001100%fluxa50d ago0x4b8ec9…d95bc6

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.