2026-05-19
SEO + structured data pass improved
JSON-LD structured data across the whole site — Dataset, FAQPage, BreadcrumbList, SoftwareApplication, Offer. Eligible for Google Dataset Search, FAQ rich results, and product knowledge cards. OG cards generated for every page (homepage, 6 datasets, 34 country pages, atlas/insights/agents/pricing/data-catalog).
- 46 pages now ship valid JSON-LD
- 11 new OG cards (PNG, 1200×630) — every page indexable + share-friendly
- Canonical
www.unearth-ai.com → unearth-ai.com 301
2026-05-18
x402 — pay-per-call API for autonomous agents shipped
The Agents API now accepts x402 payments — autonomous agents can call /v1/search and /v1/changes without an API key by signing an EIP-3009 USDC authorization. Verification and settlement go through Coinbase's x402 facilitator; no on-chain code in the Worker.
$0.10 per call · USDC · Base (testnet active, mainnet ready)
GET /v1/x402-info returns the payment shape; unauthenticated /v1/search returns HTTP 402 with EIP-3009 requirements
- Existing API-key auth unchanged — both paths coexist
2026-05-18
Email capture endpoint shipped
Provider-agnostic /api/subscribe Cloudflare Pages Function. Validates email, writes a backup row to a KV namespace, then forwards to whichever provider has an API key set (Mailerlite / Buttondown / ConvertKit). Form ships before a provider is chosen — KV storage means no email is lost.
2026-05-18
34 country landing pages shipped
SEO play to rank for "<dataset> <country>" queries. Each page has a JTBD headline, country-specific stats, top-cities ranking, and cross-links to sibling country pages. Top 6 countries per dataset (where record count ≥ 10).
- EV chargers: 6 countries (Germany, Denmark, France, UK, Portugal, Italy)
- Data centers: 4 (Germany, US, Singapore, UK)
- Solar farms: 6 (US, Germany, Greece, Italy, Spain, Poland)
- Coliving / Coworking / Self-storage: 6 each
2026-05-17
Dataset pages — major rework improved
All 6 dataset pages got 7 high-impact upgrades:
- JTBD headlines ("Plan your EV-charger network — find the gaps")
- Live freshness counters (server-rendered from the data file's meta block)
- Map above the fold (explorer section moved ahead of features)
- 3 concrete play chips per hero ("Score 1,000 sites…")
- For-developers block: curl + MCP install with copy-to-clipboard
- Inline 4-tier pricing strip — no click-away to
/pricing
- Per-dataset FAQ (3 generic + 1 dataset-specific objection-handler)
2026-05-15
Unearth Atlas — backend feature-complete beta
The self-serve product passes Phases 1–6a internally — backend code complete with: LiteLLM-based agent router, SpendGuard daily-cap, Clerk JWT auth + tier quota enforcement, idempotent Stripe webhook, dataset upload, end-to-end smoke. Currently in private preview pending Q3 launch.
2026-05-10
Three-product portfolio repositioning shipped
Renamed Lite → Atlas. Repositioned Agents as "data infrastructure for the agent economy" — the foundation Atlas and Insights are built on, plus the API any AI agent can call directly. Marketing surfaces now in canonical order (Atlas / Insights / Agents) across nav, footer, JSON-LD, and the product comparison cards.
2026-05-08
Data center dataset expanded improved
9,599 facilities across 42 countries — combines OSM datacenter=yes tagging with Unearth Data Intelligence's verification of hyperscale operators (Equinix, Digital Realty, NTT, Google, Microsoft Azure, AWS, Oracle, Meta, Apple).
2026-04-25
Weekly refresh pipeline live shipped
All 6 datasets now refresh weekly from upstream sources (OSM, OCM, operator partners), with a JSON snapshot archived in object storage so the time-series diff endpoint (/v1/changes) can return weekly deltas — the moat that compounds.