{
  "x402Version": 2,
  "id": 14561,
  "slug": "14561",
  "resource": "https://api.govparse.io/v1/feeds/rcra-handlers",
  "description": "What does the full RCRAInfo hazardous-waste handler roster look like, handler by handler? Bulk feed over EPA RCRAInfo in handler-id order: facility, city, state, generator status, roles (LQG/SQG/VSQG/transporter/TSDF), and NAICS — a large-quantity generator or TSDF is an EHS-services / environmental-consulting target. Flat rows, cursor-paginated up to 1000/page, filterable by state, generator status, NAICS, or LQG/TSDF/transporter flags. A standing roster (no per-record registration date).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "generator_status": "LQG",
            "naics": "324",
            "state": "AK"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "basis": "EPA RCRAInfo hazardous-waste handler roster in handler_id order — the standing regulated universe (no per-record registration date). Observational public records as recorded.",
            "feed": "rcra-handlers",
            "page": {
              "has_more": true,
              "limit": 500,
              "next_cursor": "eyJrIjoiQUswMDAwMzg0MDQwIn0",
              "returned": 500
            },
            "query": {
              "active": true,
              "generator_status": "all",
              "lqg": true,
              "naics": "all",
              "state": [
                "AK"
              ],
              "transporter": "any",
              "tsdf": "any"
            },
            "rows": [
              {
                "active_site": true,
                "as_published_date": "2026-07-18",
                "city": "VALDEZ",
                "entity_id": "63c9af51-c291-487e-9b5e-0bbf33a6a2a2",
                "event_key": "rcra:AK0000384040",
                "facility": "PETRO STAR VALDEZ REFINERY",
                "generator_status": "LQG",
                "handler_id": "AK0000384040",
                "handler_universe": "LQG",
                "is_lqg": true,
                "is_transporter": false,
                "is_tsdf": false,
                "naics": "32411",
                "roles": [
                  "LQG"
                ],
                "state": "AK",
                "street": "MILE 2.5 DAYVILLE ROAD",
                "zip": "99686"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/feeds/rcra-handlers",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "active": {
                "description": "false = include inactive handler sites (default: active only).",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "cursor": {
                "description": "Opaque page cursor — pass the previous page's next_cursor unchanged.",
                "examples": [
                  "eyJrIjoiQUswMDAwMzg0MDQwIn0"
                ],
                "type": "string"
              },
              "generator_status": {
                "description": "Generator status(es), CSV: LQG | SQG | VSQG | Non-Generator.",
                "examples": [
                  "LQG"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Rows per page (default 500, cap 1000).",
                "examples": [
                  500
                ],
                "type": "integer"
              },
              "lqg": {
                "description": "true = large-quantity generators only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "naics": {
                "description": "NAICS code prefix(es), CSV.",
                "examples": [
                  "324"
                ],
                "type": "string"
              },
              "state": {
                "description": "State code(s), CSV.",
                "examples": [
                  "AK"
                ],
                "type": "string"
              },
              "transporter": {
                "description": "true = hazardous-waste transporters only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "tsdf": {
                "description": "true = treatment/storage/disposal facilities only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-11T07:30:41.061Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-11T07:30:40.815Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}