# Solana Token Metadata & AI Risk Assessment

> Solana Token Metadata & AI Risk Assessment is a paid API for AI agents from mpp.hyreagent.fun, paid per call via x402, $0.02/call, status unknown (last checked 2026-09-15).

Returns Solana token metadata, social links, top holders, freeze/mint authority status, and an AI-generated risk assessment for a given token address

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/trenches/token/4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R
- Price: $0.02/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-41d1bb01
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JjTjsU6uUXu-_tm7quCOH

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

Example prompt: Can you analyze the Solana token 4k3Dyjzvzp8eMZWUXbBCjEvwSkkk59S5iCNLY3QrkX6R — I want to know its metadata, social links, who the top holders are, whether freeze or mint authority is enabled, and what the AI risk assessment says about it?

## When to prefer this

Use this endpoint when you need a comprehensive single-call snapshot of a Solana token including metadata, holder distribution, authority flags, and an AI risk verdict — especially useful for quick due diligence on new or unknown tokens before trading or investing.

## Known failure modes

- Invalid or malformed token mint address returns an error
- Token address not found on Solana mainnet returns empty or 404 response
- Solana RPC unavailability causes timeout or 503
- Payment not provided or insufficient USDC balance results in 402 Payment Required

## How this service works

Solana token metadata, socials, top holders, freeze/mint authority status with AI risk assessment. Sources: Solana RPC.

## Output

Returns token metadata (name, symbol, description), social media links, top holder wallet addresses and percentages, freeze authority and mint authority status flags, and an AI-generated risk score or verdict summarizing potential red flags such as concentrated holdings or dangerous authority settings.

## More

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