Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6664…00f70x9c95…e299Base$0.001100%fluxa38d ago0x911d6c…805bb5
0x6664…00f70x9c95…e299Base$0.001100%fluxa38d ago0x7f8381…0fced4
0x6664…00f70xfe80…47eeBase$0.001100%fluxa38d ago0x831f5e…9126b4
0x6664…00f70x9c95…e299Base$0.001100%fluxa38d ago0xc8ba3b…913073
0x6664…00f70xfe80…47eeBase$0.001100%fluxa38d ago0xc002c4…07976e
0x6664…00f70xfe80…47eeBase$0.001100%fluxa39d ago0x118f92…5cef10
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x3dedbd…3a9fad
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x04e9b8…5d5876
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0xc9b2aa…2778ab
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0xd090cf…84f04f
0x6664…00f70xfe80…47eeBase$0.001100%fluxa39d ago0xf1367a…964cf5
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x5b392f…67efba
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x0f6c79…bdbb03
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x952953…b029a7
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x8045e2…d2d108
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x0dd253…ac35bb
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x3c46ce…6c4987
0x6664…00f70xfe80…47eeBase$0.001100%fluxa39d ago0xf61b30…c75fad
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x204b3c…884261
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0xc5e839…988767
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x06dec6…c7fbf2
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0x1e7aed…2d1975
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0xd9389b…2e721a
0x6664…00f70x9c95…e299Base$0.001100%fluxa39d ago0xaff5f5…fdd84b
0x6664…00f70xfe80…47eeBase$0.001100%fluxa39d ago0x61b580…b9c0f3

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.