FETCH402
← Protocol index

Resource / 13510

unknown

Unnamed resource.

Which meat, poultry, or egg plants operate in a market? Search the USDA FSIS Meat, Poultry & Egg Product Inspection Directory (every federally-inspected establishment) by company, state, city, activity (slaughter/processing), species, size, or inspection-grant date (since, for new plants). Returns the establishment (entity-resolved where possible), address, activities, and size — a food-safety seller's entire target universe, not just OSHA-hit plants. FSIS public-domain records.

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 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 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": {
    "company": "Tyson",
    "establishment_number": "M12345",
    "state": "IA"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "activities": "Meat Slaughter; Meat Processing; Poultry Processing",
        "city": "Springdale",
        "county": "Washington County",
        "dbas": null,
        "entity_id": null,
        "establishment_name": "Example Provisions Company",
        "establishment_number": "M12345",
        "grant_date": "2011-06-14",
        "is_egg": false,
        "is_import": false,
        "is_meat": true,
        "is_poultry": true,
        "is_processing": true,
        "is_slaughter": true,
        "latitude": 36.18,
        "longitude": -94.13,
        "phone": "(479) 555-0100",
        "size": "Large",
        "state": "AR",
        "street": "100 Packing House Road",
        "zip": "72762"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}