Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x45e173…74908e
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x9e2e4e…5fdfbd
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x0e6ec4…0dc3ca
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x319e21…f2900e
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0xf585f1…f57e70
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x17e083…affce4
0x386e…832c0xfe80…47eeBase$0.001100%fluxa33d ago0xed0258…a9b344
0x386e…832c0xfe80…47eeBase$0.001100%fluxa33d ago0x68f8be…10c744
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0xb2d084…7d12e0
0x386e…832c0xfe80…47eeBase$0.001100%fluxa33d ago0x730782…f3d1d4
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0xa448a5…509db9
0x386e…832c0x9c95…e299Base$0.001100%fluxa33d ago0x6a92ef…a6b57f
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x7b6499…7c93a9
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0xb87bbd…51e618
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xac7437…636080
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x07b2fc…de0f14
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xa31f69…097fea
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xaf4425…4ee036
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x6fcbc6…7ebb2a
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x6c793c…9e88c1
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0xf575ac…c68f94
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x95b703…318ff7
0x386e…832c0x9c95…e299Base$0.001100%fluxa34d ago0x0e125a…5db864
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x58bea5…4ed68b
0x386e…832c0xfe80…47eeBase$0.001100%fluxa34d ago0x366b87…63b25a

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.