DEX aggregators are meta-routing protocols that scan the decentralized exchange landscape to find the most capital-efficient execution path for a trade. Instead of routing an entire swap through a single pool, an aggregator splits an order across multiple pools, protocols, and multi-hop pathways at once, optimizing for minimal price impact and maximum output. They handle trades via on-chain routers, off-chain intent-driven solvers, and RFQ (Request-for-Quote) market makers. Because aggregators sit cleanly above the base liquidity layers and manage high frequency volume, a CaaS rail can attach easily.
Positive Slippage / Surplus Capture
Definition. A percentage of the positive slippage generated when real time on-chain market fluctuations cause an order to settle at a more favorable rate than the maximum slippage quote the user accepted.
Value-stack tap. Execution layer / smart contract layer (routing and trade settlement contracts).
Cost-bearer class. User paid (surplus extraction, where the user still receives at least 100% of their quoted price).
Example protocols. 1inch Network, ParaSwap, CoW Swap.
Value flow.
Allocating a fraction of positive slippage captures unquoted value before user settlement, maintaining highly efficient routing.
Partner API / Referral Fee Split
Definition. A share of the volume-based affiliate or access fees charged by aggregators to third-party B2B interfaces (like embedded hardware wallets or dApps) that route consumer trades through their backend developer portals.
Value-stack tap. Product Wrapper Layer (aggregator API infrastructure routing layer).
Cost-bearer class. User paid directly to common CaaS rails.
Example protocols. ParaSwap API, 1inch, LiFi.
Cross-Chain Intent Gas-Refund Arbitrage
Definition. Modern cross-chain aggregators rely on off-chain fillers to fast fill user tokens on a destination chain before the underlying slow bridge settles. When fillers optimize their destination-chain batch execution, they frequently experience localized gas cost reductions compared to the raw gas buffer priced into the user’s intent quote. A micro-fraction of this execution surplus can be intercepted by a CaaS hook.
Value-stack tap. Execution surface (destination-chain settlement manager / filler bots).
Cost-bearer class. User paid (derived from over-quoted gas safety parameters, leaving the core token settlement balance fully intact).
Example protocols. Across Protocol, UniswapX, 1inch Fusion.
Aggregator RFQ Private Market Maker Rebate
Definition. Aggregators routinely match institutional or retail orders off-chain directly with Request-for-Quote (RFQ) private market makers instead of routing to open AMMs. Private market makers avoid slippage and price-impact fees by settling trades atomically from their own inventory, passing back a performance rebate. A fractional cut of this private settlement rebate is programmatically redirected into the CaaS substrate.
Value-stack tap. Smart contract surface (RFQ trade clearance / settlement router module).
Cost-bearer class. Project paid, surplus (subsidized from the institutional market maker’s optimized transaction routing margins).
Example protocols. Hashflow, 1inch RFQ Engine, ParaSwap Delta.