Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x983515…492a84
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc619f9…3d8aa0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x82ff2a…809928
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x79ddb1…5f4cbc
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x3ecf76…5c9db1
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x2b5399…e886ca
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xf1adeb…d70190
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc57e89…8eda6b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x897388…31b2d6
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0a3528…72f1b0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x884a05…d9ccde
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xde9554…777d26
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x441625…71327e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x5fe36f…0b10e2
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x626827…1c5a42
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x0dd1b9…e2418d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f4071…d3dd4d
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xfbfd25…3bfc6e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xc9634e…b5afed
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xad32d9…2146aa
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xd42f7c…0ff837
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x513917…983360
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x912cef…15f4dd
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0xe04626…0cb09f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa19d ago0x72e187…008538

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.