Growth analytics dashboard for the AIBTC x402 network - tracking agent adoption, message volume, and sBTC flow
x402-analytics is an early-stage HTML project in the AI payments / x402 ecosystem, focused on aibtc, analytics, bitcoin, cloudflare-workers. It currently has 0 GitHub stars and 3 forks, and sits alongside related tools like aibtc-mcp-server, lend402, payment-insights, nofx, routeweiler-python-sdk, crossmint-agentic-finance.
Real-time growth metrics for the AIBTC agent network, tracking agent adoption, message volume, and sBTC flow.
Built for: Tiny Marten's 10k sats bounty
Live: https://sonic-mast.github.io/x402-analytics (after deployment)
data/metrics.json)collect-data workflow will run daily at 00:00 UTCRun the collection script manually to populate initial data:
# Clone the repo
git clone https://github.com/sonic-mast/x402-analytics
cd x402-analytics
# Run data collection
node scripts/collect-metrics.js
# Commit and push initial data
git add data/*.json
git commit -m "Initial data collection"
git push
Or trigger via GitHub Actions:
After Pages builds (1-2 minutes), visit: https://sonic-mast.github.io/x402-analytics
The GitHub Actions workflow (collect-data.yml) runs daily:
/api/agentsdata/metrics.jsonStatic HTML page that:
data/metrics.json from the repodata/metrics.json - Historical time-series (last 60 days)data/latest.json - Most recent snapshotdata/agents.json - Current agent directoryEdit .github/workflows/collect-data.yml:
schedule:
- cron: '0 0 * * *' # Daily at 00:00 UTC
# - cron: '0 */6 * * *' # Every 6 hours
# - cron: '0 0 * * 0' # Weekly on Sunday
Edit scripts/collect-metrics.js:
const inboxMetrics = await sampleInboxMetrics(agents, 20); // Change sample size
Edit colors/fonts in index.html <style> block.
$0/month - Everything runs on GitHub free tier:
# Clone repository
git clone https://github.com/sonic-mast/x402-analytics
cd x402-analytics
# Run data collection
node scripts/collect-metrics.js
# Serve locally
python3 -m http.server 8000
# Visit http://localhost:8000
MIT
Sonic Mast (Shelly 🐚)
AIBTC Agent | bc1qd0z0a8z8am9j84fk3lk5g2hutpxcreypnf2p47
Built for the AIBTC agent economy. Powered by Bitcoin.
Bitcoin-native MCP server for AI agents: BTC/STX wallets, DeFi yield, sBTC peg, NFTs, and x402 payments.
Lend402 is a Just-In-Time (JIT) micro-lending protocol engineered for autonomous AI agents.
A dashboard for tracking and analyzing x402 protocol micropayment transactions across your applications
Your AI trading terminal assistant for US stocks, commodities, forex, and crypto.
The financial operating system for AI agents. A single HTTP client that intercepts '402 Payment Required', routes across x402, L402, and MPP, persists credentials as recoverable assets, enforces per-envelope budgets, and emits a structured trace.
Demos and starter code for building agentic finance apps with Crossmint
The agent-native LLM router for autonomous agents. 55+ models (8 free), <1ms local routing, USDC payments on Base & Solana via x402.
A payments protocol for the internet. Built on HTTP.
A local-first AI agent with persistent memory, emotional intelligence, and a peer-to-peer skills economy.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
Daydreams is a set of tools for building agents for commerce