Introducing OpenClaw Integration

Access to AI is Now
Permissionless.

Pay-per-request AI APIs with Bitcoin micropayments. OpenAI-compatible, privacy-preserving, no account required.

Live node activity

Key capabilities

[1]OpenAI compatible API

Works seamlessly with any OpenAI SDK, LangChain, or desktop application. A true drop-in replacement for chat completions without vendor lock-in.

app.py
client = OpenAI(
base_url="https://api.routstr.com/v1",
api_key="cashuA..."
)

[2]Pay-per-request

No monthly subscriptions. Pay precisely for the tokens you generate using seamless eCash and Bitcoin Lightning micropayments.

[3]Decentralized discovery

Find and connect to hardware providers through Nostr relays. Say goodbye to central registries and single points of failure.

R1
R2
P1
P2
P3
Providers announce to relays

[4]Simple deployment

Monetize your own hardware by running the Routstr proxy in a single Docker container. Connect to a mint and start earning immediately.

routstr-proxy
root@routstr:~#docker run -p 8080:8080 routstr/proxy
[INFO]Starting Routstr Proxy v0.1.0...

How It Works

01

Get a Cashu token

Bring your own Cashu eCash token. No accounts, emails, or sign-ups required. Complete privacy from the start.

02

Use any OpenAI-compatible client

Point your existing OpenAI SDK or application at any Routstr provider. Just use your Cashu token as the API key.

03

Pay per request

Cost is deducted in real-time based on actual token usage with live BTC/USD conversion routing.

Routstr Products

01Consumer
Ask anything...

Routstr Chat

A beautifully designed chat interface for interacting with any AI model on the network. Seamlessly pay per request with Bitcoin Lightning.

Try Routstr Chat
02Developer

Routstr PlatformBeta

One developer console to manage nodes, create API keys, test in the playground, and run wallet operations.

Open Platform

Simple Integration

A drop-in replacement for any existing openai client. Swap out the base url and api key, and you're connected to the decentralized network.

Zero learning curve

Use your favorite standard SDKs. No custom libraries to learn or vendor lock-in to worry about.

Privacy by default

Authenticating through eCash bearer tokens means you don't need to register an email or provide a credit card.

curl -X POST https://api.routstr.com/v1/chat/completions \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer " \
  -d '{
    "model": "qwen/qwen3-14b",
    "messages": [
      {"role": "user", "content": "Hello Nostr"}
    ]
  }'

Browse Models

Access leading open source AI models through independent providers.

Model
Pricing (in/out)

No models available at the moment.

What people are saying

Join the growing community embracing privacy-first AI access

nostr+bitcoin+ai routstr.com

jack
jack@jack

Join the decentralized AI revolution

Connect your models, monetize your hardware with Bitcoin micropayments, or build censorship-resistant AI apps using our open routing protocol.

Routstr
The open source protocol for decentralized AI inference routing.
© 2026 Routstr.
Routstr