Gov-Transparency Pack. They watch us — let's watch them.
Nine x402-paid endpoints that give AI agents structured access to US government accountability data: congressional stock trades parsed from STOCK Act filings, campaign finance totals, lobbying disclosures, federal contract awards, bill status, and regulatory activity. All sourced from official public-domain APIs — USAspending, FEC, Congress.gov, Federal Register, House Clerk disclosures.
No licensing risk, no API keys, no subscriptions: pay per call in USDC on Base, from half a cent. Commercial rivals charge monthly subscriptions for this data (QuiverQuant, Unusual Whales) — here it's per-call for agents.
Nine endpoints, half a cent to two cents
| Route | What it answers | Price |
|---|---|---|
| POST/congress-stock-trades | Congressional stock trade disclosures from STOCK Act filings | $0.02 |
| POST/congress-trade-filings | House financial-disclosure filing index with PDF links | $0.01 |
| POST/congress-bill-lookup | US bill status — sponsor, latest action, policy area | $0.005 |
| POST/fec-candidate-lookup | Federal candidate search with IDs and committee links | $0.005 |
| POST/fec-candidate-money | Campaign finance totals — receipts, spending, cash on hand | $0.01 |
| POST/federal-contracts-search | Federal contract awards by company | $0.01 |
| POST/federal-contractor-profile | Contractor profile — UEI, parent, award totals | $0.01 |
| POST/federal-register-watch | New regulations and notices by topic | $0.005 |
| POST/lobbying-filings | Who is lobbying, for whom, and on what | $0.01 |
Part of the Utility Grid
These nine routes live on the ForgeMesh Utility Grid alongside dozens of other paid utilities. The open-source MCP server @forgemeshlabs/utility-grid-mcp exposes all grid routes as agent tools. Without a wallet key it returns the structured x402 challenge and spends nothing — safe to install and explore. Discovery metadata is published at /.well-known/x402.json for the standard agent indexes.