Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0767…191e0x9c95…e299Base—$0.001100%fluxa69d ago0x02d9c8…76f32f
0x0767…191e0x9c95…e299Base—$0.001100%fluxa69d ago0x071af1…38927c
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x968e5c…ed3123
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xf4d690…a8f168
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x0d1f64…723484
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x07143b…5d064d
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x57b28f…28eab7
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xa9276a…27dc81
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x676334…6ed1e8
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x4eb020…775cf4
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x36dff1…5ed41e
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x0ff5e1…f9ac73
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x2cb70a…1318a9
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xb0f50b…c1db0e
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x808a3c…e3e512
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xd64c26…dd7411
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x710604…140ed5
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xdfad42…0ddce4
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x5b3fdc…b059c1
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xc24829…adf532
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0x38f4a1…986e45
0x0767…191e0x9c95…e299Base—$0.001100%fluxa70d ago0xeeef7f…0b8d1a

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.