diff --git a/img/moltspay.png b/img/moltspay.png new file mode 100644 index 000000000..c29f53f2a Binary files /dev/null and b/img/moltspay.png differ diff --git a/projects/moltspay.md b/projects/moltspay.md new file mode 100644 index 000000000..dfb78ab30 --- /dev/null +++ b/projects/moltspay.md @@ -0,0 +1,34 @@ +--- +slug: "moltspay" +date: "2026-03-26" +title: "MoltsPay" +logline: "x402 payment infrastructure for AI agents on Solana. HTTP-native payments with pay-for-success settlement." +cta: "https://moltspay.com" +logo: /img/moltspay.png +category: sdk, tools, infra +status: live +website: https://moltspay.com/ +twitter: https://twitter.com/moltspay +discord: https://discord.gg/clawd +--- + +MoltsPay is the payment infrastructure for AI agents, enabling HTTP-native payments via the x402 protocol. Built for the agentic commerce era. + +**Key Features:** +- **x402 Protocol**: Native HTTP payment flow (402 Payment Required → pay → execute) +- **Pay-for-Success**: Funds settle only after successful service delivery +- **Multi-Chain**: Supports Solana, Base, Polygon, BNB Chain, and Tempo +- **Zero Gas for Clients**: Facilitator handles all on-chain execution +- **Agent-to-Agent Payments**: Autonomous AI commerce without human intervention + +**Solana Integration:** +- USDC payments on Solana mainnet and devnet +- SPL token support via Coinbase facilitator +- Testnet faucet available at moltspay.com/api/v1/faucet + +**SDK & Tools:** +- Node.js SDK: `npm install moltspay` +- Python SDK: `pip install moltspay` +- CLI for wallet management, payments, and service hosting + +Perfect for AI agents, automation services, and any application needing programmatic payments.