- 01Buy credits with a card, no wallet, no crypto.
- 02Get an API key emailed to you instantly.
- 03Call this product with your key, credits debit per call.
- 04Check your balance anytime via Credits in the top menu.
US·material events·authoritative·live
ESG events the company disclosed itself.
Material ESG events for US-listed companies. Pillar-classified, severity-graded, and linked back to the originating document. Not what the press reported. What the company disclosed.
Two ways in, pick yours.
- 01Point your agent at the x402 endpoint.
- 02Pay per call in USDC (Base or Solana), no signup.
- 03Receive structured data inline, settled on-chain.
Filings in. Graded events out.
Pass a ticker, a pillar, or a lookback window; receive material events already read, classified and scored against the filing.
- 01
Material event extraction
Governance changes, restatements, auditor changes, bankruptcy and debt triggers, material impairments, litigation and other material events, conflict-minerals disclosures, extracted and structured.
event_type
- 02
ESG pillar mapping
Every event mapped to environmental, social or governance, so a screen can filter on the pillar it cares about rather than reading everything.
pillar
- 03
Severity grading
Each event graded 1 to 5. An auditor resignation and a routine governance amendment are both governance events; only one of them should wake a portfolio manager.
severityfiling_url
Authoritative, attributable, linked.
Every event traces to a disclosure the company made itself. Nothing is inferred from coverage, and every record links back to the originating document.
Issuer disclosures
The company's own mandated disclosure of material events.
issuer-attributed
Company-attributed
The event is attached to the filer, not matched to a name mentioned in an article.
entity-certain
Severity-graded
A 1-to-5 grade so a screen can set its own threshold.
derived signal
Document-linked
Every event carries a link to the originating document, so any conclusion is auditable.
auditable
Also available
hsh-esg-news · $0.12
Global controversy detection from worldwide media, with GLEIF entity resolution and EU sanctions screening. News-derived breadth; this product is filing-derived authority. Most desks run both.
What comes back.
{
"ticker": "XOM",
"events": [
{
"event_type": "litigation",
"pillar": "G",
"severity": 4,
"filed_at": "2026-08-29",
"filing_url": "https://example.com/document/…"
}
]
}Use cases.
For autonomous agents
Screening agent
Pre-allocation check
Screen a name for disclosed material ESG events before allocating, with a severity threshold the agent sets itself.
Governance monitor
Catch the resignations
Auditor changes and restatements are graded and surfaced on their own, not lost in general filing volume.
Compliance agent
Auditable trail
Every flag links to the filing, so the decision can be evidenced later.
For analysts & desks
ESG analyst
Defensible screening
Screen on what companies disclosed rather than what was reported, which is the version that survives a client challenge.
Portfolio manager
Severity threshold
Set a grade floor and only see events that clear it across the book.
Fund compliance
Filing-backed evidence
Every event links to the SEC document, so the audit trail is the primary source rather than a vendor's summary.
Discover, pay, receive.
- 01
Discover
Find the tool
Via MCP at dod.hshintelligence.com/mcp or the x402 catalog.
- 02
Pay
Pay per call
Send the x402 payment in USDC on Base. Fixed deterministic price.
- 03
Receive
Get the intel
Pillar-classified, severity-graded events return inline with filing links.
# call the ESG material events tool
curl -H "X-Payment: <x402-usdc-base-payload>" \
"https://dod.hshintelligence.com/mcp" \
-d '{"tool":"hsh-esg-events","input":{"ticker":"XOM","pillar":"G","days":90}}'
