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%fluxa85d ago0xa54ca9…c50562
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x8507d3…0fc931
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x6ce0d7…fdd5a1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x0676b2…fcef4f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x16689b…1e3741
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0xf0d06b…6533df
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x3accdc…898fd2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x6c08ec…78ca01
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x947c29…cd2586
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa85d ago0x0b768d…f86af5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x98ed8c…291c9d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x897c9b…ec991f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x823062…2e3474
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xdcc244…3265c1
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xef640e…039958
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x354ebf…2f593d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xefb0ca…f9fa0d
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xdf62ea…2c3800
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xdc75fb…ada4ce
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x470152…fe49dc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x6c67f3…98b53f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xaf891f…97de30
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x89f4bd…2f11f3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0xaa8459…33b1c9
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa86d ago0x697624…bcff52

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.