New:Gemini 3.8 Flashis live

Every client.Every model.One key.

OpenAI-compatible. Pay with crypto.

MicroRouter
0% fee
OpenRouter
5% fee
Supported payments
USDC, ETH, or any supported Robinhood Chain token.How pricing works →

Works with OpenAI-compatible clients

Pinned route: OpenCode through MicroRouter to Llama 3.3. Custom OpenAI-compatible provider setup is being verified.

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
microrouter.xyz/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://microrouter.xyz/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://microrouter.xyz/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 Robinhood Chain payments start at $0.50.

    $0.50+ direct Robinhood Chain → 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.

  • Content is not stored by default.

    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 MicroRouter endpoint. https://microrouter.xyz/v1

What happens if a provider fails?

MicroRouter 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.