Dexter Facilitator
LIVE

Solana x402 Payments

First x402 v2 facilitator on Solana mainnet. Settle payments instantly with real-time verification and settlement streaming.

Solana mainnetNetwork
Endpoint onlineFacilitator
$0Dexter fee

Solana Integration

Use the public Dexter endpoint with the network value shown in the working server example.

https://x402.dexter.cashEndpoint online
npm i @dexterai/x402
import { createX402Server } from '@dexterai/x402/server';

const server = createX402Server({
  payTo: 'YourSolanaAddress',
  network: 'solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp',
  facilitatorUrl: 'https://x402.dexter.cash',
});

const requirements = await server.buildRequirements({
  amountAtomic: '30000',
  resourceUrl: '/api/paid-endpoint',
});

res.setHeader('PAYMENT-REQUIRED', server.encodeRequirements(requirements));
res.status(402).end();

What Solana Supports

x402 v2 Verification

Dexter verifies signed Solana payment payloads before settlement.

Live Settlement Stream

LaserStream publishes receipts the moment they land on-chain.

Public Facilitator URL

One endpoint shared across every supported chain.

Instant Settlement

USDC payments settle as soon as the transaction confirms.

Reported 7-Day Activity

Last settlement 1 day ago

$40.81Volume
1,204Settlements
17Active sellers