Skip to content
View Loop-XXI's full-sized avatar

Block or report Loop-XXI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Loop-XXI/README.md

LoopXXI

Systems that compound. LoopXXI builds and holds paid infrastructure for the agent economy — services that AI agents can discover, call, and pay for without accounts or API keys.

Live products

loop-mcp

L402-native MCP server. Agents pay 10–25 sats per tool call over Bitcoin Lightning, or use prepaid fiat credits via Stripe. Five live tools: Bitcoin price, send-or-wait fee decisions, Lightning Address resolution, transaction analysis, and send-window timing. Payment is the credential.

Loop Gateway

OpenAI-compatible API proxy that charges per prompt. Pay in sats over Lightning (L402) or preload fiat credits — no subscriptions, no accounts. 300+ models.

How agents pay

# Call a paid tool with no auth → HTTP 402 + a real Lightning invoice
curl -i https://mcp.loopxxi.com/l402/btc_price

# Pay the invoice in any Lightning wallet, retry with the preimage
curl -i https://mcp.loopxxi.com/l402/btc_price -H "Authorization: L402 <token>:<preimage>"

Contact

business@loopxxi.com · loopxxi.com

Popular repositories Loading

  1. awesome-lightning-network awesome-lightning-network Public

    Forked from bcongdon/awesome-lightning-network

    ⚡ A curated list of awesome Lightning Network projects for developers and crypto enthusiasts

  2. loop-mcp loop-mcp Public

    15 pay-per-call Bitcoin and developer tools for AI agents over L402 or prepaid credits.

    Go

  3. loop-mcp-dualrail loop-mcp-dualrail Public

    Dual-rail (x402/USDC + Lightning/L402) payment transport for the Model Context Protocol. By Loop XXI LLC.

    TypeScript

  4. awesome-x402 awesome-x402 Public

    Forked from xpaysh/awesome-x402

    🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, …

  5. awesome-mcp-servers awesome-mcp-servers Public

    Forked from punkpeye/awesome-mcp-servers

    A collection of MCP servers.

  6. Loop-XXI Loop-XXI Public

    LoopXXI — systems that compound. Paid infrastructure for the agent economy.