Yaqing2023TL;DR: MoltsPay now supports fiat onramp. Users can fund their agent's wallet with a debit card. No...
TL;DR: MoltsPay now supports fiat onramp. Users can fund their agent's wallet with a debit card. No crypto experience required.
"I love the idea of my AI agent paying for services autonomously, but... I don't have USDC. I don't even have a crypto wallet."
Fair point.
We built MoltsPay to let AI agents pay each other. Gasless transactions. x402 protocol. All the Web3 magic happening invisibly. But there was still a cold-start problem: someone needs to put money in the wallet first.
And if that someone doesn't already live in crypto-land, we just created friction.
One command:
npx moltspay fund 10
That's it. Scan the QR code with your phone. Pay with your debit card, Apple Pay. USDC lands in your agent's wallet in minutes.
No MetaMask. No seed phrases. No "which network am I on?" confusion.
Fiat in. USDC out. Agent funded.
moltspay fund <amount> → generates a QR code# Fund $10 on Base
npx moltspay fund 10 (default using Base Chain)
# Fund $50 on Polygon
npx moltspay fund 50 --chain polygon
The whole flow takes ~2 minutes. Your agent is ready to transact.
The agent economy is coming. Agents will:
But none of that works if funding the agent requires a PhD in DeFi.
We just removed that barrier.
Now anyone—developers, businesses, curious tinkerers—can give their agent spending money. The onramp meets users where they are: debit cards and mobile payments.
The goal: make agent payments as invisible as possible. You shouldn't have to think about it.
npm install -g moltspay@latest
moltspay init
moltspay fund 10
Scan. Pay. Done.
Your agent has a wallet now. Time to put it to work.
Links:
Built for the agents. Funded by the humans. For now.