med.halowerk.com publishes 15 machine-payable endpoints over the x402 protocol, priced from $0.005 to $0.006 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/adverse-events | GET | $0.006 | 402 |
| /v1/boxed-warning | GET | $0.005 | 402 |
| /v1/chemical-hazard | GET | $0.006 | 402 |
| /v1/device-incident-trend | GET | $0.006 | 402 |
| /v1/device-recall | GET | $0.005 | 402 |
| /v1/drug-identity | GET | $0.005 | 402 |
| /v1/drug-label | GET | $0.006 | 402 |
| /v1/drug-recall | GET | $0.005 | 402 |
| /v1/gene-crosswalk | GET | $0.006 | 402 |
| /v1/ingredient-equivalence | GET | $0.006 | 402 |
| /v1/molecule-identity | GET | $0.005 | 402 |
| /v1/trial-eligibility | GET | $0.006 | 402 |
| /v1/trial-finder | GET | $0.006 | 402 |
| /v1/trial-sites | GET | $0.005 | 402 |
| /v1/trial-status-monitor | GET | $0.006 | 402 |
Summarises adverse event reports for a drug: the most frequently reported reactions, the distribution of serious outcomes, the split between reports from health professionals and consumers, and the tr…
Answers whether a drug carries a boxed warning, the strongest warning class the FDA applies, and returns the warning text with the label version it came from. The check runs across multiple labels for…
Returns the hazard profile of a chemical: GHS pictograms, signal word, hazard statements and precautionary statements where they are recorded, together with the physical properties that govern handlin…
Aggregates medical device reports for a product code, device name or manufacturer into a trend: reports per year, the split between malfunction, injury and death outcomes, the most frequent problem co…
Searches the device recall database for a product, manufacturer or model and returns each matching recall with the classification and its meaning, the reason, the recalling firm, the dates, the status…
Takes any of the names a medicine goes by and returns the canonical identity behind it: the RxNorm concept with its identifier and term type, the active ingredients with their own identifiers, the str…
Returns the sections of an official drug label sorted by clinical significance rather than document order, with the text passed through word for word. Nothing is summarised and nothing is shortened: a…
Searches the FDA enforcement database for drug recalls matching a product name, company or date range and returns each with the classification leading: class one means use can cause serious harm or de…
Resolves a gene symbol or identifier and returns the corresponding identifiers across NCBI and Ensembl: the gene with its Entrez and Ensembl identifiers, the genomic location with assembly, the biotyp…
Resolves two products to their RxNorm concepts and compares what the register declares about each: the active ingredient set, the strength per ingredient, the dose form and the route of administration…
Takes any common identifier for a chemical and returns the canonical PubChem compound: the CID, molecular formula, molecular weight, canonical and isomeric SMILES, InChI and InChI key, the IUPAC name,…
Retrieves the eligibility section of a registered trial and separates it into inclusion and exclusion criteria as individual items, each classified where the classification is unambiguous and each car…
Searches the clinical trial registry and returns matching studies with the fields that decide whether a trial is relevant: the recruitment status translated from the registry code, the phase, the stud…
Returns the participating sites of a registered trial, each with the facility name, city, state and country, the coordinates the registry holds, the recruitment status of that site specifically, and a…
A monitor with memory over registered trials. The first call stores a snapshot and returns the baseline explicitly marked as such rather than reporting everything as new. Each later call with the retu…