Crypto Sector Rotation Tracker avatar

Crypto Sector Rotation Tracker

Pricing

Pay per usage

Go to Apify Store
Crypto Sector Rotation Tracker

Crypto Sector Rotation Tracker

Track 700+ crypto market sectors (AI, L1, L2, DeFi, RWA, Memes, DePIN, Restaking, etc.) for 24h market cap changes and volume surges. Detect which narratives are leading and lagging. Catch sector rotations early. No API key required. $0.001/sector.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Track 700+ CoinGecko market sectors — AI, L1, L2, DeFi, RWA, Meme Coins, DePIN, Restaking, and more — for 24h market cap changes and volume surges. Catch which narratives are rotating in or out before the crowd. No API key required. $0.001/sector (28 major = $0.03/run).


What Is Sector Rotation in Crypto?

When BTC stabilizes, capital flows from BTC → majors → altcoins → narrative plays. Within altcoins, it flows from sector to sector based on which narrative the market is pricing in. Understanding which sectors are gaining (inflow) vs. losing (outflow) market cap tells you where smart money is positioning today.

This actor makes that signal visible in seconds.

Rotation Signals

Each sector gets a rotation signal:

SignalMeaning
strong_inflow+10% mcap change + high volume (breakout narrative)
inflow+5% to +10% (gaining traction)
neutral-5% to +5% (sideways)
outflow-5% to -10% (capital leaving)
strong_outflow-10%+ with volume (active sell pressure)
high_volume_flatFlat price but 20%+ volume/mcap — accumulation or distribution

Example Output

{
"rank": 1,
"category_id": "ai-agents",
"name": "AI Agents",
"market_cap_b": 8.42,
"volume_24h_b": 1.2,
"change_24h_pct": 14.3,
"volume_to_mcap": 0.143,
"rotation_signal": "strong_inflow",
"top_3_tokens": ["aixbt-by-virtuals", "zerebro", "ai16z"],
"updated_at": "2026-07-08T15:00:00Z"
}

Key Use Cases

Morning rotation scan:

{
"mode": "major",
"sortBy": "change_24h_pct",
"signalsOnly": true,
"limit": 20
}

→ Quickly see which narratives are leading or lagging at market open.

Volume momentum hunt:

{
"mode": "major",
"sortBy": "volume_to_mcap",
"minMarketCapMillion": 200,
"limit": 10
}

→ Find sectors with high volume relative to market cap (potential breakouts).

Full category sweep (AI, DePIN, RWA focus):

{
"mode": "custom",
"categoryIds": ["artificial-intelligence", "ai-agents", "depin", "real-world-assets-rwa", "restaking"],
"sortBy": "change_24h_pct"
}

Sector screener for all 700+ categories:

{
"mode": "all",
"minMarketCapMillion": 500,
"sortBy": "change_24h_pct",
"limit": 30
}

Major Sectors Covered (mode=major)

SectorCoverage
AI & Machine LearningAI tokens, agent infrastructure
AI AgentsVirtuals, ai16z, autonomous agents
DeFiLending, DEX, yield protocols
Layer 1ETH, SOL, SUI, ADA, AVAX ecosystems
Layer 2ARB, OP, BASE, MATIC, starknet
Real World Assets (RWA)Tokenized bonds, equities, commodities
Meme CoinsDOGE, SHIB, PEPE, WIF, BONK
DePINPhysical infrastructure networks
RestakingEigenLayer, LRT protocols
Bitcoin EcosystemWBTC, BRC-20, ordinals infrastructure
Solana EcosystemNative SOL protocols
Prediction MarketsPolymarket, Gnosis, Azuro
OraclesChainlink, Pyth, UMA
PerpetualsdYdX, GMX, Hyperliquid
Gaming & MetaverseGame tokens, virtual worlds
NFTNFT marketplaces and infrastructure
DAOGovernance tokens
PrivacyMonero, ZCash, privacy DeFi
InteroperabilityCross-chain bridges
Liquid StakingstETH, rETH, liquid staking tokens
Modular BlockchainsCelestia, EigenDA, data availability
Tokenized CommoditiesGold, oil, agricultural tokens
InfrastructureGeneral crypto infrastructure
DEXDecentralized exchange protocols
StorageFilecoin, Arweave, decentralized storage

Input Options

ParameterTypeDefaultDescription
modestringmajormajor (28 curated), all (700+), or custom
categoryIdsstring[][]CoinGecko category IDs (for custom mode)
sortBystringchange_24h_pctSort by change, volume, market cap, or vol/mcap
minMarketCapMillionnumber100Min sector market cap in USD millions
signalsOnlybooleanfalseSkip neutral sectors, return only strong signals
limitinteger50Max results (up to 200)

Pricing

  • $0.001 per sector
  • 28 major sectors = $0.028/run
  • Full 700+ sweep with mcap filter = ~$0.05–$0.20/run depending on filter

Data Source

CoinGecko Free API — 738 categories updated every 5–10 minutes, no API key required.