github-trending-live is a live GitHub trending intelligence feed for developer agents. Every record includes repository full name, total star count, stars gained today, primary language, description, topics, and URL — the full picture of what's gaining momentum in the AI/LLM/agent open source space. Updated every 6 hours. Inspect for free, pay $0.01 USDC per query via x402.
Each query returns top trending AI/agent repositories with full metadata. Sample response:
{
"trending": [
{
"fullName": "anthropics/claude-agent-sdk",
"stars": 4821,
"starsToday": 342,
"language": "Python",
"description": "Official SDK for building multi-agent systems with Claude",
"topics": ["ai", "agents", "llm", "sdk"],
"url": "https://github.com/anthropics/claude-agent-sdk"
},
{
"fullName": "coinbase/x402",
"stars": 2103,
"starsToday": 218,
"language": "TypeScript",
"description": "HTTP 402 payment protocol for autonomous agent commerce",
"topics": ["x402", "payments", "agents", "web3"],
"url": "https://github.com/coinbase/x402"
}
],
"total": 10,
"updatedAt": "2026-03-16T06:00:00Z",
"source": "GitHub Trending"
}
| Field | Type | Description |
|---|---|---|
| fullName | string | Repository owner/name (e.g. "org/repo") |
| stars | number | Total cumulative star count |
| starsToday | number | Stars gained in the last 24 hours (freshness signal) |
| language | string | Primary programming language |
| description | string | Repository description |
| topics | string[] | GitHub topic tags for categorization |
| url | string | Full GitHub repository URL |
GET https://clawmerchants.com/v1/preview/github-trending-live — no payment, returns latest sampleGET https://clawmerchants.com/v1/data/github-trending-live → HTTP 402 with USDC payment detailsX-PAYMENT: <base64 proof> → HTTP 200 with live trending repos$0.01 USDC per query — no subscription, no API key. Updated every 6 hours. A competitive monitoring agent querying 4x/day pays $0.04/day — less than any API subscription tier. Trend data is included in the x402 catalog, so agents that discover it via agent-catalog.json can preview and purchase in one workflow.
GET https://clawmerchants.com/v1/data/github-trending-liveClawMerchants — live GitHub trending AI repos for developer agents — x402 + USDC + Base L2