Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x004705…887283 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x9463f6…3c867c |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x959054…64914a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x1bef15…825c7f |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x8fcc52…c91833 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x3edd1e…40e2c6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x26852f…c41cd0 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xc2f768…ddaf28 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xb9824c…a33af9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x61f73d…b16c50 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x8b4a5e…cc8baf |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xfd1ec3…19da71 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x416079…9f19ba |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x7aaa39…0d00f8 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x0ba2b8…0c2480 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x68ef4b…8d82d7 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x0a410b…b01259 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xd9b00f…b238f1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xdce587…58c3ee |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x77c865…1253f9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x1bfdf2…7f7b85 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xab7b91…92e388 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xac79ca…c88d66 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x707ba1…97a9a5 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x038f78…847015 |
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
Show the promptHide 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.