Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x31cab0…fffdcc
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x14e4dd…b5b9a0
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xa552a5…03ef5f
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x0bbf28…ffa389
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0xfd8b6d…9daeff
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x402e2c…3f6598
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xd54a10…f72b64
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x113fda…82ed8f
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xd85853…8e1cb9
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x2039f7…9ef944
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xcc9f61…41d1a3
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x4386fd…802a0f
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xd0f9f1…169dd4
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x0ef1ca…ddc901
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x5c65c4…dbf2e7
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x29b597…1e36aa
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0x798921…339fe2
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x026468…e19799
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x3c91a6…e720d6
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0x6eca16…f8da3b
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa34d ago0xc396c8…8380cf
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa34d ago0xc45648…f6a02c
0xf6ed…a2440x9c95…e299Base—$0.001100%fluxa35d ago0x14bd55…c350eb
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa35d ago0xc71247…0e43ea
0xf6ed…a2440xfe80…47eeBase—$0.001100%fluxa35d ago0x2f5bbc…481a82

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.