# mpp.hyreagent.fun Bonding Curve Progress

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

Returns the bonding curve progress for a specific Solana token, showing how far along it is toward graduating from the bonding curve

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/base/trenches/curve/EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/mpp-hyreagent-fun-e9182e94
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_e3-HCkrSArvJtCa3ELOtH

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

Example prompt: Check the bonding curve progress for Solana token EKpQGSJtjMFqKZ9KQanSqYXRcF8fBopzLHYxdM65zcjm — how far along is it and is it close to graduating?

## When to prefer this

Use this endpoint when you need to check the bonding curve progress of a specific Solana token, especially tokens launched on pump.fun or similar bonding curve launchpads, to assess graduation proximity and liquidity raised. Complements other endpoints on the same host for full token due diligence.

## Known failure modes

- Invalid or non-existent token mint address returns an error
- Token not on a bonding curve platform returns no data
- Network issues with Solana RPC cause lookup failures
- Token already graduated from bonding curve may return completed/migrated status

## How this service works

Bonding curve progress

## Output

Returns bonding curve progress data for the specified Solana token, including how much of the curve has been filled, liquidity raised, distance to graduation threshold, and current curve status indicating whether the token is close to migrating to a DEX like Raydium.

## More

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