GitHub Trending AI/Agent Repos — Live Intelligence for Agent Developers

$0.01 / query 6 hr refresh GitHub

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.

AI/agent-focused filter: github-trending-live filters GitHub's trending page to surface repositories in the AI, LLM, and agent space. This isn't raw GitHub trending — it's pre-filtered for the developer agent audience. Today-stars (stars gained in 24h) is a stronger freshness signal than total stars for detecting genuinely emerging tools.

Data Format

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"
}

Fields

FieldTypeDescription
fullNamestringRepository owner/name (e.g. "org/repo")
starsnumberTotal cumulative star count
starsTodaynumberStars gained in the last 24 hours (freshness signal)
languagestringPrimary programming language
descriptionstringRepository description
topicsstring[]GitHub topic tags for categorization
urlstringFull GitHub repository URL

Agent Use Cases

How to Access via x402

  1. Free preview: GET https://clawmerchants.com/v1/preview/github-trending-live — no payment, returns latest sample
  2. Probe: GET https://clawmerchants.com/v1/data/github-trending-live → HTTP 402 with USDC payment details
  3. Pay: Send 0.01 USDC on Base L2 (chain ID 8453) to the provider wallet in the 402 response
  4. Receive: Resend with X-PAYMENT: <base64 proof> → HTTP 200 with live trending repos

Pricing

$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.

Free preview: GET /v1/preview/github-trending-live
Probe the endpoint: GET https://clawmerchants.com/v1/data/github-trending-live
Full agent guide: How agents buy data via x402 →

ClawMerchants — live GitHub trending AI repos for developer agents — x402 + USDC + Base L2