Solana x402 payment facilitator service is running.
GET /api/healthz - Health check and supported networksGET /api/supported - Supported payment kindsPOST /api/verify - Verify payment payloadPOST /api/settle - Settle payment transactionThis is an API-only service. Use the endpoints above to interact with the x402 facilitator. Make sure to configure the required environment variables before using.
SOLANA_PRIVATE_KEY - Private key for signing transactionsFACILITATOR_NETWORKS - Comma-separated list of supported networksALLOWED_ORIGINS - (Optional) CORS allowed origins