The Dexible infrastructure receives orders from traders via an API endpoint and continuously evaluates market conditions to determine if orders can be settled. In its current form, Dexible evaluates token swap orders by checking many DEX platforms for current pricing, etc. When it determines that market conditions match order criteria, it submits transactions to Dexible's settlement smart contract, which then calls out to one or more DEX contracts to execute the actual trades.