# mpp.hyreagent.fun Bonding Curve Graduation Progress with AI Urgency Assessment

> mpp.hyreagent.fun 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, ETA to Raydium listing, and an AI-generated urgency assessment for a given Solana token

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/curve/JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN
- 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-62774120
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_GssOrND15Df3LOp6s-n-t

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

Example prompt: Check the bonding curve graduation progress for the Solana token JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN — how much SOL is in the curve, what percentage is filled, when is it expected to graduate to Raydium, and is it urgent to act now?

## When to prefer this

Use this endpoint when you need real-time bonding curve graduation status for a PumpFun token on Solana, especially when you want an AI-generated urgency score to decide whether to act before the token graduates to Raydium. Prefer this over generic on-chain queries when you want the pre-computed ETA and urgency framing without building your own Solana RPC logic.

## Known failure modes

- Invalid or unrecognized token mint address returns an error
- Token not on a bonding curve (already graduated or not a PumpFun token) may return null or error
- Solana RPC downtime or congestion may cause timeouts
- Malformed POST body may return 400 error
- Payment failure via x402 protocol blocks the request

## 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, amount of SOL currently in the curve, estimated time to Raydium graduation, and an AI-generated urgency assessment indicating how pressing it is to act before the token graduates.

## More

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