Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0xe51e88…21f5ba
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x3bc70e…cdba3c
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0xb9fd9d…9acdf1
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x6da728…0f55bd
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x57edce…4a080a
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0xd4c630…86751e
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x5dd959…a71943
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0xbfeb70…2d22cd
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x851fb6…6eee85
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x7fa19c…92f7f2
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0x59f5fc…14ea3f
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa21d ago0xfb49fc…847211
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0x47bb8a…3ed169
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xc41fc7…8bf556
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xaa9985…cbfc18
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xc0e635…da4d29
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0x5ccd99…65fb89
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xdd61bb…1baa05
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xa6e9cb…58701d
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0x812f44…cb85b8
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xb854cd…305a2d
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0x539bbe…95e299
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xa1e3d3…0ac136
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0x89cfb1…4ddb2f
0xe495…ab0f0xfe80…47eeBase$0.001100%fluxa22d ago0xce37e9…612ab3

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.