{"x402Version":2,"schema_version":"1.0","name":"tallywire-site-screening","description":"Environmental record proximity screen for a US address or coordinate. Returns matched public environmental records with distance, source provenance, and an explicit statement of coverage and non-coverage. Screening data only — not a regulatory record search. Live coverage per /v1/coverage.","category":"data","endpoints":[{"method":"POST","resource":{"url":"https://screening.tallywire.dev/v1/screen","description":"Environmental site screening — one call","mimeType":"application/json"},"accepts":[{"scheme":"exact","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","amount":"100000","payTo":"0xE021e181D57E4533E203995aAbF868599Ab905f6","maxTimeoutSeconds":60,"extra":{"priceDollars":"0.10","assetSymbol":"USDC","assetDecimals":6,"networkShortName":"base"}}],"input_schema":{"oneOf":[{"type":"object","required":["address"],"properties":{"address":{"type":"string"}}},{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"number","minimum":-90,"maximum":90},"lon":{"type":"number","minimum":-180,"maximum":180}}}]},"response_schema_url":"https://screening.tallywire.dev/v1/schema","example":{"curl":"curl -X POST https://screening.tallywire.dev/v1/screen -H 'content-type: application/json' -d '{\"lat\":33.0198,\"lon\":-96.6989}'"}}],"free_endpoints":[{"method":"GET","url":"https://screening.tallywire.dev/v1/coverage","description":"Coverage manifest — jurisdictions, record types, per-source vintage & counts"},{"method":"GET","url":"https://screening.tallywire.dev/v1/health","description":"Liveness + current data vintages per source"},{"method":"GET","url":"https://screening.tallywire.dev/v1/schema","description":"JSON Schema for the /v1/screen response contract"}],"coverage_summary":{"jurisdictions":["TX"],"record_types":["lust"],"loaded_sources":["tx_lust"]},"terms":"https://tallywire.dev/terms/site-screening/v1","notice":"Screening data only. This service is not a regulatory record search and must not be relied upon for any regulatory, transactional, or liability-protection purpose.","attributions":[{"source":"tx_lust","text":"Data from Texas Commission on Environmental Quality (TCEQ) — Leaking Petroleum Storage Tank (LPST) sites, published via TCEQ ArcGIS Public Services and the Texas Open Data Portal (dataset hedz-nn4q). Used with TCEQ acknowledgement."}]}