FETCH402
← Protocol index

Resource / 13285

unknown

Unnamed resource.

Hospital capital-expenditure jump signals from CMS cost reports (Worksheet A-7): hospitals whose major movable equipment purchases hit at least $1M and at least 2x the prior fiscal year — an observational marker that a hospital reported a step-up in equipment spend. Answers: which hospitals just bought equipment? Includes purchase dollars by asset class and the prior-year comparison. Filter by state, min_amount (movable-equipment dollars), since; keyset cursor pagination.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 1 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 100000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x177eA123A35253ba8869A7e21E717978e482351D

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": {
    "min_amount": "example",
    "since": "example",
    "state": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "next_cursor": null,
    "signals": [
      {
        "ccn": "280077",
        "city": "FREMONT",
        "event_date": "2025-12-31",
        "event_id": 85001,
        "fy_end_year": 2025,
        "hospital_name": "EXAMPLE HEALTH",
        "movable_equipment_purchases": 4286370,
        "prior_year_movable_equipment_purchases": 120000,
        "state": "NE",
        "total_purchases": 5638633
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}