# 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-14).

Returns the current bonding curve progress for a specific PumpFun Solana token, showing how far along it is toward graduation

## Facts

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

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

Example prompt: What's the bonding curve progress for the Solana token HZ1JovNiVvGrGNiiYvEozEVgZ58xaU3RKwX8eACQBCt3 — is it close to graduating from pump.fun?

## When to prefer this

Use this endpoint when you need real-time bonding curve progress data for a specific PumpFun token on Solana — particularly when evaluating whether a token is close to graduating to a DEX, assessing buy-in timing, or monitoring accumulation momentum. Pair with the whale holders and sniper detection endpoints for a full risk assessment.

## Known failure modes

- Invalid or non-PumpFun token address returns error
- Token not found on bonding curve (already graduated or not a pump.fun token)
- Network timeout or Solana RPC issues causing delayed response
- Malformed token address causing 400 bad request

## How this service works

Bonding curve progress

## Output

Returns bonding curve completion data for the specified PumpFun token, including percentage filled, amount of SOL/liquidity raised so far, tokens sold, and how far it is from reaching the graduation threshold to move to a DEX like Raydium.

## More

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