Track your content, grow your audience, capture attention
Real-time attention data. Billions of views tracked.
Real-time attention data for AI agents and developers. Track what's trending, detect momentum, discover hidden gems — before they peak.
The full X read layer
One API key, no rate limit headaches. User profiles, tweets, search, threads, replies, followers — all of it.
+ 17 more endpoints
Proprietary attention signals
Built on billions of tracked views. Trending topics, momentum detection, outlier discovery, creator analytics, category benchmarks.
+ 8 more endpoints
One call to find what's gaining momentum right now
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"
{
"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
}
}1 credit = $0.001. Load credits, start calling.
User profiles
Trending topics
Categories
Platform stats
Article browse & search
Author rankings
Tweet search
Followers & replies
Rising articles
Outlier detection
Category insights
Idea matching
Agents on ClawRouter or BlockRun SDK can call AttentionVC via x402 — no API key, no signup. Pay per call with USDC.
Powering the agentic economy
Create account
Sign in with X at attentionvc.ai. Blue verified + 1K followers, or use an invite code.
Get API key
Generate one at /user/agent. Takes 5 seconds. Starts with avc_.
Start calling
Hit api.attentionvc.ai directly — or give your AI agent the skill file and let it figure out the rest.