Live on Stellar

The x402 service catalogue for Stellar

Browse premium APIs, pay with USDC or XLM on Stellar, and get instant access. Built for developers, AI agents, and automated workflows.

10
Paid Endpoints
3
Services
2
Networks
USDC or XLM
Payment Assets

Premium APIs, pay-per-call

Each service is protected by the x402 payment protocol. Connect your Freighter wallet, call an endpoint, and pay only for what you use.

Three steps to paid API access

The x402 protocol turns HTTP 402 into a native payment flow. No API keys, no subscriptions.

1

Call any endpoint

Make a standard HTTP request to any paid route. The server responds with 402 Payment Required and payment details.

2

Sign with Freighter

Your wallet creates a USDC or XLM payment on Stellar. The signed transaction is attached to the retry request.

3

Get your response

The facilitator verifies the payment and the server returns the API response. Instant, one-call settlement.

Machine-readable discovery

Every service publishes structured metadata so AI agents and automation can discover, evaluate, and purchase API access programmatically.

  • /.well-known/x402 — Full payment metadata for all routes
  • /api/catalog — Service definitions, pricing, and schemas
  • /supported — Facilitator capabilities per network
  • /health — Platform availability and status
discovery.sh
# Discover available services
curl https://xlm402.com/.well-known/x402

# Machine-readable catalogue
curl https://xlm402.com/api/catalog

# Check facilitator support
curl https://xlm402.com/supported