Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x47c0b8…682419
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x2f549c…f3691d
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x571cb1…62c91b
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0xdbd525…b2a37a
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x3c590b…518658
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0xa413a8…a1d1ee
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0xfa4329…7c4a18
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x4ab7ed…37d974
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x3244ba…3244cf
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x4cefcb…210f5e
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x290c54…1ade05
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x6c2506…a255c8
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x1ec5f1…a290ba
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0xcd3803…359a7d
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0xba9e6b…8d4cc9
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x652c9c…90de33
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x8c44cf…3e1b73
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x9ec0cf…49c0aa
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x47eb49…c788ce
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x11ce73…71da64
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x8c1cde…812bd0
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0xf68c2b…db0467
0x79d8…d9df0xfe80…47eeBase—$0.001100%fluxa45d ago0x46cfa8…fec8ed
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x8ffa04…7397e0
0x79d8…d9df0x9c95…e299Base—$0.001100%fluxa45d ago0x1e87d2…4da8d1

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.