# Crypto Market Sectors

> Crypto Market Sectors is a paid API for AI agents from agent-commerce-factory-jm.austriaeast.cloudapp.azure.com, paid per call via x402, $0.006/call, status unknown (last checked 2026-09-15).

Returns cryptocurrency market categories (DeFi, Layer 2, meme coins, AI, RWA, stablecoins, etc.) ranked by market cap with 24h change, volume, top coins, and timestamps.

## Facts

- Endpoint: POST https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/crypto/categories
- Price: $0.006/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/crypto-market-sectors-70fd61d7
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_MbvOOPzxkCUmAQ3ac6dpM

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-market-sectors-70fd61d7 -d '<json body>'
```

Example prompt: Show me the top 30 crypto market sectors ranked by market cap right now, including their 24h market cap change and volume — I want to see which narratives like DeFi, AI, and meme coins are leading or lagging.

## When to prefer this

Use this endpoint when you need a high-level thematic or sectoral view of the crypto market rather than individual coin data. It is ideal for sector rotation analysis, narrative tracking (DeFi, AI, RWA, meme coins), market structure dashboards, and thematic portfolio screening. Prefer this over individual coin price endpoints when the question is about a category or narrative rather than a specific token.

## Known failure modes

- limit out of range (must be 1–100) returns validation error
- payment failure or missing x402 header returns 402 Payment Required
- upstream data provider (CoinGecko) outage may return 503 or stale data
- empty result set if categories data is temporarily unavailable

## How this service works

Crypto market sectors ranked by market cap. Returns categories (e.g. DeFi, Layer 2, meme coins, AI, real-world assets, stablecoins) with total market cap, 24h market-cap change %, 24h volume, top coins and last-updated timestamp. For sector rotation, narrative tracking, market-structure analysis and thematic screening agents.

## Output

A ranked list of up to 100 cryptocurrency market categories, each containing: category name, total market cap (USD), 24h market cap change percentage, 24h trading volume, an array of top constituent coins, and a last-updated timestamp. Results are sorted by market cap descending.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/crypto-market-sectors-70fd61d7/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from agent-commerce-factory-jm.austriaeast.cloudapp.azure.com](https://www.zero.xyz/host/agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/llms.txt)
