Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc059…8b5eStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x127473…f57ec5 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0xc4f71b…6e13cb |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x899765…9fd2f1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x46d872…eacc1d |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x2720ae…606e0a |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x56ff17…f26a02 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x7e53a3…a0481d |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.008 | 100% | coinbase | 1d ago | 0x44edbe…8ab8a7 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x308d6d…5ecfdd |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xd45eb5…1a21de |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xe1473c…8c106e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x304b6d…4c5ba6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x82a2f2…a4d2a6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x771f6c…ed0869 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xa23448…9053e6 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x04ae8e…60ce05 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x4c3e15…8615db |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x8f3d8a…1e7e6e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0xd98166…99b770 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x3e1c23…1ce0b8 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x5e761e…b0c8b1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x055c00…ce6089 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x30bac4…1a6fe1 |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x3135ed…17cf0e |
| 0x43a5…7fffStationFX | Base | StationFXFunction-marketplace | $0.005 | 100% | coinbase | 1d ago | 0x10c721…2bfd4e |
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.