> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x402.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Facilitators

> Production facilitator services for x402 payments.

[Facilitators](/core-concepts/facilitator) verify and settle x402 payments on behalf of resource servers.
Anyone can run a facilitator. You can [run your own](/core-concepts/network-and-token-support#running-your-own-facilitator) or [self-facilitate](https://github.com/x402-foundation/x402/tree/main/examples/typescript/servers/self-facilitation).
The table below lists selected production options; it is not an exhaustive catalog.

| Name                                                                                                 | Description                                                                                    |
| ---------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------- |
| [Built on Stellar](https://developers.stellar.org/docs/build/apps/x402/built-on-stellar)             | Free, public x402 facilitator for Stellar                                                      |
| [CDP Facilitator](https://docs.cdp.coinbase.com/x402/docs/quickstart-sellers)                        | Coinbase-hosted facilitator with KYT/OFAC checks on every transaction                          |
| [Corbits](https://corbits.dev)                                                                       | Production-grade multi-network, multi-token facilitator supporting EVM and Solana              |
| [Dexter](https://dexter.cash/facilitator)                                                            | Free public x402 facilitator across Solana and EVM chains with no fees and no account required |
| [Meridian](https://mrdn.finance)                                                                     | Multi-chain facilitator with developer-first features                                          |
| [Mogami Facilitator](https://facilitator.mogami.tech)                                                | Free, developer-focused facilitator for Base with optional self-hosted Docker deployment       |
| [PayAI Facilitator](https://facilitator.payai.network)                                               | Multi-network facilitator supporting all tokens. No API keys required                          |
| [Polygon Facilitator](https://docs.polygon.technology/payment-services/agentic-payments/x402/intro/) | Production-grade x402 facilitator for Polygon Mainnet and Amoy testnet                         |

For testnet development, the [x402.org facilitator](/core-concepts/network-and-token-support#x402org-facilitator) requires no setup. It is not intended for mainnet routes; use a production facilitator or self-hosted facilitator for production networks.
