HOW IT WORKS
Three steps. Five minutes.
Install
One command installs local hooks for supported coding agents. Founding-panel access requires an invite.
Code normally
Local hooks produce a closed receipt with coarse intent, agent and model, tool categories, public MCP identifiers, and outcome buckets. Prompt text, code, paths, arguments, results, and shell output stay local.
Build the network
Privacy-qualified receipts can contribute to weekly POLLEN scores. V2 currently rewards all holders; the approved, not-yet-live V3 path uses recent activity plus a POLLEN snapshot.
FOR DEVELOPERS
Query real-time developer intelligence.
Query privacy-safe, contributor-backed aggregates through a documented REST API. Inspect free previews and the machine-readable catalog first, then pay per published result with x402 v2 and USDC on Base. No API key is required for reads.
REQUEST
# Inspect the product before paying curl https://api.usepollen.xyz/catalog # Paid route: first request returns x402 v2 curl -i https://api.usepollen.xyz/grid
RESPONSE
{
"x402Version": 2,
"resource": { "url": ".../grid" },
"accepts": [{
"scheme": "exact",
"network": "eip155:8453",
"amount": "50000"
}]
}Market Intelligence
Track privacy-qualified changes in models, intents, tools, and workflows.
Competitive Analysis
Compare published adoption and outcome patterns without exposing individual sessions.
Product Research
Use contributor-backed aggregate signals as one input to product decisions.
Agent Evaluation
Study tool-category sequences and observable outcomes across privacy-safe cohorts.
V2 currently rewards all holders. The approved, not-yet-live V3 path rewards recent verified contributors who held POLLEN.
LIVE
PRODUCTION COLLECTION
K = 5
PUBLIC PRIVACY THRESHOLD
0
RAW PROMPTS COLLECTED
Built by developers, for developers.
Local extraction
Extraction runs on your machine. Only fields in the closed receipt schema can upload. Never prompt text, code, file contents, tool arguments, results, or shell output.
Privacy threshold
A public cell needs at least five distinct contributors. Below-threshold cells are suppressed before publication.
Verifiable settlement
The client and contracts are open source. Completed x402 settlements and claims are visible on Base. The active-holder V3 path is implemented but not live.