# HYRE Agent – Solana Memecoins Nearing PumpPortal Graduation

> HYRE Agent – Solana Memecoins Nearing PumpPortal Graduation is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.03/call, status unknown (last checked 2026-09-14).

Returns a list of Solana memecoins approaching PumpPortal graduation with AI-scored timing recommendations for entry or action.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/cdp/trenches/graduating
- Price: $0.03/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-df58527a
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_t76rMNshUE8SlqxhYax6K

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

Example prompt: Show me Solana memecoins that are close to graduating on PumpPortal right now, including the AI timing recommendation and confidence score for each one.

## When to prefer this

Use this endpoint when you want a curated, AI-scored shortlist of Solana memecoins actively approaching graduation on PumpPortal, rather than raw bonding curve data or general token screeners. Best for agents that need actionable timing signals, not just raw metrics.

## Known failure modes

- No tokens currently near graduation threshold — empty result list returned
- Upstream PumpPortal data unavailable — 503 or timeout error
- Invalid or malformed request body — 400 bad request
- Payment not received or insufficient USDC — 402 payment required
- Rate limit exceeded — 429 too many requests

## How this service works

HYRE Agent — Solana memecoins nearing PumpPortal graduation with AI-scored timing recommendation.

## Output

A ranked list of Solana memecoins currently nearing PumpPortal graduation, each annotated with an AI-generated timing recommendation (e.g. buy now, wait, caution), a confidence score, bonding curve progress, and relevant token metadata to help the agent decide whether to act.

## Example request

```json
{
 "limit": 5,
 "sort_by": "confidence_score",
 "include_ai_timing": true,
 "min_confidence_score": 0.5
}
```

## More

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