Now processing on 5 EVM networks

The payment infrastructure
for crypto-native businesses

The only crypto billing API where you keep full custody. Recurring subscriptions, automatic dunning, and real-time webhooks — payments go straight to your wallet.

create-payment.ts
const payment = await paychains.payments.create({
  amount_usd: 49.99,
  token:      "USDC",
  chain:      "polygon",
  metadata:   { order_id: "ord_8x2k" }
});

// Unique deposit address + QR code per payment
console.log(payment.deposit_address);  // 0x7a3b...
console.log(payment.checkout_url);     // https://pay.paychains.dev/p/...

Supported Networks

Ethereum ETH
Polygon MATIC
BSC BNB
Arbitrum ARB
Base BASE
Solana SOL Soon
Bitcoin BTC Soon
5+
Blockchains
<1s
API Latency
100%
Non-Custodial
$0
Transaction Fee

Platform

Everything you need to accept crypto

A complete payments stack — from checkout to settlement. No blockchain expertise required.

Multi-Chain Payments

Accept payments on Ethereum, Polygon, BSC, Arbitrum, and Base through a single unified API. Solana and Bitcoin coming soon.

Recurring Billing

The first crypto subscription engine that actually works. Weekly, monthly, quarterly, yearly — with automatic dunning.

Non-Custodial by Design

Unlike other payment processors, PayChains never holds your crypto. Payments are deposited directly to addresses derived from YOUR wallet. Your keys, your crypto.

Hosted Checkout

Beautiful, conversion-optimized checkout pages. Share a link or embed in your app. QR codes included.

Webhook Delivery

Real-time event notifications with HMAC-SHA256 signatures, automatic retries, and exponential backoff.

Your Wallet, Your Keys

Provide your wallet's extended public key (xpub) and we derive unique deposit addresses. Your private keys never leave your wallet.

Integration

Live in under 5 minutes

Three steps from signup to accepting your first payment.

01

Get your API keys

Create an account and receive live and test API keys instantly. No approval process.

02

Create a payment

One API call generates a unique deposit address, QR code, and hosted checkout page.

03

Get notified & settle

We monitor the blockchain, confirm transactions, and fire webhooks. Funds arrive directly in your wallet — no withdrawal needed.

Why PayChains

Built different from the start

See how PayChains compares to other crypto payment providers.

FeaturePayChainsStripe CryptoCoinbase CommerceBitPay
Multi-chain EVM support
Recurring subscriptions
Auto-convert to stablecoinsSoon
HD wallet per payment
API-first (no dashboard required)
Hosted checkout + QR codes
Webhook with HMAC signatures
Real-time WebSocket updates
Open-source SDKs (JS + Python)
No KYB to start
Self-custody option
Non-custodial (your keys)

Get Started in Seconds

$ npm install paychains
$ pip install paychains

Pricing

Simple, transparent pricing

Pure SaaS pricing. No transaction fees, ever.

Free
$0/mo
up to 100 payments/month
  • 5 EVM chains
  • Hosted checkout
  • Webhooks
  • 100 req/min API limit
Get started free
Popular
Pro
$49/mo
up to 2,000 payments/month
  • Everything in Free
  • Recurring billing
  • Priority webhooks
  • Analytics dashboard
Pay with Crypto
Enterprise
$199/mo
unlimited payments
  • Everything in Pro
  • Dedicated support
  • Custom SLA
  • 5,000 req/min API limit
Contact sales

Start accepting crypto today

Free to start. No credit card required. Get your API keys in 30 seconds.

Create Free Account