Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0x4967f0…240d8a
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0xdf9ea6…c8fef3
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xccb380…fe48ff
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xfeeb63…48178b
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x28f50b…52941b
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x41cc18…128410
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xc4031e…dbecf8
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x93e2b9…2f6884
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0xaaf63f…a30512
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0xbcdcd6…54e95d
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x09089c…adfd8d
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0x776e29…5812bc
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x1d2128…1dc131
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xb3d38e…2659b7
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xe32333…46f7ce
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x3d5b63…6512ca
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0x2f1ddc…304fe3
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa39d ago0xf7d2aa…03a7f3
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa39d ago0x6e0ea1…a3a1f4
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa40d ago0x8bf0f3…ca8cf2
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa40d ago0x89a611…92e4c8
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa40d ago0x41f22d…2f195d
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa40d ago0x4cd67b…5efa72
0x76ac…eb560x9c95…e299Base—$0.001100%fluxa40d ago0x4d132a…ffb350
0x76ac…eb560xfe80…47eeBase—$0.001100%fluxa40d ago0x7b27be…27e8e6

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.