How It Works
- Get Quote — Call the API to get signed calldata for a
submitOrdertransaction - Submit — Broadcast the transaction on the source chain (includes messaging fee as
value) - Get Fulfilled — The protocol processes the order and credits the destination asset on the target chain
Supported Routes
USDG↔USDG routes use flat dollar-based fees. RH → Ethereum includes a dynamic gas component based on current Ethereum gas prices, with $0.15 as the minimum floor.All other routes use a basis-points fee applied to the offer amount. Organizations may have custom fee configurations.
GET /v1/transit/routes to fetch the current route configuration programmatically.
Minimum Order Size
Orders must be at least $35 USD equivalent in the offer asset.Getting Started
Integration Guide
Step-by-step guides for route discovery, order submission, and tracking.
API Reference
Complete endpoint reference with request/response schemas.
AI Coding Reference
Condensed reference for Cursor, Copilot, and Claude.