Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x337d29…d3e7e0
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x58b59c…9b8a36
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x16b45c…8e3e42
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0xc4d9fe…46ff12
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x77fb82…e8c247
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x42e4ae…a734d6
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x649e45…d71520
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x8f5774…dd18ae
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0xd21545…c837dc
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x89a8e1…36d0a9
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x5b6db9…f6c162
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x6dbbf8…286272
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x402dab…de0d85
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x088366…69aba3
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x13e978…60f77e
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x7169fb…c1b979
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0xdb6172…3eacdd
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x8a8364…a6226e
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0xb906be…c92f65
0x636c…0e080x9c95…e299Base$0.001100%fluxa78d ago0x201335…c94b3e
0x636c…0e080x9c95…e299Base$0.001100%fluxa79d ago0xac8754…8b9f63
0x636c…0e080x9c95…e299Base$0.001100%fluxa79d ago0x07b6f1…24d36e
0x636c…0e080x9c95…e299Base$0.001100%fluxa79d ago0x2804f1…758575
0x636c…0e080x9c95…e299Base$0.001100%fluxa79d ago0xa269e7…c1e644
0x636c…0e080x9c95…e299Base$0.001100%fluxa79d ago0x06337b…10bd03

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.