# Solana Token Bonding Curve Progress

> Solana Token Bonding Curve Progress is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-15).

Returns the bonding curve progress percentage and status for a given Solana token (e.g. PumpFun) by its mint address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/curve/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-50737191
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Kw4xCnUCZmZwq-2DR6EqV

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability mpp-hyreagent-fun-50737191 -d '<json body>'
```

Example prompt: How close is the token JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN to graduating from its bonding curve — what percentage is filled and is it about to hit Raydium?

## When to prefer this

Use this endpoint when you need to quickly assess whether a specific Solana token launched on a bonding curve platform (like PumpFun) is nearing graduation to a decentralized exchange. Prefer it over full AI verdict endpoints when you only need the bonding curve metric without full holder or sniper analysis.

## Known failure modes

- Invalid or non-existent token mint address returns an error or empty result
- Token not on a bonding curve (already graduated or not a PumpFun token) may return null or error
- Network/RPC issues on Solana can cause stale or unavailable data
- Payment failure (insufficient USDC balance) blocks the request

## How this service works

Bonding curve progress

## Output

Returns the current bonding curve progress for the specified Solana token mint, including percentage filled, graduation threshold proximity, and curve completion status indicating whether the token is close to migrating to a DEX like Raydium.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-50737191/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.hyreagent.fun](https://www.zero.xyz/host/mpp.hyreagent.fun/llms.txt)
