FETCH402
← Protocol index

Resource / 13208

unknown

Unnamed resource.

Screen physicians industry is already paying — the recipient side of the CMS Open Payments (Sunshine Act) file, ranked by total reported payment amount. Filter by specialty, state, nature_of_payment, and min_amount. Prescriber name / specialty / state / city are resolved by joining the NPI to the CMS Part D Prescribers file (Open Payments carries none of them). Public CMS provider-level data; not a consumer report.

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": {
    "performance_year": "example",
    "specialty": "example",
    "state": "example"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "performance_year": 2024,
    "records_notice": "Observational rollup of the CMS Open Payments (Sunshine Act) General Payments file, keyed on the recipient NPI. A row means a physician appears in the public federal payments file for the stated year — not a judgment about the provider. Name / specialty / state / city are resolved by joining the NPI to the CMS Part D Prescribers file (the Open Payments file carries none of them). Provider-level program data — not a consumer report, and not for FCRA-regulated eligibility decisions.",
    "rows": [
      {
        "nature_of_payment": "Consulting Fee",
        "npi": "1952964959",
        "prescriber_city": "San Pablo",
        "prescriber_name": "Roe, John",
        "prescriber_specialty": "Cardiology",
        "prescriber_state": "CA",
        "total_amount": 42500,
        "total_records": 18
      }
    ],
    "selectors": [
      "performance_year=2024",
      "state=CA",
      "specialty=Cardiology",
      "min_amount=1000"
    ],
    "total_matched": 1,
    "total_matched_capped": false
  },
  "type": "json"
}