# Solana Wallet Token Positions with AI Signal

> Solana Wallet Token Positions with AI Signal 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 current token holdings for a Solana wallet address including entry price info, current USD value, and an AI-generated accumulate/distribute signal per position.

## Facts

- Endpoint: POST https://mpp.hyreagent.fun/traders/wallet-positions
- 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/solana-wallet-token-positions-with-ai-signal-19e9e16c
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_-rbQuhbCqdHLmHUjODgJm

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 solana-wallet-token-positions-with-ai-signal-19e9e16c -d '<json body>'
```

Example prompt: What tokens is wallet 7xKf...abc3 currently holding on Solana, and what's the AI signal — should they accumulate or distribute each position given the current USD values?

## When to prefer this

Use this endpoint when you need a full snapshot of a Solana wallet's current token portfolio including entry cost basis, real-time USD valuation via Jupiter, and an AI-driven accumulate/distribute signal per position — particularly useful for trading agents performing portfolio review or risk assessment on a specific wallet.

## Known failure modes

- Invalid or malformed Solana wallet address returns an error
- Wallet with no token holdings returns empty positions list
- Jupiter pricing unavailable for an obscure token may result in missing USD value
- RPC timeout or Solana network congestion may cause delayed or failed response
- Payment not sent or insufficient USDC results in 402 payment required error

## How this service works

Fetches token positions for a Solana wallet or pool address.

## Output

A list of current token positions held by the given Solana wallet, each with entry price info, current USD value computed via Jupiter pricing, and an AI-generated accumulate or distribute recommendation signal per token.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/solana-wallet-token-positions-with-ai-signal-19e9e16c/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)
