Pricing

We take nothing from retail and nothing from you for integrating. Where money does change hands, the arithmetic is on this page.

17Chains15 EVM + BTC + SOL17Routing venuesRaced in parallel16/17Healthy nowDegraded venue0Fees for usersPermanently

Retail pays zero. Permanently.

An anonymous call, a bare no-fee key and a swap in the consumer app all pay no markup. Not an introductory rate. Not a promotion.

Network gas still applies where a route touches a chain, and we add nothing to it. On RFQ routes the user signs an off-chain message and a solver covers the gas, so those swaps cost no gas at all.

Earn on every swap

Set a fee between 0 and 100 bps (basis points; 100 bps is 1%) on your own key with PATCH /v1/keys. We collect it at settlement and pay it out to your address.We keep a fixed 40% of what you collect.

On a $10,000.00 swap at 20 bpsAmount
Fee the user pays$20.00
RAVN's share (40%)$8.00
Paid out to you$12.00

Some venues take a cut first. On those routes you receive slightly less than the table shows. The per-venue split is in the pricing docs. Every quote carries fee.bps and fee.amount, so both sides read the applied fee in code rather than trusting a table.

This is your price, never something we add on top. Set nothing and your users pay nothing. That is the default, and where most integrations stay.

Rate limits

Published, because a rate limit you cannot see is not a limit you can build against.

Agents pay per call

Software with no account pays for the request it made, over HTTP 402. The price is in the response.

EndpointPrice
POST /api/v1/x402/quote0.001 USDC
POST /api/v1/x402/execute0.01 USDC

Settled in USDC on Base or Solana. The MCP server and the ordinary REST API are both free. x402 is for agents that want their own metered access instead of a shared credential, not a toll on the rest. How it works.

What we never charge for

No platform fee

Nothing to integrate, nothing monthly, nothing per seat.

No gas markup

Network costs pass through at cost. We take no spread on gas.

No minimums

No volume commitment, no floor, no contract to sign before the first call.

No key to start

The API works anonymously. You only pay if you choose to, and so do your users.