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 | 29d ago | 0x6babc6…e029ed |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0x3f3822…e655e9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0x667c68…2cd04e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0xd625d4…94c0b5 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0x9dea30…2de443 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0x146f49…e1298c |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0x393a76…b91ffd |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 29d ago | 0xd1d85b…f46276 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x9d71a6…2f6b0c |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xc2a24d…9a9c02 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x2a250f…e6aa0a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x8e0477…fd00d7 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x334b30…2898f9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xc7a2d4…9ee3ff |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xe9fac0…921ae0 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x15fd4d…11ae55 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xc3d1f8…14bcd0 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xcff249…ebb54a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x3b4b35…759f3f |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xddb663…511f9e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x5dc2e4…fd4a50 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xfa7068…226303 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x66ff90…2152e1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0xf8f599…4cc26a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 29d ago | 0x526cbb…d0ddcb |
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.