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 | 22d ago | 0x808f79…d16d7b |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0xe638d9…ff2d4b |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0xdd8f39…93e28f |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0xe9b184…776f1d |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0x2d052b…81ff3e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0xe5c734…667e07 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0x7c4069…2bf0b5 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 22d ago | 0xc784d6…2a103b |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x962649…fe27cb |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x51da52…4ce6d3 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xa1af45…df5503 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xe9c6d0…77570d |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x03e190…13c963 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x32dae0…1a6f05 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xcd58d1…899595 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x71ae22…3ad65e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x2235a7…97e862 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x0f12d6…0bc858 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x5312f7…9564a9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xa5652e…7e3f98 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x35bb93…36df08 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xb88665…7f34a9 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0xb4a6be…dfc9c0 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x0d7940…eb4ae1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 22d ago | 0x388dae…28c54e |
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.