MoonPay launched the MoonAgents desktop app on Wednesday, June 3, 2026, connecting Anthropic's Claude Code and OpenAI's Codex directly to crypto wallets, token swaps, prediction markets, and broader blockchain services through a graphical interface. It is the most direct attempt yet by a mainstream payments company to wire autonomous AI agents into live financial infrastructure.

The app is a significant step up from where MoonAgents started. MoonPay first shipped it in February 2026 as a command-line tool aimed at developers comfortable running npm installs and configuring API keys by hand. The June 3 desktop version handles that setup in the background. Users sign in with existing Claude or Codex accounts, and the app provisions the rest without requiring terminal access.

"All that stuff is hidden under the hood for you," MoonPay Head of Agents Kevin Arifin told Decrypt. "It will set up Codex or Claude locally on your computer behind the scenes, and then it's a front end."

Inside the app, users get three building blocks for automating crypto workflows: prebuilt Skills that connect to specific blockchain services; scheduled Automations that let agents execute recurring tasks; and an Artifacts system that can generate custom dashboards for managing financial activity. The product page at moonpay.com/agents also advertises zero-fee stablecoin onramps and integration with the Open Wallet Standard, an open specification for agent-to-wallet communication.

A virtual Mastercard for your AI agent

The headline feature is the MoonAgents Card — a virtual Mastercard debit card that an agent can fund via stablecoin and spend anywhere Mastercard is accepted. The card runs on infrastructure from Baanx, Monavate, and Mastercard. MoonPay's product page describes it as "the crypto debit card for your AI agent," funded from an onchain stablecoin balance through zero-fee onramps.

That capability moves well beyond what prior agent integrations offered. MoonPay launched a separate ChatGPT integration in May 2026 that let users buy Bitcoin and Solana by speaking with the chatbot. MoonAgents goes further: the agent does not just facilitate a purchase a user requests — it can hold funds, manage a wallet, and transact on its own.

How private keys stay out of the model's reach

The obvious concern with any AI agent touching real money is what happens when the model does something the user did not intend. The April 2026 incident involving Cursor and PocketOS — where an AI agent running Anthropic's Claude Opus deleted a startup's entire production database and backups through a single Railway API call, leaving only a three-month-old backup — made the risk concrete. Security researchers have also flagged prompt injection attacks, which can redirect an agent's behavior without the user's knowledge.

MoonAgents addresses the wallet-specific version of that problem with a local encryption model. Private keys live on the user's machine, not on a cloud server, and are encrypted in a way that prevents the LLM from reading them.

"The most important piece of security is not revealing the private keys," Arifin said. "The private keys are stored locally on the user's computer and are fully encrypted, so the LLM can't just access or view them. All the keys are stored in such a way that there's no way for the LLM to see those keys."

MoonPay's own product disclaimer is candid about what remains outside its control: the company describes the MoonAgents App as "an unregulated entity" that provides a technical interface to third-party AI tools it does not build, operate, or monitor. Any instruction submitted through an agent — including those produced by model error or hallucination — is legally the user's own.

Who this is for

Arifin's framing positions MoonAgents less as a trading bot and more as a research and execution tool for people who lack programming skills but want the kind of on-chain access previously available only to developers who could write their own scripts.

"The LLM is not the answer in this case," he said. "It's empowering you to be able to do the research, dive into the meme coin, dive into the tokens, and dig into the trenches in a way that in the past it was only restricted to the people that could write scripts."

That pitch — democratizing on-chain access through a natural-language interface — is not new. What is new is the infrastructure behind it: a funded virtual card, a standard for agent-wallet communication, and a GUI that removes the friction that kept the February command-line release out of reach for most users.

The app is not available in the UK. It is provided by Launchpad Limited, a MoonPay entity described as unregulated, and does not carry the same protections as the regulated services elsewhere in the MoonPay ecosystem.

Why it matters

The intersection of autonomous AI agents and live crypto infrastructure has been building for months, but most products in the space have remained developer-facing or limited to read-only market data. MoonAgents is the first consumer-facing product to combine a graphical setup flow, a real payment card, prebuilt blockchain Skills, and a published open standard (Open Wallet Standard) into a single package that a non-technical user can install and run with Claude or Codex.

MoonPay's bet is that the next wave of on-chain users will not learn to code — they will give the model a wallet and let it work.