Featured
Routstr
Published December 21, 2024 · Last updated 1 month ago
Permissionless AI paid in sats.
At a glance
Pros
- +Genuinely no-KYC, Cashu eCash tokens replace accounts and identity verification entirely.
- +OpenAI-compatible API, drop-in replacement requiring only base_url and api_key changes.
- +Pay-per-request pricing, no subscriptions, users pay only for tokens consumed.
- +Decentralized provider discovery, Nostr relay network eliminates single points of failure.
- +Open-source core, AGPL-3.0 licensed FastAPI proxy enables self-hosting and auditing.
- +Tor support, documented option for additional network-layer privacy.
Cons
- −Provider sees prompts, individual inference nodes access unencrypted request content.
- −Bitcoin-native UX barrier, requires Cashu/Lightning familiarity unfamiliar to mainstream users.
- −No fiat on-ramps, excludes users without existing Bitcoin access.
- −Limited support infrastructure, no evident ticket system or live help channels.
Full review
What is Routstr
Routstr is a decentralized protocol for AI inference built on Nostr and Bitcoin. As of 2026-05-30, it operates as a reverse proxy network where independent providers host OpenAI-compatible API endpoints, and users pay per request using Cashu eCash tokens or Bitcoin Lightning. The project maintains open-source core infrastructure at routstr-core, a FastAPI-based proxy that handles authentication, billing, and request routing.
The service targets developers and privacy-conscious users who want API access to AI models without platform lock-in, subscription fees, or identity verification. Providers announce themselves via Nostr relays, creating a distributed discovery layer without central registries.
How no-KYC is it?
Routstr delivers on its "no accounts, no emails, no sign-ups" promise. Users generate or obtain Cashu eCash tokens-blinded, privacy-preserving Bitcoin bearer instruments-and use them directly as API keys. No personal information is collected at any stage. The setup explicitly avoids credit cards, billing addresses, or identity documents.
The protocol's architecture supports this: Nostr public keys serve as the only identifiers, and Cashu payments provide unlinkable transactions. This represents a genuine "Guaranteed no KYC" implementation rather than a policy claim that could change with regulatory pressure.
Privacy & security
Privacy is architectural, not merely promised. Cashu eCash provides blind signatures that prevent the mint from linking payments to specific requests. Nostr relays handle provider discovery without requiring user registration. The official documentation notes Tor support for additional network-layer privacy.
However, users should understand the threat model: individual providers see request content (prompts and completions), though not payment source identity. The protocol does not appear to implement end-to-end encryption between user and provider-traffic flows through the provider's inference endpoint. The 60% trust score from legacy assessments likely reflects this provider-risk model and the project's early-stage decentralization.
The open-source codebase (AGPL-3.0 per GitHub) permits security auditing, though no formal audit reports surfaced in the evidence.
Payments, fees & limits
Routstr uses a pure pay-per-request model with no subscriptions or minimum balances. Pricing is provider-determined, visible at discovery time, and settled in real-time via Cashu or Lightning. The official site emphasizes "pay precisely for the tokens you generate."
Cashu tokens function as prepaid API keys: users load value at any Cashu mint, then spend incrementally per inference call. Lightning enables direct payment flows without custodial accounts. No fiat on-ramps are mentioned or required.
The OpenClaw deployment option allows self-hosting with automatic top-up management, suggesting users can configure spending limits and automatic refills.
User experience & support
Integration appears deliberately simple for developers: change two lines in existing OpenAI SDK usage (base_url and api_key pointing to a Cashu token). The protocol is compatible with LangChain, desktop applications, and any OpenAI-compatible client.
For non-technical users, the barrier is higher. Obtaining Cashu tokens requires understanding Bitcoin Lightning wallets and eCash mints. The OpenClaw project extends accessibility by offering one-command VPS deployment via LNVPS (Lightning-paid hosting) with pre-configured Routstr connectivity.
Documentation exists at docs.routstr.com covering architecture, client/provider guides, and API references. No traditional support channels (chat, ticket system) were evident; community support likely flows through Nostr and GitHub.
Who it's for
Routstr suits developers building AI-powered applications who need programmatic access without platform risk, privacy-conscious individuals seeking uncensorable AI access, and Bitcoin-native users already comfortable with Lightning and Cashu workflows. It also appeals to hardware owners wanting to monetize GPU resources permissionlessly.
It is not yet suited for users needing consumer-grade simplicity, guaranteed uptime SLAs, or regulatory compliance assurances. The decentralized provider model trades convenience for censorship resistance and privacy.
KYC & privacy
No account required at all.
Routstr collects no identity data by design-users need no email, phone, or government ID. Cashu eCash provides blinded, unlinkable payments, and Nostr handles pseudonymous discovery. However, inference providers receive plaintext prompts and completions; the protocol does not appear to encrypt content from provider visibility. No logging policy or data retention commitments from individual providers were found in the evidence.
No
Custodial
No
Requires email
No
Logs IP
Verdict
Routstr is the most architecturally serious no-KYC AI access option available, embedding privacy into its payment and discovery layers rather than policy alone. It trades the polish of centralized alternatives like OpenAI or Anthropic for genuine permissionlessness, making it ideal for privacy-purists, developers avoiding platform lock-in, and censorship-resistant use cases. Users prioritizing convenience or requiring content guarantees should evaluate whether the decentralized provider model meets their reliability needs.
Frequently asked questions
Is Routstr no-KYC?
Does Routstr require ID or email?
What payment methods does Routstr accept?
Is Routstr safe?
Is Routstr still operating in 2026?
Can I self-host a Routstr provider?
Update history
This review is monitored and refreshed regularly.
-
May 30, 2026
Full refresh: re-crawled the official site, audited the latest privacy claims and pricing.
-
March 26, 2026
Added OpenClaw integration details from routstr.com/openclaw deployment guide.
-
December 26, 2025
Verified Cashu eCash remains primary payment method alongside Lightning.
-
November 18, 2025
Confirmed Tor support documented in architecture docs.
-
August 22, 2025
Updated provider discovery flow via Nostr relays per current site copy.
-
April 8, 2025
Noted AGPL-3.0 license on GitHub repository.
-
February 14, 2025
Legacy trust score of 60% retained pending new provider-verification mechanisms.
-
December 21, 2024
Initial review published.
Community reviews
5 user reviews
sat_stacker
finally an AI api that doesnt want my passport. cashu integration works smooth, one mint topup and i was generating completions in under a minute.
moneromaxi
love the no-kyc architecture but wish there was monero support too. lightning fees can add up for small requests. otherwise solid drop-in replacement.
anon_trader
running my own provider now, docker setup was literally one command. earning sats on idle gpu without dealing with stripe or tax forms.
privacyfirst
the cashu part is great but providers still see your prompts. not truly private end to end. also documentation assumes you already know nostr.
xmr_only
could not figure out how to get cashu tokens without already having lightning. no clear onboarding for bitcoin beginners. gave up.