Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x941771…90053d
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x8848d0…65da51
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x16fe1e…6a6a0a
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x31c8bb…3c8d9e
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0xba7471…64dfd9
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x766dd1…79bb6f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0xe4004a…90a78a
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x9a5e71…e96ebe
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa30d ago0x8b6a05…eb68c7
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0xeae8d3…9c99bd
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0xcf815b…c13fa5
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x0e0548…9c0e85
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0xd2c7cb…b063b1
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0xba314b…b81a13
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x328e35…8c7a1c
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x839e8b…c6f3aa
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x40731a…b945c3
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x23fa56…687f7e
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x0020a6…3bd2d5
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x88f7fd…32a603
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x372adc…058e1f
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0x02f5e2…f5d5dc
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa31d ago0xfcfa98…242db0
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa31d ago0xf5c46a…d72b0c
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa31d ago0xc93a8d…5624fb

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.