---
title: "Crypto Sector Rotation Radar"
description: "Fetch CoinGecko coin categories with their 24h market cap change. Rank the top 5 and bottom 5 sectors and tell me where capital is rotating in and out of right now."
canonical: "https://hub.ironclaw.com/usecases/crypto-sector-rotation-radar"
markdown: "https://hub.ironclaw.com/usecases/crypto-sector-rotation-radar.md"
type: "use-case"
categories: ["Personal assistant","Web 3 / Crypto","Research"]
author: "Evgeny"
---

# Crypto Sector Rotation Radar

## Example Prompt

> Fetch CoinGecko coin categories with their 24h market cap change. Rank the top 5 and bottom 5 sectors and tell me where capital is rotating in and out of right now.

## What the Agent Does

![Image](https://github.com/user-attachments/assets/8956ed37-2c91-4b67-b652-6c9a2aeb2433)

Fetches live sector-level data from CoinGecko's categories endpoint, which aggregates all tokens within each theme (Gaming, NFT, Privacy Coins, DeFi, Infrastructure, etc.) into a single market cap and 24h change figure. The agent ranks the top 5 gaining and bottom 5 losing sectors, computes volume-to-market-cap turnover for each to distinguish real buying activity from thin low-conviction moves, and delivers a plain-English rotation summary identifying which crypto narratives are currently attracting capital and which are losing it.

## Skills and Tools

- CoinGecko Categories API (native http tool)

## Categories

- Personal assistant
- Web 3 / Crypto
- Research

## Links

- [HTML page](https://hub.ironclaw.com/usecases/crypto-sector-rotation-radar)

