$0.05
per call · USD Coin on Base
Paid ($0.05 USDC via x402). Historical daily GitHub digests (1-30 day lookback). Track how open-source trends, language popularity, and emerging tools evolve over time — each digest carries the same rich analysis as /v1/digests/latest, keyed by digestDate provenance. Compute-first / settle-after — you are never charged for an error.
Endpoint
GET https://api.gitbeacon.dev/v1/digests1
Calls / 30d
1
Unique payers / 30d
Aug 16
Last called
exact
Payment scheme
Call this service
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://api.gitbeacon.dev/v1/digests", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://api.gitbeacon.dev/v1/digests?days=7&limit=7" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"charged": true,
"count": 3,
"data": [
{
"digestDate": "2026-02-25T00:00:00.000Z",
"overallSentiment": "innovative",
"summary": "AI-driven projects dominate...",
"title": "AI-Powered Development Takes Center Stage",
"topCategories": [
"AI/ML",
"DevTools",
"Security"
],
"totalReposAnalyzed": 50
}
],
"days": 7,
"limit": 7,
"success": true
}Payment details
0xf444abc53f5e1e73caec7df64d147ddb119514a0USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Gitbeacon & similar services
Gitbeacon · Repos
api.gitbeacon.dev
Paid ($0.01 USDC via x402). Top trending GitHub repos from the latest daily scan, sorted by stars — description, language, topics, license, forks, author followers, and README excerpt. Filterable by programming language. Response carries the scanDate provenance. Compute-first / settle-after — you are never charged for an error.
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.