← Protocol index
Resource / 12981
unknownUnnamed resource.
Search US hospitals by state, city, type, control, beds, discharges, revenues, or operating margin. Answers: which hospitals in a market match a financial or operational profile? Source: CMS cost reports (HCRIS 2552-10).
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 20000 | 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": {
"city": "example",
"name_search": "example",
"state": "example"
},
"type": "http"
}
OutputJSON
{
"example": {
"rows": [
{
"ccn": "450054",
"name": "EXAMPLE HOSPITAL",
"state": "TX",
"total_beds": 320
}
],
"total_matched": 1
},
"type": "json"
}