# HYRE Agent Bonding Curve Graduation Progress

> HYRE Agent Bonding Curve Graduation 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 bonding curve graduation progress, SOL in curve, and AI-assessed ETA to Raydium listing for a Solana token

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/curve/0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
- 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/hyre-agent-bonding-curve-graduation-progress-9e317996
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PkyBn09FFz-Y47SGPNyba

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 hyre-agent-bonding-curve-graduation-progress-9e317996 -d '<json body>'
```

Example prompt: Check the bonding curve graduation progress for Solana token 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 — how much SOL is in the curve, what percentage complete is it, and is it urgently close to graduating to Raydium?

## When to prefer this

Use this endpoint when you need to track PumpFun token bonding curve graduation progress in real-time with an AI urgency layer, especially when deciding whether to buy before a Raydium listing or assess timing risk on a memecoin trade.

## Known failure modes

- Invalid or unrecognized token address returns an error
- Token not on PumpFun bonding curve (already graduated or not a bonding curve token)
- Solana RPC unavailability causing data fetch failure
- Token address does not exist on-chain

## 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 completion percentage, amount of SOL currently in the curve, estimated time to Raydium graduation, and an AI-generated urgency assessment indicating how imminent the listing is.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/hyre-agent-bonding-curve-graduation-progress-9e317996/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)
