# mpp.hyreagent.fun Bonding Curve Graduation Progress

> mpp.hyreagent.fun Bonding Curve Graduation 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-14).

Returns bonding curve graduation progress, SOL locked in curve, and AI-assessed ETA until the token graduates to Raydium for a given PumpFun token.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/curve/DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-431ddb11
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JiEiMueOqPbDKP-crJJJo

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-431ddb11 -d '<json body>'
```

Example prompt: How close is the PumpFun token DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263 to graduating to Raydium — give me the bonding curve progress, how much SOL is locked, and an urgency assessment on whether I should act now.

## When to prefer this

Use this endpoint when you need real-time bonding curve graduation intelligence for a specific PumpFun token, especially when the AI urgency assessment is needed to decide whether to buy before Raydium listing. Prefer this over generic on-chain data fetchers when you want a combined quantitative progress metric plus qualitative urgency signal in a single call.

## Known failure modes

- Invalid or non-PumpFun token mint address returns an error
- Token already graduated to Raydium — no active bonding curve data
- Solana RPC unavailability causing data fetch failure
- Token not found on PumpFun platform
- Rate limiting or payment failure for the $0.01 USDC per call fee

## How this service works

Bonding curve graduation progress, SOL in curve, ETA to Raydium with AI urgency assessment. Sources: Solana RPC.

## Output

Returns the bonding curve graduation percentage, current SOL amount locked in the curve, estimated time until Raydium graduation, and an AI-generated urgency assessment indicating how soon the token is expected to graduate.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/mpp-hyreagent-fun-431ddb11/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)
