OpenX402 for X Layer

The first x402 payment facilitator for OKX X Layer (Chain ID: 196)

X Layer Facilitator: https://open.x402.host/xlayer

x402 Network Activity View Scanner →
Transactions
Volume
Payers
Success

Available Endpoints

GET /xlayer/supported List supported payment networks (OKX X Layer) Public
GET /xlayer/test Test endpoint - $0.000001 USDT0 on OKX X Layer (smallest unit - no rewards) x402
POST /xlayer/verify Verify payment authorization Facilitator
POST /xlayer/settle Settle payment on-chain Facilitator

Add X Layer to Your x402 Server

Integrate X Layer payments into your own x402 server in just a few steps:

1. Clone the official x402 Express server template from GitHub

2. In your .env.local file, add the following configuration:

FACILITATOR_URL=https://open.x402.host/xlayer NETWORK=xlayer

That's it! Your server will now accept X Layer payments using the open.x402.host facilitator. No private keys or KYC required.