# Bonding Curve Graduation Progress & Raydium ETA Analyzer

> Bonding Curve Graduation Progress & Raydium ETA Analyzer 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 AI-assessed ETA to Raydium migration for a given PumpFun token on Solana.

## Facts

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

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

Example prompt: Check how close orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE is to graduating off the PumpFun bonding curve — give me the SOL in the curve, the graduation percentage, and an AI urgency read on whether it's about to hit Raydium soon.

## When to prefer this

Use this endpoint when you need real-time bonding curve graduation status and an AI-interpreted urgency signal for a specific PumpFun token, particularly when deciding whether to enter a position before Raydium listing. Prefer this over generic on-chain explorers when you need both raw metrics and an AI urgency layer in one call.

## Known failure modes

- Invalid or non-PumpFun token mint address returns an error
- Token already graduated to Raydium — curve data no longer relevant
- Solana RPC downtime causing data fetch failure
- Stale data if on-chain state changes faster than query interval
- Payment not processed returns 402 response

## 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 progress as a percentage, the current amount of SOL locked in the curve, estimated time to Raydium migration, and an AI-generated urgency assessment indicating how imminent graduation is.

## More

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