HTTP 402: PAYMENT REQUIRED

x402

SERVICES

Pay-per-use infrastructure. No accounts. No subscriptions.
Send a payment header. Get the thing.

BSVUSDC on Basex402 Protocol
VPN:100sats · STORAGE:10sats/MB · GPU:500sats · COMPUTE:50sats · CONVERT:20sats · BSV+USDC · x402 PROTOCOL · PATH402.COM · DUAL-NETWORK · PAY-PER-USE · NO-ACCOUNTS · HTTP-402 · VPN:100sats · STORAGE:10sats/MB · GPU:500sats · COMPUTE:50sats · CONVERT:20sats · BSV+USDC · x402 PROTOCOL · PATH402.COM · DUAL-NETWORK · PAY-PER-USE · NO-ACCOUNTS · HTTP-402 · VPN:100sats · STORAGE:10sats/MB · GPU:500sats · COMPUTE:50sats · CONVERT:20sats · BSV+USDC · x402 PROTOCOL · PATH402.COM · DUAL-NETWORK · PAY-PER-USE · NO-ACCOUNTS · HTTP-402 · VPN:100sats · STORAGE:10sats/MB · GPU:500sats · COMPUTE:50sats · CONVERT:20sats · BSV+USDC · x402 PROTOCOL · PATH402.COM · DUAL-NETWORK · PAY-PER-USE · NO-ACCOUNTS · HTTP-402 ·
INFRASTRUCTURE

Five Services. One Protocol.

VPN
🔒

VPN

WireGuard tunnels. Pay per hour. No accounts, no logs.

100sats/ $0.10 USDC
per hour
/api/vpn/connect
STORAGE
💾

Storage

Upload and retrieve files. Pay per megabyte. 24h retention.

10sats/ $0.01 USDC
per MB
/api/storage
GPU

GPU

Run inference on SDXL, FLUX, Whisper. Pay per request.

500sats/ $0.50 USDC
per request
/api/gpu/run
COMPUTE
🖥

Compute

Execute sandboxed JavaScript. Pay per execution.

50sats/ $0.05 USDC
per execution
/api/compute/execute
CONVERT
🔄

File Converter

Convert images between PNG, JPEG, WebP, AVIF, TIFF, GIF.

20sats/ $0.02 USDC
per file
/api/convert
PROTOCOL

Four Steps. Zero Friction.

01
REQUEST

Call any endpoint. No auth needed.

02
402

Server returns pricing and payment details.

03
PAY

Attach payment header. BSV or USDC.

04
DONE

Receive your result. On-chain receipt.

INTEGRATION

Quick Start

Terminal
# Discover services
curl https://x402.path402.com/.well-known/x402.json

# Get service info (returns pricing)
curl https://x402.path402.com/api/convert

# Convert an image (with payment)
curl -X POST \
  -H "x-payment: {payment_proof}" \
  -F "file=@photo.png" -F "format=webp" \
  https://x402.path402.com/api/convert

# Execute code
curl -X POST \
  -H "x-payment: {payment_proof}" \
  -d '{"code":"return 2+2","language":"javascript"}' \
  https://x402.path402.com/api/compute/execute
DUAL NETWORK

Pay Your Way

BSV
Bitcoin SV

Native satoshi micropayments via PATH402 facilitator. On-chain inscriptions as proof of payment.

Facilitator: path402.com
USDC
USDC on Base

Coinbase x402 standard. Stablecoin payments settled on Base L2. Stripe compatible.

Facilitator: x402.org