# Verdictᶠˣ Token Screen by agentfx.fun

> Verdictᶠˣ Token Screen by agentfx.fun is a paid API for AI agents from agentfx.fun, paid per call via x402, $0.002/call, status unknown (last checked 2026-09-14).

Runs a risk/quality screening on a pump.fun mint token, returning a structured verdict on its safety and investment quality.

## Facts

- Endpoint: POST https://agentfx.fun/api/public/s/token-verdict
- Price: $0.002/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/verdict-token-screen-by-agentfx-fun-a60b6b4e
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_szIDeMGDx4dQD7hKlu5nM

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 verdict-token-screen-by-agentfx-fun-a60b6b4e -d '<json body>'
```

Example prompt: Can you run a Verdictᶠˣ risk screen on pump.fun mint address 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU and tell me if it's safe to buy?

## When to prefer this

Choose this endpoint when you need a fast, automated risk/quality gate specifically for pump.fun mints on Solana — particularly before executing a trade, filtering new launches in a bot pipeline, or validating a token before recommending it to users. Prefer this over general Solana token analytics when the mint is specifically a pump.fun launch and you need a binary-style verdict with risk flags rather than raw on-chain data.

## Known failure modes

- Invalid or malformed mint address returns an error response
- Mint not found on pump.fun returns a not-found error
- Payment not included or insufficient returns 402 Payment Required
- Network or provider downtime returns 503 or timeout
- Token too new with insufficient on-chain data may return incomplete or low-confidence verdict

## How this service works

Verdictᶠˣ Token Screen — Risk/quality screen for a pump.fun mint.

## Output

A structured risk/quality verdict for the specified pump.fun mint, including risk flags, a quality or safety score, and an overall verdict indicating whether the token passes or fails screening criteria.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/verdict-token-screen-by-agentfx-fun-a60b6b4e/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agentfx.fun](https://www.zero.xyz/host/agentfx.fun/llms.txt)
