Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4dd…e2cc0x244f…cab9Base$0.01100%fluxa66d ago0xa86828…afdf61
0x244f…cab90x53c3…e8b2Base$1.43100%fluxa66d ago0x035167…afb735
0x244f…cab90xd9f7…f003Base$1.43100%fluxa66d ago0xa15bb6…6747c9
0x244f…cab90x3011…19d5Base$1.43100%fluxa66d ago0x170d95…529700
0x244f…cab90x96bb…44ccBase$1.43100%fluxa66d ago0x0eb777…f8b54d
0x244f…cab90x849e…5c49Base$1.43100%fluxa66d ago0x96611c…0c2391
0x244f…cab90x6992…2395Base$1.43100%fluxa66d ago0x66efe9…9d0191
0x244f…cab90xc4dd…e2ccBase$1.43100%fluxa66d ago0xe9adc9…d3bcf3
0x40b7…96660x244f…cab9Base$0.01100%fluxa67d ago0xca6138…0a2514
0xa5d8…cf6b0x244f…cab9Base$0.01100%fluxa67d ago0xccf075…c1ceff
0xd73a…a66d0x244f…cab9Base$0.01100%fluxa67d ago0x8b7213…6bf417
0xd73a…a66d0x244f…cab9Base$0.01100%fluxa67d ago0x11f281…292e2b

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.