# Vibes API Hub – Solana Portfolio Lookup

> Vibes API Hub – Solana Portfolio Lookup is a paid API for AI agents from vibes-coral-tau.vercel.app, paid per call via x402, $0.048221/call, status unknown (last checked 2026-09-14).

Retrieves a Solana wallet's token holdings, balances, and portfolio composition given a wallet address.

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/solana-portfolio
- Price: $0.048221/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/vibes-api-hub-solana-portfolio-lookup-f78327f1
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JFX63tpATq-E1phQfxXxo

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 vibes-api-hub-solana-portfolio-lookup-f78327f1 -d '<json body>'
```

Example prompt: Can you pull up the full token portfolio for Solana wallet 7xKXtg2CW87d97TXJSDpbD5jBkheTqA83TZRuJosgAsU and show me all the tokens and balances it holds?

## When to prefer this

Choose this endpoint when you need a quick, pay-per-call lookup of a Solana wallet's full token portfolio without setting up your own RPC infrastructure. Best for agents that need on-demand Solana balance checks without committing to a monthly subscription. Use when micropayment via x402/Base chain is acceptable.

## Known failure modes

- Invalid or malformed Solana wallet address returns an error
- Empty wallet with no tokens returns an empty portfolio
- Network timeout if Solana RPC is slow or congested
- Payment failure via x402 protocol if USDC balance is insufficient
- Rate limiting or service unavailability from the underlying Solana data provider

## How this service works

All-in-one API hub: Social Media, Jobs, Finance, Crypto, and Tools. Pay-per-call with x402 protocol on Base chain.

## Output

Returns a list of tokens held by the specified Solana wallet address, including token names or mint addresses, quantities/balances, and potentially USD values or metadata for each asset, along with the native SOL balance.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-solana-portfolio-lookup-f78327f1/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from vibes-coral-tau.vercel.app](https://www.zero.xyz/host/vibes-coral-tau.vercel.app/llms.txt)
