FETCH402
← Protocol index

Resource / 13474

unknown

Unnamed resource.

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).

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 25000000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 25000000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "generator_status": "LQG",
    "naics": "324",
    "state": "AK"
  },
  "type": "http"
}
OutputJSON
{
  "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"
}