Sats4AI
- Name: Sats4AI
- URL: https://sats4ai.com/
- Category: Lightning-paid AI services marketplace / L402-and-MPP paid-API infrastructure / agentic communications and media control plane
- Tags: bitcoin-ecosystem
- Summary: Sats4AI is a Lightning-paid API bundle. The important thing is the machine-facing packaging: L402 or MPP challenges, MCP delivery, async jobs, refunds, and discovery manifests. Useful seller middleware, not a protocol anchor.
- What it does:
- Exposes a remote MCP server and direct L402 HTTP endpoints for image, text, audio, translation, OCR, fax, SMS, email, AI-phone-call, and other AI or communications services
- Uses Lightning payments as the credentialing layer, returning
402 Payment Requiredchallenges and accepting proof-of-payment via L402 authorization, while also publishing support for the MPP/Payment authentication scheme - Publishes unusually rich machine-readable discovery surfaces including
llms.txt, a.well-known/l402-servicescatalog, an MCP manifest, OpenAPI docs, semantic search, per-service metadata, and model/pricing discovery endpoints - Supports async job polling and optional callbacks for longer-running tools such as video generation, voice cloning, AI calls, transcription, and audiobook creation
- Includes explicit refund paths using LNURL-withdraw when post-payment failures occur, along with deduplication headers, auto-routing metadata, and machine-readable error codes
- Documents prompt-injection risk on untrusted-output endpoints, which is a notable operational maturity signal for an agent-facing paid-API surface
- Key claims:
- The homepage and
llms.txtboth frame Sats4AI as a no-signup, no-API-key, no-KYC service where the Lightning invoice is the only credential, which is the clearest signal that this is payments-native API infrastructure rather than a normal SaaS account model - The
.well-known/l402-servicescatalog and OpenAPI spec say the service supports both L402 and MPP/Payment authentication, publishes model discovery and cost-estimation endpoints, and includes operational metadata such as p50/p95 latency, reliability, and known failure modes - The MCP manifest shows Sats4AI is not just an HTTP paywall but a full remote MCP service with JSON-RPC methods, async task support, resources, and multiple discovery endpoints, plus an onion service for access over Tor
- The GitHub README for the official MCP server explicitly says the service provides 33+ or 40+ AI tools paid with Bitcoin Lightning and can be accessed remotely with no local install, reinforcing that the real product is the machine-usable control plane rather than the homepage alone
- The L402 examples repo documents refunds by LNURL-withdraw, 202-style async polling, and dual authentication formats (
Authorization: L402 ...andAuthorization: Payment ...), which materially strengthens the interpretation of Sats4AI as paid-request infrastructure rather than a simple wrapper around individual AI vendors - The OpenAPI and manifest both flag some outputs as
untrusted_outputand explain prompt-injection handling guidance, which is unusually explicit first-party evidence that the product is being designed for autonomous-agent use rather than only for humans clicking buttons
- The homepage and
- Whitepaper: No canonical standalone Sats4AI whitepaper or litepaper surfaced in this pass. The clearest source of truth was the official site,
llms.txt, the.well-knownmanifests, the OpenAPI spec, and the official GitHub READMEs; see../whitepapers/sats4ai-primary-sources-2026-05-03.md. - Sources:
- https://sats4ai.com/
- https://sats4ai.com/llms.txt
- https://sats4ai.com/.well-known/l402-services
- https://sats4ai.com/.well-known/mcp
- https://sats4ai.com/api/openapi.json
- https://raw.githubusercontent.com/cnghockey/sats4ai-mcp-server/main/README.md
- https://raw.githubusercontent.com/cnghockey/sats4ai-l402-examples/main/README.md
Internal linkages
-
Paid-request baseline: l402.
-
Broader authorization and payment-packaging contrast: machine-payments-protocol.
-
Last reviewed: 2026-06-03 UTC