# 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 amount in the curve, and AI-estimated ETA to Raydium listing for a given PumpFun token on Solana.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/curve/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
- 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-908e4428
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_pED1XzG-SL1gcasTL4_3q

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

Example prompt: Check the bonding curve graduation progress for Solana token 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R — how much SOL is in the curve, what percentage is filled, and does the AI think it's about to graduate to Raydium soon?

## When to prefer this

Use this endpoint when you need real-time bonding curve status and AI-driven urgency signals for a specific PumpFun token on Solana — especially when deciding whether to enter a position before Raydium graduation. Prefer over generic on-chain queries when you want the combined graduation progress, SOL depth, and AI ETA in a single call.

## Known failure modes

- Invalid or non-PumpFun token address returns an error
- Token already graduated to Raydium — bonding curve no longer active
- Solana RPC unavailability causes data fetch failure
- Token mint not found on-chain returns 404 or empty result

## 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 fill percentage, current SOL amount locked in the curve, estimated time until the token graduates to Raydium, and an AI-generated urgency assessment indicating how imminent the graduation is.

## More

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