Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x2a172a…174aed
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xd743ad…73a46b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xb5e2b2…c4688e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x103809…681b85
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x89f7c7…d896f9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x58192a…378d15
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xde0b2b…39420b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x52bbd6…5042df
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x07511c…491d63
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x13b1b0…7ed913
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xccbc66…23e02d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xa55090…3f1397
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xa47ae3…941b2b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x01639d…239b81
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x85e04a…03238f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xb171c2…5a49d9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x005019…89b586
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xa0d26b…0d2e7a
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0x917d6a…ab78cb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa89d ago0xada8d2…434d27
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa90d ago0xca2f80…8c2f88
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa90d ago0xd5f94b…0251b6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa90d ago0x84cfba…df04f9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa90d ago0xde0942…46fd2b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa90d ago0x7a8b05…d065c9

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.