Pay for LLMs with Bitcoin
No signups, no KYC,
Hundreds of models,
OpenRouter-compatible.
Goose
RooCode
Goose setup:
- Override OpenRouter host in goose config. Add
OPENROUTER_HOST: https://proxy.askexperts.io
to~/.config/goose/config.yaml
. - Call
goose configure
, go to provider setup, chooseOpenRouter
, set yourNWC-string
as API key.
RooCode setup:
- Go to RooCode Settings.
- Choose
OpenAI compatible
API provider. - Set base URL to
https://proxy.askexperts.io/api/v1/
. - Paste your
NWC-string
to API Key field.
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.