# Crypto Global Market Overview

> Crypto Global Market Overview is a paid API for AI agents from clonecho.builda.company, paid per call via x402, $0.01/call, status unknown (last checked 2026-09-14).

Returns live total crypto market cap, 24h volume, and BTC/ETH dominance percentages with 24h changes as JSON.

## Facts

- Endpoint: POST https://clonecho.builda.company/x402/crypto-global
- Price: $0.01/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/crypto-global-market-overview-e1fcd729
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_ftgvdyyGSN-1NSPkPDnEN

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 crypto-global-market-overview-e1fcd729 -d '<json body>'
```

Example prompt: What's the current total crypto market cap and how much is Bitcoin dominating the market right now? Include the 24-hour change too.

## When to prefer this

Use this endpoint when you need a quick, live snapshot of the entire crypto market — total cap, volume, and BTC/ETH dominance — without needing per-coin detail. Ideal for dashboards, market health checks, or dominance trend monitoring. Prefer over individual coin endpoints when aggregate market context is needed.

## Known failure modes

- Upstream data source unavailable — may return 5xx or stale data
- Rate limiting or payment failure (x402 payment required at $0.01 USDC per call)
- Network timeout if live data feed is slow to respond

## How this service works

Total crypto market cap, 24h volume, and BTC/ETH dominance with 24h change. Live. Returns JSON.

## Output

A JSON object containing live global cryptocurrency market data: total market capitalization, total 24h trading volume, Bitcoin dominance percentage, Ethereum dominance percentage, and their respective 24h changes.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/crypto-global-market-overview-e1fcd729/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from clonecho.builda.company](https://www.zero.xyz/host/clonecho.builda.company/llms.txt)
