Pay for LLMs with Bitcoin

No signups, no KYC,
Hundreds of models,
OpenRouter-compatible.

Goose AI Goose
Goose AI RooCode

Goose setup:

  1. Override OpenRouter host in goose config. Add
    OPENROUTER_HOST: https://proxy.askexperts.io
    to
    ~/.config/goose/config.yaml
    .
  2. Call
    goose configure
    , go to provider setup, choose
    OpenRouter
    , set your
    NWC-string
    as API key.

RooCode setup:

  1. Go to RooCode Settings.
  2. Choose
    OpenAI compatible
    API provider.
  3. Set base URL to
    https://proxy.askexperts.io/api/v1/
    .
  4. Paste your
    NWC-string
    to API Key field.

Get a Bitcoin wallet with NWC support

To make pay-per-use payments with Bitcoin over Lightning Network, you need a wallet with NWC.

Solid options are Alby Hub or Rizful, more on nwc.dev

Frequently Asked Questions

Are there API docs?

Our API is compatible with OpenRouter, base path is /api/v1/, we support models and chat/completions endpoints, learn more in OpenRouter docs.

What are the prices?

Prices match the OpenRouter pricing, converted to bitcoin at the current BTC-USD rate, with a 3% extra margin.

How private is this?

Our proxy can read your prompts, but we do not store them and do not pass them to third parties. To get better privacy, read below on self-hosting this proxy.

Can I self-host this proxy?

Yes, read here. This proxy will forward your prompts over the AskExperts protocol, which hides your IP and the session info from the LLM providers.