FAQ
Last updated
No. Point xPay at your existing HTTP endpoint and set pricing. We handle x402 payment verification and proxying.
Any SPL token by mint address. USDC on Solana is the default/recommended.
Your endpoints become MCP tools under /mcp/:username. xPay also provides a marketplace listing.
Per-request, instantly, after payment verification. Funds settle directly to your wallet.
Yes. Provide optional custom auth headers that xPay will add when forwarding requests.
paymentAmount is a decimal in the token’s standard units (e.g., 0.05 USDC).
Use low paymentAmount and local backend. Prefer a dedicated Solana RPC (SOLANA_RPC_URL) during testing.
Last updated