api.healthparse.io
Fourteen datasets built from US healthcare filings, joined on one facility key and resolved to stock tickers. Snowflake, BigQuery, Databricks, files or API. Free California sample; 30-day evaluation on request.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"error": "payment_required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://api.healthparse.io/v1/prescribers/lookup/search",
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"npi": "example",
"name": "example",
"state": "example"
}
},
"output": {
"type": "json",
"example": {
"rows": [
{
"npi": "1952964959",
"city": "San Pablo",
"state": "CA",
"top_drug": "Atorvastatin Calcium",
"specialty": "Nurse Practitioner",
"has_part_d": true,
"latest_year": 2024,
"writes_dpp4": false,
"writes_glp1": true,
"new_to_class": false,
"writes_sglt2": false,
"beneficiaries": null,
"writes_statin": true,
"distinct_drugs": 28,
"prescriber_name": "Aarentino Smith",
"top_drug_claims": 398,
"total_part_d_claims": 1447,
"drug_classes_written": [
"GLP-1",
"Statin"
],
"total_drug_classes_tracked": 2
}
],
"selectors": [
"name=smith"
],
"latest_year": 2024,
"total_matched": 1,
"records_notice": "Prescriber identity from the public NPPES provider directory joined to that NPI's Medicare Part D prescribing as published in the CMS 'by Provider and Drug' public file. Part D figures are for the latest loaded year (PY2024); 'beneficiaries' is the largest per-drug beneficiary count CMS publishes for the prescriber and is typically null in the current load (the by-drug file suppresses beneficiary counts below 11). Absence of Part D rows means no Medicare Part D activity was published for that NPI — not that the provider does not prescribe. Provider-level program data — not a consumer report, and not for FCRA-regulated eligibility decisions.",
"field_visibility": {
"gated": [
"has_part_d",
"total_part_d_claims",
"distinct_drugs",
"beneficiaries",
"top_drug_claims",
"writes_glp1",
"writes_sglt2",
"writes_dpp4",
"writes_statin",
"drug_classes_written",
"new_to_class",
"latest_year"
],
"teaser": [
"npi",
"prescriber_name",
"specialty",
"state",
"city",
"top_drug",
"total_drug_classes_tracked"
]
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"properties": {
"npi": {
"type": "string",
"description": "exact 10-digit NPI (alternative to name)"
},
"name": {
"type": "string",
"description": "prescriber name, free-text; 'Smith' (last-name prefix) or 'John Smith' (first + last prefixes)"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100
},
"state": {
"type": "string",
"description": "2-letter state code(s), comma-separated — narrows the name match"
},
"offset": {
"type": "integer",
"default": 0
},
"specialty": {
"type": "string",
"description": "NPPES specialty substring, e.g. 'Endocrinology'"
}
}
}
}
},
"routeTemplate": "/v1/prescribers/lookup/search"
}
},
"description": "Look up a prescriber by NAME (or exact NPI) and get identity plus a Medicare Part D prescribing summary. Matches the NPPES directory by name prefix (first/last), optionally narrowed by state and specialty, then rolls up that NPI's latest-year Part D claims: top drug, distinct drugs, beneficiaries, and tracked class flags (GLP-1/SGLT2/DPP-4/Statin) with a new-to-class signal. Provide name or npi. Public CMS + NPPES provider-level data; not a consumer report.",
"maxAmountRequired": "50000",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://api.healthparse.io/v1/prescribers/lookup/search",
"mimeType": "application/json",
"description": "Look up a prescriber by NAME (or exact NPI) and get identity plus a Medicare Part D prescribing summary. Matches the NPPES directory by name prefix (first/last), optionally narrowed by state and specialty, then rolls up that NPI's latest-year Part D claims: top drug, distinct drugs, beneficiaries, and tracked class flags (GLP-1/SGLT2/DPP-4/Statin) with a new-to-class signal. Provide name or npi. Public CMS + NPPES provider-level data; not a consumer report."
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"npi": "example",
"name": "example",
"state": "example"
}
},
"output": {
"type": "json",
"example": {
"rows": [
{
"npi": "1952964959",
"city": "San Pablo",
"state": "CA",
"top_drug": "Atorvastatin Calcium",
"specialty": "Nurse Practitioner",
"has_part_d": true,
"latest_year": 2024,
"writes_dpp4": false,
"writes_glp1": true,
"new_to_class": false,
"writes_sglt2": false,
"beneficiaries": null,
"writes_statin": true,
"distinct_drugs": 28,
"prescriber_name": "Aarentino Smith",
"top_drug_claims": 398,
"total_part_d_claims": 1447,
"drug_classes_written": [
"GLP-1",
"Statin"
],
"total_drug_classes_tracked": 2
}
],
"selectors": [
"name=smith"
],
"latest_year": 2024,
"total_matched": 1,
"records_notice": "Prescriber identity from the public NPPES provider directory joined to that NPI's Medicare Part D prescribing as published in the CMS 'by Provider and Drug' public file. Part D figures are for the latest loaded year (PY2024); 'beneficiaries' is the largest per-drug beneficiary count CMS publishes for the prescriber and is typically null in the current load (the by-drug file suppresses beneficiary counts below 11). Absence of Part D rows means no Medicare Part D activity was published for that NPI — not that the provider does not prescribe. Provider-level program data — not a consumer report, and not for FCRA-regulated eligibility decisions.",
"field_visibility": {
"gated": [
"has_part_d",
"total_part_d_claims",
"distinct_drugs",
"beneficiaries",
"top_drug_claims",
"writes_glp1",
"writes_sglt2",
"writes_dpp4",
"writes_statin",
"drug_classes_written",
"new_to_class",
"latest_year"
],
"teaser": [
"npi",
"prescriber_name",
"specialty",
"state",
"city",
"top_drug",
"total_drug_classes_tracked"
]
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"properties": {
"npi": {
"type": "string",
"description": "exact 10-digit NPI (alternative to name)"
},
"name": {
"type": "string",
"description": "prescriber name, free-text; 'Smith' (last-name prefix) or 'John Smith' (first + last prefixes)"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100
},
"state": {
"type": "string",
"description": "2-letter state code(s), comma-separated — narrows the name match"
},
"offset": {
"type": "integer",
"default": 0
},
"specialty": {
"type": "string",
"description": "NPPES specialty substring, e.g. 'Endocrinology'"
}
}
}
}
},
"routeTemplate": "/v1/prescribers/lookup/search"
}
},
"x402Version": 2
}Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.05 USDC on Base to 0x177e…2351D. The signed payment is good for 5 minutes.
- Paid to
- 0x177e…2351D
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 50000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x177eA123A35253ba8869A7e21E717978e482351D",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"npi": "example",
"name": "example",
"state": "example"
}
},
"output": {
"type": "json",
"example": {
"rows": [
{
"npi": "1952964959",
"city": "San Pablo",
"state": "CA",
"top_drug": "Atorvastatin Calcium",
"specialty": "Nurse Practitioner",
"has_part_d": true,
"latest_year": 2024,
"writes_dpp4": false,
"writes_glp1": true,
"new_to_class": false,
"writes_sglt2": false,
"beneficiaries": null,
"writes_statin": true,
"distinct_drugs": 28,
"prescriber_name": "Aarentino Smith",
"top_drug_claims": 398,
"total_part_d_claims": 1447,
"drug_classes_written": [
"GLP-1",
"Statin"
],
"total_drug_classes_tracked": 2
}
],
"selectors": [
"name=smith"
],
"latest_year": 2024,
"total_matched": 1,
"records_notice": "Prescriber identity from the public NPPES provider directory joined to that NPI's Medicare Part D prescribing as published in the CMS 'by Provider and Drug' public file. Part D figures are for the latest loaded year (PY2024); 'beneficiaries' is the largest per-drug beneficiary count CMS publishes for the prescriber and is typically null in the current load (the by-drug file suppresses beneficiary counts below 11). Absence of Part D rows means no Medicare Part D activity was published for that NPI — not that the provider does not prescribe. Provider-level program data — not a consumer report, and not for FCRA-regulated eligibility decisions.",
"field_visibility": {
"gated": [
"has_part_d",
"total_part_d_claims",
"distinct_drugs",
"beneficiaries",
"top_drug_claims",
"writes_glp1",
"writes_sglt2",
"writes_dpp4",
"writes_statin",
"drug_classes_written",
"new_to_class",
"latest_year"
],
"teaser": [
"npi",
"prescriber_name",
"specialty",
"state",
"city",
"top_drug",
"total_drug_classes_tracked"
]
}
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"type": "object",
"properties": {
"npi": {
"type": "string",
"description": "exact 10-digit NPI (alternative to name)"
},
"name": {
"type": "string",
"description": "prescriber name, free-text; 'Smith' (last-name prefix) or 'John Smith' (first + last prefixes)"
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100
},
"state": {
"type": "string",
"description": "2-letter state code(s), comma-separated — narrows the name match"
},
"offset": {
"type": "integer",
"default": 0
},
"specialty": {
"type": "string",
"description": "NPPES specialty substring, e.g. 'Endocrinology'"
}
}
}
}
},
"routeTemplate": "/v1/prescribers/lookup/search"
}
}Provenance
- Seen in the source catalog
- 2026-08-19 07:01Z
- Last indexed by Roundhouse
- 2026-09-18 06:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-12 09:15Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 24 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service api.healthparse.io and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=api.healthparse.io' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://api.healthparse.io/v1/prescribers/lookup/search, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.