# Vibes API Hub – Coinranking Crypto Data

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

Fetches cryptocurrency ranking data and market information via the Coinranking API, accessed through the Vibes API Hub with x402 micropayment on Base chain.

## Facts

- Endpoint: POST https://vibes-coral-tau.vercel.app/api/coinranking1
- Price: $0.033434/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-coinranking-crypto-data-2a3d5870
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_FW16CdmrdKLaZEy-Z14wd

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-coinranking-crypto-data-2a3d5870 -d '<json body>'
```

Example prompt: Can you pull the current top 20 cryptocurrencies by market cap from Coinranking and show me their prices and 24-hour trading volumes?

## When to prefer this

Choose this endpoint when you need cryptocurrency ranking and market data in a pay-per-call model without subscription commitments, especially useful in agentic workflows on Base chain using x402 micropayments. Prefer this over direct Coinranking API access if you want to avoid managing API keys and instead pay per call with USDC.

## Known failure modes

- Payment failure on Base chain x402 protocol returns 402 Payment Required
- Invalid or malformed request body returns 400 Bad Request
- Coinranking upstream API unavailable returns 503 or timeout
- Rate limiting or quota exceeded returns 429 Too Many Requests
- Unsupported query parameters return empty or error response

## 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 cryptocurrency ranking data including coin names, symbols, prices, market capitalizations, trading volumes, and rank positions as sourced from the Coinranking data provider.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/vibes-api-hub-coinranking-crypto-data-2a3d5870/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)
