For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Ethereum: Added Fluid, Printr, and Renegade darkpool.
Mantle: Added Printr.
Optimism: Added Velodrome V3 and Uniswap V2.
Polygon: Added Fluid.
Tempo: Added Uniswap V2, V3, and V4 support.
New Feature
0x Agent Skill: New agent skill that gives AI coding agents full knowledge of the 0x APIs with a single command. Once installed, agents knows every endpoint, authentication method, and integration pattern for token swaps. Learn more
slippagePpm in Swap and Gasless API: Sub-BPS slippage precision is now supported via a new slippagePpm parameter (0–1,000,000). This is mutually exclusive with slippageBps — existing defaults and validations are unchanged. See more in API Reference.