Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x7f7ab6…a6c2d6
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xcd7cde…dab577
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xfa96bc…ea695e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x382c83…03e8eb
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xc39100…8340f1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x3ee56d…972489
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x2add94…39a2fb
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xfa2a68…6a3e4c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x437cfd…e95193
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x9f1813…6db86f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xf12bed…08bd83
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xe7e134…44cd9b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xcf8e89…1fa772
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xc52a73…075885
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xba551b…712ab9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xc4a31a…ce8cdd
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0x03b9df…3ffd17
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa10d ago0xa9bd0d…06b2f3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0x984474…5035bc
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0xef0698…61ab32
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0x2f234b…da722a
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0x870d9a…ea2c9c
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0x7b05f9…a75df7
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0xd06898…dcac84
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa11d ago0x9cdf62…1861ef

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.