Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa42d ago0xa4c0ad…ad58c7
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa42d ago0x3539c5…68453b
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa42d ago0x378bb4…dd5d3a
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa42d ago0xf62200…939a9d
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x51e533…f46247
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x4ef1d7…a3c715
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x5f5093…a6f7f6
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x532e73…d0b27c
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0xdf006a…2ee5f1
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x9004aa…c42e39
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xe367ed…515886
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xb919be…186e67
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x77eeab…e731c5
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x0a77cf…b6e642
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0xaa453c…da7cc3
0x8ba6…35780xfe80…47eeBase—$0.001100%fluxa43d ago0x61a466…9dcfa2
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xc77c21…628764
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xbf9234…97da34
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x61ef9b…7a6d32
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xf5713e…0d14cd
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x45e2f0…315a62
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x63c479…7b9e4b
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0xc910e0…795e2f
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x8b30c6…522f96
0x8ba6…35780x9c95…e299Base—$0.001100%fluxa43d ago0x82e6ee…75dde9

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.