Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa23d ago0x485a8c…88f538
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa23d ago0x677065…7602f8
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa23d ago0x4ed1d3…0940e7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x5782d3…e5b3a9
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xd56785…ce5de7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xb092ca…d755c6
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xf86774…976948
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x3076fa…3c2f0a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x9fa6f7…c5822b
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x890304…c9f3ce
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x757f8a…253f5e
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x347795…5b5423
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x151c8c…e9ff12
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xd43a78…13a3a7
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x5fa208…49da48
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xa59dbd…7c6b4d
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x85752b…7178d4
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xa8a101…95cad1
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x249c11…454120
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x5f69c1…68f1ac
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x7e2029…14b5bb
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xf79d92…1e985a
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0x251534…2ffbc4
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xee8478…096030
0x9349…5ac30xfe80…47eeBase—$0.001100%fluxa24d ago0xb57390…6831ed

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.