SPOT TAPE
FRNT-200K2.180+1.42%
MID-128K0.4204−0.81%
OW-70B0.0840+3.11%
OW-8B0.0191+0.44%
VIS-1M1.6400−2.19%
RSN-XL6.9000+0.93%
EMB-S0.01100.00%
14:02:07 UTC
Documentation v1 · UPDATED 21 AUG 2026
Get an API key

How settlement works

Every fill posts through a double-entry ledger. Buyer accounts are pre-funded; a bid that would overdraw returns insufficient_balance before dispatch. Seller proceeds credit the seller account at the fill price.

Settlement is idempotent on trade_id. Replaying a matching-engine event does not double-book. Each journal entry balances; a background reconciliation job re-reads the ledger and fails the process if credits and debits diverge.

Integrators see the economic result as a completed chat response (buyer) or a row on GET /v1/sellers/{id}/trades (seller). There is no separate "settle" API — matching emits the trade and the ledger consumes it.