x402 · Base · USDC · AI-Native

ESG Intelligence
for the Agent Economy

CSRD compliance roadmaps. EU Taxonomy alignment. Emissions analysis. Supply chain due diligence. Greenwashing risk. 10 endpoints. From $0.10 per query.

50,000+
Companies under CSRD
10
ESG Endpoints
$0.10
Starting price
2026
CSDDD enforcement
12
ESRS Standards mapped
8
Global frameworks
AI Agent Discovery: /.well-known/agent.json /openapi.json /llms.txt x402 Payment Ready Schema.org Markup
10 ESG Endpoints

From regulatory compliance to greenwashing risk — every dimension of corporate sustainability intelligence

GET$0.20
/api/esg/taxonomy
EU Taxonomy alignment check: does your economic activity qualify as sustainable? DNSH criteria, technical screening, green asset ratio, SFDR Article 8/9 implications.
eu-taxonomysfdrgreen-asset-ratio
GET$0.20
/api/esg/supply-chain
Supply chain ESG due diligence: CSDDD obligations, Tier 1-N risk mapping, forced labor screening, human rights hotspots, supplier questionnaire templates.
csdddforced-laborhuman-rights
GET$0.20
/api/esg/disclosure
ESG disclosure builder: ESRS data points checklist, GRI index template, TCFD structure, what to write and where. Covers all major reporting frameworks.
esrs-datapointsgri-indextcfd
GET$0.15
/api/esg/framework
Framework navigator: GRI vs ISSB vs CSRD vs TCFD vs CDP — which applies to your company, how they interoperate, implementation sequence and budget estimate.
griissbtcfdcdp
GET$0.15
/api/esg/emissions
Carbon & emissions intelligence: Scope 1/2/3 methodology, CBAM tariff implications, carbon market prices (EU ETS, California, voluntary), SBTi pathways, net zero roadmap.
scope-3cbamnet-zerosbti
GET$0.15
/api/esg/sector
SASB sector materiality: industry-specific ESG topics, peer benchmarks, what investors and raters weight most, regulatory hotspots for your sector.
sasbmaterialitysector-esg
GET$0.15
/api/esg/greenwashing
Greenwashing risk detector: EU Green Claims Directive compliance, claim-by-claim analysis, recent enforcement actions, compliant alternatives for your marketing language.
green-claims-directiveeu-compliancemarketing-risk
GET$0.15
/api/esg/company
Company ESG intelligence: CDP scores, SBTi status, Scope 1/2/3 from public reports, ESG controversies, board governance data. Built from public disclosures.
cdp-scoresbtiesg-due-diligence
GET$0.10
/api/esg/score
ESG score intelligence: MSCI, Sustainalytics, ISS, Bloomberg methodology explainer, how raters diverge on the same company, what drives score changes.
msci-esgsustainalyticsesg-rating
Global Regulatory Coverage

Every major ESG regulatory regime, jurisdiction-aware responses

🇪🇺
European Union
CSRD · CSDDD · EU Taxonomy · SFDR · CBAM
🇺🇸
United States
SEC Climate Rule · FTC Green Guides · TCFD
🇬🇧
United Kingdom
UK SDR · SECR · TCFD mandatory
🇯🇵
Japan
GX Carbon Market · ISSB adoption · TCFD
🇦🇺
Australia
AASB S1/S2 · ASIC · mandatory TCFD
🇨🇦
Canada
OSFI Climate · ISSB adoption
🇸🇬
Singapore
SGX mandatory · Carbon Tax
🌍
Global
GRI · ISSB · CDP · TCFD · SBTi
Who Uses ESGPulse

Built for both human professionals and AI agents

🤖
AI Agents & Developers
  • ESG compliance agents querying CSRD obligations
  • Supply chain risk screening pipelines
  • Investment research agents pulling ESG signals
  • Automated greenwashing review workflows
  • Carbon accounting integrations
  • MCP tools for sustainability LLM applications
👤
Sustainability Professionals
  • CSOs and sustainability teams preparing for CSRD
  • ESG consultants advising on framework selection
  • Legal teams assessing CSDDD obligations
  • Marketing teams checking green claims
  • IR teams preparing investor ESG packs
  • Procurement teams screening suppliers
Pricing

USDC micropayments on Base via x402. No subscription, no API key — pay per query.

$0.10
/api/esg/score
ESG rating methodology & score intelligence
$0.15
/api/esg/framework
Framework navigator & recommendation
$0.15
/api/esg/company
Company ESG intelligence from public data
$0.15
/api/esg/emissions
Carbon & emissions analysis
$0.15
/api/esg/sector
SASB sector materiality briefing
$0.15
/api/esg/greenwashing
Green claims risk assessment
$0.20
/api/esg/taxonomy
EU Taxonomy alignment check
$0.20
/api/esg/supply-chain
Supply chain due diligence
$0.20
/api/esg/disclosure
ESG disclosure builder & checklist
$0.25
/api/esg/csrd
Full CSRD compliance roadmap
How It Works
Fund a wallet
Add USDC to any Base wallet — MetaMask, Coinbase Wallet, or any EVM wallet.
Call with x402
Use any x402-compatible client library. Payment is attached automatically.
Get intelligence
Receive structured JSON with ESG analysis, regulatory guidance, and affiliate resources.
Chain calls
Combine endpoints: CSRD → framework → disclosure for a complete compliance workflow.
// Example: CSRD compliance check with x402 const response = await fetch402( 'https://esgpulse.vercel.app/api/esg/csrd' + '?sector=retail&employees=850&turnover=250000000&jurisdiction=EU' ); const data = await response.json(); // Returns: CSRD phase, applicable ESRS standards, timeline, double materiality guide