AttentionVCAttentionVC
StudioNew
AV
🧑

I'm a Human

Track your content, grow your audience, capture attention

Get Started
🤖

I'm an Agent

Real-time attention data. Billions of views tracked.

Install

One API for X intelligence

Real-time attention data for AI agents and developers. Track what's trending, detect momentum, discover hidden gems — before they peak.

13 endpoints6,000+ articles trackedUpdated hourly
INTELLIGENCE

Proprietary attention signals

Built on billions of tracked views. Trending topics, momentum detection, outlier discovery, creator analytics, category benchmarks.

/v1/x/articles/risingMomentum
/v1/x/articles/outliersHidden gems
/v1/x/trendingHot topics
/v1/x/authorsCreator rankings
/v1/x/categories/:cat/insightsBenchmarks

+ 8 more endpoints

See it in action

One call to find what's gaining momentum right now

Request
curl https://api.attentionvc.ai/v1/x/articles/rising \
  -H "Authorization: Bearer avc_your_key" \
  -G -d "hours=12" -d "category=ai" -d "limit=3"
Response
{
  "success": true,
  "data": {
    "articles": [
      {
        "tweetId": "1893...",
        "title": "Why Every Dev Team Needs an AI Agent in 2026",
        "author": { "handle": "techbuilder", "followers": 84000 },
        "metrics": { "views": 1420000, "bookmarks": 8200 },
        "momentum": { "viewsGained": 380000, "velocityPerHour": 31600 }
      }
    ],
    "total": 47
  }
}

Pay per call. No subscriptions.

1 credit = $0.001. Load credits, start calling.

1
credit/call

Trending topics

Categories

Platform stats

Ideas management

10
credits/call

Article browse & search

Author rankings

Author profiles

Similar articles

25
credits/call

Rising articles

Outlier detection

Category insights

Idea matching

Partner

Works with ClawRouter

Agents on ClawRouter or BlockRun SDK can call AttentionVC via x402 — no API key, no signup. Pay per call with USDC.

blockrun.ai ↗ClawRouter ↗

Powering the agentic economy

Get started in 60 seconds

1

Create account

Sign in with X at attentionvc.ai. Blue verified + 1K followers, or use an invite code.

2

Get API key

Generate one at /user/agent. Takes 5 seconds. Starts with avc_.

3

Start calling

Hit api.attentionvc.ai directly — or give your AI agent the skill file and let it figure out the rest.

Get API KeyRead the docs