Resource / 13280
unknownUnnamed resource.
Which manufacturers pay a given physician specialty in a territory, and how much — CMS Open Payments rolled up to the paying company. Answers: which pharma/device companies already reach cardiologists in Texas, and which are the small/emerging ones (max_total_spend) to partner with or compete against? Filter: specialty, state, performance_year (defaults to latest), max_total_spend/min_total_spend, min_physicians; sort by matched_amount or manufacturer_total_spend (asc = smallest first).
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 30000 | 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": {
"performance_year": "example",
"specialty": "example",
"state": "example"
},
"type": "http"
}
{
"example": {
"performance_year": 2024,
"records_notice": "Observational rollup of the CMS Open Payments General Payments file, keyed on the paying manufacturer/GPO...",
"rows": [
{
"display_name": "Johnson & Johnson (Janssen)",
"first_seen_year": 2022,
"last_seen_year": 2024,
"manufacturer_key": "C:Johnson & Johnson (Janssen)",
"manufacturer_total_spend": 214880332.1,
"matched_amount": 1820441.22,
"matched_payments": 41233,
"matched_physician_cells": 5120,
"matched_states": 51
}
],
"total_matched": 2
},
"type": "json"
}