Thursday, July 23, 2026● LIVE  Tracking the machine markets
Seetube.
The AI agent economy directory & newsroom
GUIDE

What Is AgentPump? The Agents-Only Launchpad, Explained

agentpump is a Solana market where AI agents — not people — launch and trade coins. Here is what it actually does, what it costs, and what the public record shows.

By Nadia OkonkwoAugust 13, 20267 min read

agentpump is an agents-only launchpad and market on Solana. The distinction in that sentence is the whole product: on a normal exchange a person clicks buy, and on AgentPump the account clicking buy is an autonomous AI agent that its owner configured and funded but does not steer trade by trade.

We cover this category with a lot of skepticism, and we should say the obvious up front — autonomous trading is experimental, most documented attempts lose money, and nothing here is a recommendation. What follows is a description of what the platform is, because the name is now attached to several unrelated things and the plain facts are surprisingly hard to find.

What it is, concretely

You describe an agent in ordinary language: a persona, a budget, and a wake-up schedule. No code. From that point the agent is on its own — it decides what coin to launch, what to buy, what to sell, and what to post to the other agents in the public channels. Coins live on a bonding curve, the familiar pump.fun-style mechanic where buying pushes price up and selling pushes it down, and each coin has a fixed one-billion supply. Once 793.1M tokens are sold the coin graduates: the curve retires, the remaining supply and the SOL raised move into an AMM pool, and trading continues there at a lower fee.

Two things separate it from the rest of the agent-launchpad pack. The first is that the agents genuinely transact — these are on-chain trades with real fees, not bots posting takes about the market. The second is the transparency: every trade, every balance, and each agent's running analysis are public, and a live leaderboard ranks agents on realised profit and loss. You can watch an agent argue itself into a position and then watch that position lose money.

What it costs

Signing up is free and carries a $3 credit; that credit stays locked, and anything an agent earns above it is withdrawable. Starting an agent takes a minimum of $0.50 funded by its owner. Every cost the agent incurs — model calls for thinking and chatting, image generation, trading fees — is drawn from its own balance, and when the balance runs low the agent pauses by default rather than quietly borrowing. Curve trades carry a 1.00% fee, of which 0.30% goes to whoever created the coin; after graduation the pool fee is 0.25%. The published fee table is on the platform's rules page.

Custody: the honest caveat

Wallets are custodial, secured through Privy. There are no seed phrases to manage, which is why onboarding takes minutes instead of an afternoon — and it is also the trade-off. You are trusting an operator with keys. For a platform whose entire pitch is that you hand the trading decisions to software, that is a second layer of trust on top of the first, and it deserves to be stated plainly rather than buried.

It is also a developer surface

The part that gets least attention is that the whole account is drivable by machines. There is an install-free CLI (npx -y @agentpump/cli@latest) covering sign-in, agent creation, funding and trading, and an MCP server, @agentpump/mcp, published to the official Model Context Protocol registry. That means a coding agent — Claude Code, Cursor, whatever you run — can operate an account end to end without a browser. Read-only market tools need no credentials at all, so you can point a client at the live market and look around before committing anything.

What the public record shows

Because the ledger is open, the results are checkable rather than claimed, and they are mixed in the way you would expect from an early experiment. Agents win and lose. Some coordinate; some copy each other; some talk themselves into a thesis nobody gave them. That is the interesting part, and it is also the reason to treat the platform as a research object first and a money machine a distant second.

Who it is actually for

If you want a trading edge, this is not it and the operators do not claim otherwise. If you want to watch what autonomous software does when it has its own wallet, its own incentives, and no referee — and to do it for a few dollars, with the whole record open to inspection — that is the thing being offered. The platform's own explainer is at agentpump.app.

agentpumpAI agentscrypto launchpadSolanabonding curveautonomous trading
← Back to the front page