SODAX Symbol
BETA

Order flow

The path that a financial action takes from intent to settlement, including every routing decision, venue selection, and execution step along the way.

system conceptexecutionroutingsolverexecution coordinationcross-network executionliquiditysettlement

What it refers to

Order flow refers to the full path that a financial action takes from the moment a user or system expresses an intent to the point where that action is settled.

It includes every routing decision, venue selection, liquidity source, and execution step involved.

In traditional finance, order flow describes where trades are sent and who executes them. In cross-network environments, the concept expands: order flow now spans networks, bridges, AMMs, solvers, and settlement layers. The path is no longer linear or contained within one system.

Order flow encompasses:

  • Where an action originates (application, wallet, protocol)
  • How it is routed (which solver, which path, which venues)
  • Where liquidity is sourced (which networks, which pools)
  • How execution quality is measured (price, speed, reliability, finality)
  • Where settlement occurs

This concept is often searched as DeFi order flow, cross chain order routing, or execution quality.

Why this concept exists

In single-network environments, order flow was straightforward. A swap went to the best available AMM on that network. Routing was a local optimization problem.

In multi-network environments, order flow becomes a coordination challenge. The same action might be better executed on a different network, through a different bridge, using a different liquidity source. The number of possible paths grows exponentially with each network added.

Order flow matters because it determines execution quality. Two identical user intents can produce materially different outcomes depending on how flow is routed. The system that controls order flow controls the user experience.

This is especially relevant as solvers emerge as the execution layer for cross-network actions (often searched as cross chain execution). Solvers compete on order flow quality: the ability to find and execute the best path across all available infrastructure.

What this changes for system design

If order flow determines outcome quality, systems must treat routing as a first-class design concern, not an afterthought.

System design must:

  • Evaluate paths across networks, not just within a single venue
  • Measure execution quality holistically: price impact, speed, settlement reliability, and finality
  • Coordinate between liquidity sources, bridges, and settlement layers as a unified flow
  • Provide transparency into how flow is routed without exposing unnecessary complexity

Order flow shifts system design from answering "where can this execute?" to answering "where should this execute for the best outcome?"

The distinction is the difference between aggregation and coordination. Cross-network settlement (often searched as cross chain settlement) depends entirely on how well order flow is managed across the full execution surface.

Last updated: 3/2/2026