New:DeepSeek V4.1Flash release

Every client.Every model.One key.

OpenAI-compatible. Pay with crypto.

MiniRouter
0% fee
OpenRouter
5% fee
Supported payments
USDC, SOL, or any supported Solana token.How pricing works →

Works with OpenAI-compatible clients

Pinned route: OpenCode through MiniRouter to Llama 3.3. Configuration reference

Most-used models this week

All rankings →

Published tokens · 7 days through 10 Sept 2026

  1. 1
    GPT 5.6 Luna

    1.7M tokens · 1.1K requests

  2. 2
    Gemini 3.8 Flash

    53.5K tokens · 10 requests

  3. 3
    MiMo M2.5

    29.1K tokens · 16 requests

Your key, balance, and first request.

A crypto deposit produces the first two. Any OpenAI-compatible client sends the third.

Example accountless setup

Ready to send

Access without an account.

API key
mr-live-…Paste it into any OpenAI-compatible client.
Dashboard link
minirouter.sh/access#…Permanent. Save it with the key.
Balance
Prepaid crypto creditFrom $0.50 per deposit. Never expires.
Account
NoneNo signup, no KYC.

Both values are secrets. Save them before you pay.

first-request.py
from openai import OpenAI client = OpenAI(    base_url="https://api.minirouter.sh/v1",    api_key="mr-live-…",) client.chat.completions.create(    model="meta/llama-3.3-70b",    messages=[{"role": "user", "content": "ping"}],    stream=True,)
PythonUTF-8OpenAI-compatible

Connect the tool you already use.

The setup changes slightly. The base URL and key do not.

agent-settings.env
OPENAI_BASE_URL=https://api.minirouter.sh/v1OPENAI_API_KEY=mr-live-…OPENAI_MODEL=meta/llama-3.3-70b

Base URLAPI keyModel ID

Agent setup

Set it up once.

Three steps. Nothing to install, no account to manage.

  1. Step 1

    Save your access

    Keep the API key and permanent dashboard link when they appear.

    API key + dashboard link

  2. Step 2

    Add credit with crypto

    Choose an available crypto rail. Direct Solana payments start at $0.50.

    $0.50+ direct Solana → prepaid credit

  3. Step 3

    Connect your client

    Paste the base URL and key into a compatible client.

    Base URL + API key → client

Built by SolWorks Labs

SolWorks Labs →

Before you pay

Know the tradeoffs.

Stated here, before payment, not in the terms.

  • No withdrawals.

    Deposits buy inference credit and cannot be cashed out.

  • $0.50 direct minimum.

    Credits never expire.

  • Save both secrets.

    Lose the API key and dashboard link and there is no recovery.

  • Restricted frontier models are unavailable.

    Only routes cleared for platform-funded routing are published.

  • Private traces expire after 24 hours.

    Prompt and completion content is not retained by default.

Before you get a key.

The questions people ask before their first deposit.

Read the quickstart
Do I need an account or KYC?

No. Choose the accountless path and save the API key and permanent dashboard link.

Which coins can I use?

The key flow shows the crypto rails available now. Rail availability can change.

Can I withdraw unused credit?

No. Credits never expire, but deposits cannot be withdrawn.

Will my current client work?

If it supports an OpenAI-compatible base URL and API key, point it to the MiniRouter endpoint. https://api.minirouter.sh/v1

What happens if a provider fails?

MiniRouter can move the request to another provider and reports the final provider and cost. This is a supporting capability, not an uptime guarantee.

Turn the crypto you hold into model access.

No account. No KYC. From $0.50.