# Solvador Docs > Developer documentation for Solvador — an x402 payment facilitator that verifies and settles stablecoin payments on 14 networks (11 EVM chains plus Solana, NEAR, and the XRP Ledger), so resource servers never touch gas, keys, or RPC plumbing. Facilitator API base URL: https://api.solvador.com Dashboard (API keys, settlements, billing): https://dashboard.solvador.com Endpoints: POST /verify (no auth), POST /settle (X-API-Key), GET /supported, GET /discovery/resources, GET /discovery/search ## Getting Started - [Introduction](https://docs.solvador.com/): Solvador is an x402 payment facilitator that verifies and settles stablecoin payments on 14 networks — so your server never touches gas or keys. - [Quickstart](https://docs.solvador.com/quickstart): Accept your first x402 payment through Solvador in five minutes. - [Supported Networks](https://docs.solvador.com/networks): 14 mainnet networks — 11 EVM chains plus Solana, NEAR, and the XRP Ledger. ## Payments - [Payment Schemes](https://docs.solvador.com/schemes): Choose between exact, upto, and batch-settlement — fixed-price, metered, and high-frequency payment models. - [exact](https://docs.solvador.com/schemes/exact): Fixed-amount payments — the standard x402 scheme, supported on all 14 networks. - [upto](https://docs.solvador.com/schemes/upto): Variable-amount payments — the payer signs a maximum, you settle only what was used. EVM only. - [batch-settlement](https://docs.solvador.com/schemes/batch-settlement): Escrow-channel payments for high-frequency use — deposit once, collect vouchers off-chain, claim on-chain when it counts. - [Extensions](https://docs.solvador.com/extensions): Protocol extensions Solvador advertises — gasless approvals, settle idempotency, resource discovery, and builder attribution. ## API Reference - [API Overview](https://docs.solvador.com/api): Base URL, authentication, and conventions for the Solvador facilitator API. - [POST /verify](https://docs.solvador.com/api/verify): Check that a payment payload is valid and settleable — free, no authentication. - [POST /settle](https://docs.solvador.com/api/settle): Execute a verified payment on-chain. Requires an API key. - [GET /supported](https://docs.solvador.com/api/supported): Machine-readable list of every scheme, network, and extension this facilitator supports. - [Discovery API](https://docs.solvador.com/api/discovery): Query the Bazaar catalog of x402 resources that verify and settle through Solvador. ## Platform - [API Keys](https://docs.solvador.com/platform/api-keys): Create and manage the keys that authenticate your /settle calls. - [Plans & Quotas](https://docs.solvador.com/platform/plans): Free, Starter, Pro, Max, and Pay-as-you-go — what counts as a settlement unit and what each plan includes. ## Experimental - [Swap Settlement](https://docs.solvador.com/experimental/swap-settlement): Pay in one token, settle in another. Experimental — not yet available. ## Optional - [Full docs as a single file](https://docs.solvador.com/llms-full.txt): every page, full content - [Solvador](https://solvador.com): product site - [The Ledger](https://blog.solvador.com): the Solvador blog