Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0x2dd526…dcb787
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0xc51f97…022800
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0xb93e5c…893968
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa47d ago0xb222c1…2b7854
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0x77561e…5c0c2a
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0xab9505…39a0e0
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa47d ago0x1c258e…a601c3
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0xcfb2bb…c78529
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0x3c2b7d…697e4b
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa47d ago0x633b59…4d1f63
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa47d ago0xc450c1…5eb4d9
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa48d ago0x4739ab…8e806a
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0xe56942…d5f67c
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0xc1195b…1df289
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x040fc8…68b319
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0xaeec1e…bf7469
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x25a829…f67dcb
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0xf07474…152df2
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x492044…cdf758
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x23e5e4…3eb1fd
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0xe6c275…8a3a27
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x89b5d7…a26474
0xf4c2…ca4b0xfe80…47eeBase$0.001100%fluxa48d ago0x1ad8ab…45e613
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x1bd053…0d49e8
0xf4c2…ca4b0x9c95…e299Base$0.001100%fluxa48d ago0x1435e8…777992

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.