v2.0 -- Now supporting Solana & TRON

Accept stablecoin
payments. Instantly.

Receive USDT and USDC across Ethereum, BSC, Solana, and TRON. Settle to your wallet or bank. No chargebacks. No friction.

0
Chains Supported
$0K+
Volume Processed
0+
Businesses
0.9%
Uptime SLA
ETH
Ethereum
USDT
USDT
BSC
BSC
USDC
USDC
SOL
Solana
TRX
TRON
ERC
ERC-20
SPL
SPL
TRC
TRC-20
BEP
BEP-20
ETH
Ethereum
USDT
USDT
BSC
BSC
USDC
USDC
SOL
Solana
TRX
TRON
ERC
ERC-20
SPL
SPL
TRC
TRC-20
BEP
BEP-20
Checkout Experience

A checkout flow
customers trust

Clean, minimal payment page. Your customer selects a chain, scans a QR code or copies the wallet address, and pays with USDT or USDC. Real-time confirmation. No accounts required on their end.

  • Auto-detects incoming payments on-chain
  • Supports partial payments and overpayments
  • Branded checkout with your logo and colors
  • Expires after configurable timeout
Payment Invoice
AWAITING
150.00USDT
ORD-2024-1847
ETH
ETH
BSC
BSC
SOL
SOL
TRX
TRX
SEND TO ADDRESS
0x3a1B7c9E2dF4...8a5b9eF4
29:47 remaining
How It Works

Three steps to get paid

01

Create an invoice

POST to /api/invoices with the amount, currency, and chain. We return a unique payment address and a hosted checkout URL.

02

Customer pays

Share the checkout link or embed it. Your customer sends stablecoins from any wallet. We monitor the chain in real time.

03

You get settled

Funds land in your CleraChain balance instantly. Withdraw to your wallet on any supported chain, or convert to fiat.

Features

Built for builders

Multi-Chain

Accept payments on Ethereum, BSC, Solana, and TRON from a single integration.

Encrypted Storage

Wallet keys and sensitive data encrypted at rest with AES-256. SOC 2 compliant.

Instant Detection

Sub-second mempool monitoring. Payments detected before block confirmation.

Flexible Withdrawals

Withdraw to any chain at any time. Auto-settle to your preferred wallet.

Dashboard

Real-time analytics, transaction history, and settlement tracking in one view.

Webhooks

Get notified instantly on payment events. Signed payloads, retry logic built in.

Payment Links

Generate shareable payment links. No code needed. Perfect for invoicing.

POS Terminal

In-person crypto payments with a web-based point-of-sale terminal.

API Reference

One API call to create an invoice

RESTful API with comprehensive SDKs for Node.js, Python, Go, and PHP.

POST/v1/invoices
curl -X POST https://api.clerachain.com/v1/invoices \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "amount": "150.00",
    "currency": "USDT",
    "chain": "ethereum",
    "metadata": {
      "order_id": "ORD-2024-1847",
      "customer_email": "buyer@company.com"
    },
    "redirect_url": "https://shop.example/success",
    "webhook_url": "https://shop.example/api/webhook"
  }'
200Response
{
  "id": "inv_7Kx9mPqR3nWv",
  "status": "pending",
  "amount": "150.00",
  "currency": "USDT",
  "chain": "ethereum",
  "pay_address": "0x3a1B...9eF4",
  "checkout_url": "https://pay.clerachain.com/inv_7Kx9mPqR3n",
  "expires_at": "2024-12-15T14:30:00Z",
  "created_at": "2024-12-15T14:00:00Z"
}
Supported Networks

Four chains. Two stablecoins.

ETH
Ethereum
~3 min
Confirmations12 blocks
USDT
USDC
BSC
BNB Smart Chain
~45 sec
Confirmations15 blocks
USDT
USDC
SOL
Solana
~0.4 sec
Confirmations32 slots
USDT
USDC
TRX
TRON
~3 sec
Confirmations19 blocks
USDT
USDC
Pricing

Transparent pricing

No hidden fees. No monthly minimums. Pay as you go.

Free
0%fee
First $1,000/mo
  • Up to $1,000 monthly volume
  • All 4 chains supported
  • Hosted checkout page
  • API access
  • Email support
Get Started
Standard
1%fee
Per transaction
  • Unlimited volume
  • All 4 chains supported
  • Custom branding
  • Webhooks & callbacks
  • Priority support
  • Dashboard analytics
Start Building
Enterprise
Custom
Volume-based
  • Custom rates at scale
  • Dedicated account manager
  • SLA guarantees
  • Custom integrations
  • On-premise deployment
  • Fiat off-ramp
Contact Sales

Start accepting stablecoins
today

Create an account, grab your API key, and deploy your first checkout in under five minutes. No credit card required.

SOC 2 Type II
AES-256 Encryption
99.9% Uptime