Resource / 13201
unknownUnnamed resource.
Physicians whose TOTAL CMS Open Payments industry payments genuinely increased year-over-year — a real per-NPI delta (amount_current vs amount_prior), not a magnitude threshold. Defaults to 2023→2024 (any loaded year pair selectable via year/prior_year). Filter: specialty, state, min_increase_usd (default $1,000), min_pct_change (default 10%). Only physicians paid in BOTH years with a real rise clearing both thresholds are returned. Public CMS provider-level data; not a consumer report.
| 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.
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
{
"method": "GET",
"queryParams": {
"prior_year": "example",
"state": "example",
"year": "example"
},
"type": "http"
}
{
"example": {
"prior_year": 2023,
"records_notice": "Observational year-over-year rollup of the CMS Open Payments (Sunshine Act) General Payments file, keyed on the recipient NPI. amount_current/amount_prior are the physician's TOTAL reported industry payments (all nature_of_payment categories summed) in the current vs prior program year; delta and pct_change are computed from those two real totals — not a single-period magnitude threshold. Only physicians who received a reported payment in BOTH years, with a real increase, are returned. A rise in reported payments is not a judgment about the physician or their prescribing — provider-level program data, not a consumer report, and not for FCRA-regulated eligibility decisions.",
"rows": [
{
"amount_current": 203423.89,
"amount_prior": 862.08,
"delta": 202561.81,
"npi": "1134115397",
"pct_change": 23496.9,
"prescriber_city": "Houston",
"prescriber_name": "Doe, Jane",
"prescriber_specialty": "Cardiology",
"prescriber_state": "TX"
}
],
"selectors": [
"year=2024",
"prior_year=2023",
"min_increase_usd=1000",
"min_pct_change=10",
"state=TX",
"specialty=Cardiology"
],
"total_matched": 873,
"total_matched_capped": false,
"year": 2024
},
"type": "json"
}