Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0x39d001…234b1c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa34d ago0xbb108c…373509
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0x21d17e…6fedaa
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0x4ade9d…dca7d3
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0x8c6850…a6eded
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa34d ago0xdefdec…fda7df
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0xf0bcaa…6e7f02
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0xe7d0f8…4b79c0
0x102d…f7600x9c95…e299Base—$0.001100%fluxa34d ago0x1c0bb1…81018a
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa34d ago0x75d0c3…b1f714
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0xbc5c9d…2b5d98
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x226da5…8fd053
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0xca9214…f01b56
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x459827…3df77f
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x8f2aeb…ed4cce
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x97ab94…6356a6
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0xdd8a7e…39db36
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0xf81a1c…ecdaa1
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xffe8e0…2cd15c
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0xee2796…0be6e5
0x102d…f7600x9c95…e299Base—$0.001100%fluxa35d ago0x0876ba…d8b0da
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x9ef251…1ae867
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x5164f5…2be837
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x9c7c5f…5f4e52
0x102d…f7600xfe80…47eeBase—$0.001100%fluxa35d ago0x8f766c…c9e0ca

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.