Payment facilitator for the x402 protocol. Verifies and settles stablecoin payments across EVM and Solana networks.
What it does
Validates ERC-2612 permit signatures and Solana transfer instructions, ensuring payment authenticity before resource access is granted.
Executes the actual token transfers on-chain after verification, moving funds from payer to resource server via permit-based transfers.
Supports Base, Radius, and Solana networks across both mainnet and testnet environments with a unified API interface.
How it works
API
Networks