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 | 25d ago | 0xa81b99…d6e808 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0x735e7d…454541 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0x1eec95…0cacf7 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0x6347ec…03b6a8 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0xfb4a64…f2df43 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0xe3feb7…19fd16 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0xadf165…6c4955 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 25d ago | 0x2bca6b…c51388 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0xf4d255…eb2079 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x6f8111…23093f |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0xf22e94…5c8c57 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0xa8691d…e824da |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x705646…22f694 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x96adfd…8857a3 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x8f9dc5…769543 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x247f11…254adb |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x111b76…51ae6e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0xeea19b…56640a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x9d065b…9c21ff |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x93fc98…ef9143 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x3a1409…690df6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x3ce6da…4b49b6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x377a03…070416 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x3afb6d…907df4 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 25d ago | 0x2f5318…c505e8 |
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.