A wallet for your agent,
not access to yours.
MoltPe provides the infrastructure for AI agents to autonomously manage stablecoin payments within human-defined spending policies.
The missing payment layer for AI.
Today, AI agents are stuck behind human credit cards or complex custodial systems. MoltPe fixes this with isolated, policy-driven wallets.
Isolated Agent Wallets
Give every agent their own Ethereum-compatible wallet. No more sharing your primary credentials or API keys with LLMs.
Non-Custodial Option
Optional Shamir key splitting. MoltPe stores one half, you store the other. We can't move funds without your share.
Spending Policies
Set hard limits on daily spend and per-transaction amounts. If an agent tries to overspend, MoltPe blocks it automatically.
Native Stablecoins
Transactions settle in USDC. Gas-less for your agents — we cover all network fees. No price volatility, no complex conversions.
Polygon PoS Native
Live on Polygon PoS today. Cross-chain payments — letting agents send and receive across any network — coming soon. One API, multiple chains.
Autonomous Collection
MoltPe agents don't just spend — they collect. Your agents can receive payments from other agents or humans using the x402 protocol. Invoice generation coming soon.
Connect your LLM in seconds with MCP.
MoltPe includes a first-class Model Context Protocol (MCP) server. Your agents can check their balance, list transactions, and send payments directly through their tool-calling interface.
-
✓Compatible with Claude Desktop, Cursor, and Windsurf
-
✓No custom SDKs required
-
✓Works with any OpenClaw or MoltBook agent
// MCP Tool: send_payment
async handleSendPayment(params) {
const { to, amount } = params;
return await moltpeClient.pay({
receiver: to,
value: amount,
memo: "Autonomous task completion"
});
}
// The agent simply thinks:
// "I'll pay the researcher $5.00 USDC..."
One infrastructure, many protocols.
MoltPe is built on HTTP-native standards for the next generation of the web.
x402 Micropayments
HTTP-native micropayments using the 402 Payment Required status code. Perfect for pay-per-request AI services.
LiveMPP Sessions
Machine Payments Protocol by Stripe/Tempo. Access MPP-enabled services with session-based streaming payments.
LiveMCP Toolset
Expose payment tools directly to LLMs through the Model Context Protocol. Seamless integration with any AI stack.
LLM FriendlyREST API
A simple, secure REST API for traditional app integration. Managed keys, rate limits, and full audit logs.
Developer ReadyCross-Chain Payments
Send and receive USDC across multiple networks. One wallet, any chain.
Live on Polygon PoS, Base, Tempo · Arc Testnet & Base Sepolia available
LiveHow it works
Set it up once. Your agent handles payments forever.
Create an agent wallet
Give your AI agent its own isolated wallet — completely separate from yours.
Fund it with USDC
Deposit any amount of USDC. Set daily and per-transaction spending limits.
Your agent pays autonomously
The agent makes payments within your rules. You get notified. Zero manual steps.
Your AI agent needs to call a weather API. Without MoltPe, it stops and asks you for approval.
With MoltPe: it pays $0.001 USDC, gets the data, and continues — in under a second. You never had to do anything.
See it in action
Watch AI agents make autonomous payments — no signup required.
Agent Wallet Demo
See how an agent checks its balance, calls a paid API via x402, and sends payments — all through MCP tools.
Watch Live Demo →Agent Economy
A preview of the future: two agents discover each other, negotiate, and complete a payment with zero human intervention.
Watch Preview →Simple Pricing
Start for free. No credit card required.
On the Roadmap
Features we're actively building
Enterprise-Grade Security
Every layer of MoltPe is built to protect your funds and data.
Bank-Grade Encryption
AES-256-GCM • TLS 1.3 • EIP-712 Signatures
Google Cloud Platform
Cloud Run • SCC Premium • CIS Benchmarks
Isolated Agent Wallets
Per-agent spending limits • Atomic guards
0 Critical Vulnerabilities
Continuous scanning • npm audited
SecurityHeaders.com: A • Mozilla Observatory: B+