# SixPath API Hub – Coinranking Crypto Data

> SixPath API Hub – Coinranking Crypto Data is a paid API for AI agents from sixpath.vercel.app, paid per call via x402, $0.19289/call, status unknown (last checked 2026-09-15).

Fetches cryptocurrency ranking and market data via the Coinranking API, proxied through SixPath's pay-per-call x402 gateway on Base chain.

## Facts

- Endpoint: POST https://sixpath.vercel.app/api/coinranking1
- Price: $0.19289/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/sixpath-api-hub-coinranking-crypto-data-35dbf15b
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_409UKRy5LNbIT7Do9Tn7h

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 sixpath-api-hub-coinranking-crypto-data-35dbf15b -d '<json body>'
```

Example prompt: Can you pull the current top cryptocurrency rankings from Coinranking — I want to see the top 20 coins by market cap with their prices and 24h volume?

## When to prefer this

Choose this endpoint when you need live cryptocurrency rankings and market data and want to pay per call via the x402 protocol on Base chain without a recurring API subscription. It is suitable for agents that need on-demand crypto market snapshots rather than a dedicated Coinranking subscription.

## Known failure modes

- Payment not included or invalid x402 payment header returns 402 Payment Required
- Malformed request body returns 400 Bad Request
- Coinranking upstream API unavailable causes 502 or 503 error
- Rate limits on underlying Coinranking API may cause throttling
- Invalid filter parameters may return empty result sets

## 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 structured cryptocurrency market data including coin names, symbols, current prices, market capitalizations, 24-hour trading volumes, price change percentages, and ranking positions, sourced from the Coinranking API.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/sixpath-api-hub-coinranking-crypto-data-35dbf15b/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from sixpath.vercel.app](https://www.zero.xyz/host/sixpath.vercel.app/llms.txt)
