resources/api.locus.report/62bec775f672230e4c444931
POSTorigin reachablediscovery only

POST /api/locus-environmental-context

Address-level EPA environmental public-record context (heavier call: allow 60-90s): TRI/RCRA proximity plus SDWIS water systems from address, point, or state+county. Provenance and verify links; facility context, not incident confirmation or a safety verdict. Install agent skill: npx @velinussage/locus-agent-skill add.

https://api.locus.report/api/locus-environmental-context
USE THIS RESOURCE

Start with a quote-only recipe. Payment signing stays in your project.

CODE
AI CODING TOOLS
quote-check.ts
const response = await fetch("https://api.locus.report/api/locus-environmental-context", {
  method: "POST",
  headers: { "content-type": "application/json" },
  body: JSON.stringify({
  "type": "http",
  "method": "POST",
  "bodyType": "json",
  "bodyFieldNames": [
    "address",
    "radiusMeters"
  ],
  "pathParamNames": [],
  "queryParamNames": []
}),
});

console.log(response.status);
console.log(Object.fromEntries(response.headers));
console.log((await response.text()).slice(0, 1000));

// A valid 402 is a quote, not a completed paid call.

Review the provider input schema before running this non-read-only method. No payment code is included.

STATUS HISTORY

  1. Exact route checked

    not safely testable · potentially-mutating-method:POST

  2. Origin reachable

    HEAD https://api.locus.report/ returned 200.

  3. Observed in cdp-bazaar

    The registry record was observed and retained with provenance.

EVIDENCE

cdp-bazaarobserved 2026-07-10 · https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources
origin checkHEAD https://api.locus.report/ → 200 on 2026-07-10
route quotenot invoked automatically · potentially-mutating-method:POST · 2026-07-10

Each record has an exact-route quote outcome. Unresolved templates and potentially mutating methods are labeled instead of being invoked without provider-specific test input. A quote is still separate from a settled paid call.

PAYMENT OPTIONS

eip155:8453exact50000 atomic · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
eip155:1exact50000 atomic · 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
eip155:8453exact50000 atomic · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
eip155:43114exact50000 atomic · 0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e
eip155:42161exact50000 atomic · 0xaf88d065e77c8cc2239327c5edb3a432268e5831
eip155:10exact50000 atomic · 0x0b2c639c533813f4aa9d7837caf62653d097ff85
eip155:137exact50000 atomic · 0x3c499c542cef5e3811e1192ce70d8cc03d5c3359
eip155:130exact50000 atomic · 0x078d782b760474a361dda0af3839290b0ef57ad6
eip155:146exact50000 atomic · 0x29219dd400f2bf60e5a23d13be72b486d4038894
eip155:480exact50000 atomic · 0x79a02482a880bce3f13e09da970dc34db4cd24d1
eip155:1329exact50000 atomic · 0xe15fc38f6d8c56af07bbcbe3baf5708a2bf42392
eip155:999exact50000 atomic · 0xb88339cb7199b77e23db6e890353e22632ba630f
POST /api/locus-environmental-context · TOLL·402