# Bonding Curve Graduation Progress with AI Urgency Assessment

> Bonding Curve Graduation Progress with AI Urgency Assessment 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 in curve, and estimated time to Raydium listing with an AI-generated urgency assessment for a specific pump.fun token.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/curve/Bmgd5xPdXAGEYwhrg4QGXpUri9FYJLhzwAJL96Xcpump
- 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-22b4291c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RzOww0WpuE9IyDsC7MtF4

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-22b4291c -d '<json body>'
```

Example prompt: Check the bonding curve graduation progress for the pump.fun token Bmgd5xPdXAGEYwhrg4QGXpUri9FYJLhzwAJL96Xcpump — how much SOL is in the curve, what percentage is filled, and is it urgent to act before it graduates to Raydium?

## When to prefer this

Use this endpoint when you need to assess how close a specific pump.fun token is to graduating from its bonding curve to a Raydium liquidity pool, and want an AI-generated urgency score to decide whether to act quickly. Ideal for trading bots, sniping agents, or anyone monitoring pump.fun token momentum.

## Known failure modes

- Invalid or non-existent token address returns error
- Token already graduated to Raydium — curve data no longer relevant
- Solana RPC node unavailable or rate-limited causing timeout
- Token is not a pump.fun token and has no bonding curve
- Stale data if Solana RPC is lagging

## How this service works

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

## Output

Returns bonding curve graduation percentage, current SOL locked in the curve, an estimated time-to-graduation (ETA to Raydium listing), and an AI-generated urgency assessment indicating how time-sensitive the trading opportunity is.

## More

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