Intent parsing
The agent extracts amount, asset, source chain, destination chain, and recipient from plain language.
AI layerInjective x Solana · CCTP Standard Transfer
OmnisRouter turns plain-English payment commands into safe, rule-checked cross-chain transfers. The agent checks the route, validates your spending rules, handles gas logic, and asks for approval before a single token moves.
How it works
Every payment flows through a structured pipeline: intent parsing, route validation, rule enforcement, human approval, execution, and receipt.
The agent extracts amount, asset, source chain, destination chain, and recipient from plain language.
AI layerA deterministic checker confirms supported Solana to Injective USDC routing and validates spending controls.
Rule engineSponsored credits are checked before the payment so fee handling is explicit.
Gas layerYou see the full route, amount, rule result, and fee mode before execution.
Trust gateThe simulator models burn, attestation, relay, and mint steps without touching a chain.
CCTP railEvery mock step produces a readable receipt for review.
Trust layerProduct features
OmnisRouter is built around five modules: intent parsing, route checking, spending rule enforcement, gas credit logic, and payment execution with a full audit log.
Set max transfers, daily caps, approval thresholds, destination chains, and emergency pause. Rules run in code, not AI guesswork.
10 daily sponsored gas credits show how payments can proceed without users managing destination-chain gas.
Plain-English explanations show the route before approval so users understand the transfer path.
Execution steps and receipt fields make the testnet transfer easy to inspect.
See it in action
Type a payment intent. OmnisRouter checks everything, explains the route and rules in plain English, then waits for explicit approval.
Rules run in code · not AI inference
Private testnet
OmnisRouter is currently in private testnet demo mode. Join the waitlist to get access when public testing opens.
Start building
Open the mock dashboard, inspect the rules, approve the payment, and follow the simulated route from intent to receipt.
Open OmnisRouter AppMock data only · No backend · No blockchain transactions