magent

Deterministic published-formula arithmetic plus ICD-10-CM, RxNorm, and LOINC. Pay in USDC on Base via x402.

TradingLiveeip155:8453Exactvia cdp
Pediatric-sirsGoldstein-2005SepsisInfectionCalculator
Calls · 30d
1→ 0%
This endpoint's own trailing-30-day call count, as published by the upstream catalog and snapshotted daily. 10 snapshots so far.
$13.75
Verified settled volume
2,750 settlements proven x402 by their on-chain EIP-3009 marker.
$0.0050
Listed price
As published in the catalog. Always read the live 402 before paying.
1
Calls · 30d
Upstream's own call count for this endpoint, not ours.
1
Unique payers · 30d
Last called 2026-08-31 13:17Z
Upstream on-chain volume
Reported by the source catalog.
Paid to
0x836Be278f1739fB4308091cD1852F7971Bc19Ee2

The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.

Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

Provider

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-SIGNATURE header is required",
  "accepts": [
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2",
        "paymentFlow": "upfront",
        "resourceUrl": "https://api.magentlab.com/api/calc/pediatric_sirs",
        "assetTransferMethod": "eip3009"
      },
      "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
      "amount": "5000",
      "scheme": "exact",
      "network": "eip155:8453",
      "maxTimeoutSeconds": 600
    },
    {
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "extra": {
        "name": "USD Coin",
        "version": "2",
        "withdrawDelay": 86400,
        "receiverAuthorizer": "0x3721824a31197dcDD2984cF43b92B6cc8A87c0Fb",
        "assetTransferMethod": "eip3009"
      },
      "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
      "amount": "5000",
      "scheme": "batch-settlement",
      "network": "eip155:8453",
      "maxTimeoutSeconds": 600
    }
  ],
  "resource": {
    "url": "https://api.magentlab.com/api/calc/pediatric_sirs",
    "tags": [
      "pediatric-sirs",
      "goldstein-2005",
      "sepsis",
      "infection",
      "calculator"
    ],
    "mimeType": "application/json",
    "description": "Goldstein 2005 pediatric SIRS from age-group HR, RR, WBC, and core temperature. Present when ≥2 of 4 Table 3 criteria include abnormal temperature (>38.5 or <36 C) or leukocyte. Sepsis is SIRS plus suspected infection; severe sepsis and septic shock use caller-assigned organ-dysfunction flags. magent does not measure vitals or assay WBC. Not Bone 1992 adult SIRS and not Phoenix 2024. Not a medical device and not a diagnosis or sepsis order.",
    "serviceName": "magent"
  },
  "extensions": {
    "bazaar": {
      "info": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "ards": false,
            "wbc_ul": 8000,
            "wbc_k_ul": 8,
            "age_group": "school_age",
            "band_percent": 5,
            "temperature_c": 37,
            "heart_rate_bpm": 100,
            "respiratory_rate": 16,
            "suspected_infection": false,
            "mechanical_ventilation": false,
            "cardiovascular_dysfunction": false,
            "two_or_more_other_organ_dysfunctions": false
          }
        },
        "output": {
          "type": "json",
          "example": {
            "sepsis": false,
            "formula": "pediatric_sirs",
            "category": "none",
            "citation": {
              "id": "goldstein-2005",
              "doi": "10.1097/01.PCC.0000149131.72248.E6",
              "pmid": "15636651",
              "title": "International pediatric sepsis consensus conference: definitions for sepsis and organ dysfunction in pediatrics",
              "source": "Pediatr Crit Care Med. 2005;6(1):2-8",
              "authors": "Goldstein B, Giroir B, Randolph A; International Consensus Conference on Pediatric Sepsis"
            },
            "criteria": [
              {
                "met": false,
                "value": 37,
                "factor": "temperature"
              },
              {
                "met": false,
                "value": 100,
                "factor": "heart_rate"
              },
              {
                "met": false,
                "value": 16,
                "factor": "respiratory"
              },
              {
                "met": false,
                "value": 8,
                "factor": "leukocyte"
              },
              {
                "met": false,
                "factor": "suspected_infection"
              },
              {
                "met": false,
                "factor": "cardiovascular_dysfunction"
              },
              {
                "met": false,
                "factor": "ards"
              },
              {
                "met": false,
                "factor": "two_or_more_other_organ_dysfunctions"
              }
            ],
            "wbc_k_ul": 8,
            "age_group": "school_age",
            "disclaimer": "Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.",
            "septic_shock": false,
            "sirs_present": false,
            "severe_sepsis": false,
            "temperature_c": 37,
            "heart_rate_bpm": 100,
            "respiratory_rate": 16,
            "sirs_criteria_met": 0,
            "formula_expression": "pediatric SIRS iff >=2 of 4 Goldstein 2005 Table 3 age-group criteria and (temperature or leukocyte): core temperature_c >38.5 or <36; heart_rate_bpm > tachycardia cutoff or (newborn/neonate/infant) < bradycardia cutoff; respiratory_rate > cutoff or mechanical_ventilation; wbc_k_ul > high or < low for age (newborn high-only) or band_percent >10; sepsis iff SIRS and suspected_infection; severe_sepsis iff sepsis and (cardiovascular_dysfunction or ards or two_or_more_other_organ_dysfunctions); septic_shock iff sepsis and cardiovascular_dysfunction"
          }
        },
        "iconUrl": "https://api.magentlab.com/favicon.ico"
      },
      "schema": {
        "type": "object",
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "required": [
          "input"
        ],
        "properties": {
          "input": {
            "type": "object",
            "required": [
              "type",
              "method"
            ],
            "properties": {
              "type": {
                "type": "string",
                "const": "http"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "headers": {
                "type": "object",
                "additionalProperties": {
                  "type": "string"
                }
              },
              "queryParams": {
                "type": "object",
                "required": [
                  "age_group",
                  "temperature_c",
                  "heart_rate_bpm",
                  "respiratory_rate",
                  "suspected_infection",
                  "cardiovascular_dysfunction",
                  "ards",
                  "two_or_more_other_organ_dysfunctions"
                ],
                "properties": {
                  "ards": {
                    "type": "boolean",
                    "description": "Caller-assigned acute respiratory distress syndrome as used for severe sepsis in Goldstein 2005 Table 2. true or false. magent does not interpret imaging or PaO2/FiO2."
                  },
                  "wbc_ul": {
                    "type": "number",
                    "description": "WBC in cells/µL. Provide wbc_k_ul or wbc_ul. Range 10-500000. Converted to 10^3/µL for Table 3 cutoffs. magent does not assay WBC."
                  },
                  "wbc_k_ul": {
                    "type": "number",
                    "description": "WBC in 10^3/µL (same as 10^3/mm^3 in Goldstein 2005 Table 3). Provide wbc_k_ul or wbc_ul. Range 0.01-500. Meets when greater than the age-group high cutoff or less than the low cutoff (newborn has high-only; no leukopenia bound). Equal to a cutoff does not meet. magent does not assay WBC."
                  },
                  "age_group": {
                    "type": "string",
                    "description": "Goldstein 2005 Table 1 age group. One of: newborn (0 days to 1 week; HR >180 or <100, RR >50, WBC >34 k/µL), neonate (1 week to 1 month; HR >180 or <100, RR >40, WBC >19.5 or <5), infant (1 month to 1 year; HR >180 or <90, RR >34, WBC >17.5 or <5), toddler_preschool (2-5 years; HR >140, RR >22, WBC >15.5 or <6), school_age (6-12 years; HR >130, RR >18, WBC >13.5 or <4.5), adolescent (13-18 years; HR >110, RR >14, WBC >11 or <4.5). magent does not map chronological age (the paper has a 1-2 year gap)."
                  },
                  "band_percent": {
                    "type": "number",
                    "description": "Immature neutrophils as a percent of WBC (0-100) when provided. Omitted does not use bands. >10 meets the leukocyte criterion (10 does not). magent does not assay bands."
                  },
                  "temperature_c": {
                    "type": "number",
                    "description": "Core temperature in °C (30.0-45.0), rectal, bladder, oral, or central-catheter probe as in Goldstein 2005. >38.5 or <36 meets the temperature criterion (38.5 and 36.0 do not). Not Bone 1992 adult >38. magent does not measure temperature."
                  },
                  "heart_rate_bpm": {
                    "type": "integer",
                    "description": "Heart rate in beats/min (integer 30-300). Meets when greater than the age-group tachycardia cutoff, or when less than the bradycardia cutoff for newborn, neonate, or infant only (Goldstein 2005 Table 3). Equal to the cutoff does not meet. magent does not measure heart rate."
                  },
                  "respiratory_rate": {
                    "type": "integer",
                    "description": "Respiratory rate in breaths/min (integer 4-120). Meets when greater than the age-group cutoff (Goldstein 2005 Table 3). Equal to the cutoff does not meet. Optional mechanical_ventilation also meets this criterion. magent does not measure respiratory rate."
                  },
                  "suspected_infection": {
                    "type": "boolean",
                    "description": "Caller-assigned suspected or proven infection (Goldstein 2005 Table 2). Sepsis requires SIRS and this true. true or false. magent does not diagnose infection."
                  },
                  "mechanical_ventilation": {
                    "type": "boolean",
                    "description": "Caller-assigned mechanical ventilation for an acute process not related to underlying neuromuscular disease or general anesthesia (Goldstein 2005 Table 2 respiratory criterion). true meets the respiratory criterion. Omitted is false. true or false. magent does not examine ventilation."
                  },
                  "cardiovascular_dysfunction": {
                    "type": "boolean",
                    "description": "Caller-assigned cardiovascular organ dysfunction as in Goldstein 2005 Table 4. With SIRS and suspected_infection, this is septic shock (and severe sepsis). true or false. magent does not apply Table 4 from raw labs or blood pressure."
                  },
                  "two_or_more_other_organ_dysfunctions": {
                    "type": "boolean",
                    "description": "Caller-assigned two or more other organ dysfunctions (respiratory, renal, neurologic, hematologic, or hepatic per Goldstein 2005 Table 2/4) for severe sepsis when cardiovascular dysfunction and ARDS are absent. true or false. magent does not apply Table 4 from raw labs."
                  }
                }
              }
            },
            "additionalProperties": false
          },
          "output": {
            "type": "object",
            "required": [
              "type"
            ],
            "properties": {
              "type": {
                "type": "string"
              },
              "example": {
                "type": "object"
              }
            }
          }
        }
      }
    }
  },
  "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.

0.005USDC≈ $0.005 USD
on Base · exact scheme

Pay 0.005 USDC on Base to 0x836B…19Ee2. The signed payment is good for 10 minutes.

USD Coin contract
0x8335…02913
Payment window
10 minutes
As published
5000 smallest units
The catalog’s raw entry
[
  {
    "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
    "extra": {
      "name": "USD Coin",
      "version": "2",
      "paymentFlow": "upfront",
      "resourceUrl": "https://api.magentlab.com/api/calc/pediatric_sirs",
      "assetTransferMethod": "eip3009"
    },
    "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
    "amount": "5000",
    "scheme": "exact",
    "network": "eip155:8453",
    "maxTimeoutSeconds": 600
  }
]

Extensions

{
  "bazaar": {
    "info": {
      "input": {
        "body": {
          "items": [
            {
              "ards": false,
              "wbc_ul": 8000,
              "wbc_k_ul": 8,
              "age_group": "school_age",
              "band_percent": 5,
              "temperature_c": 37,
              "heart_rate_bpm": 100,
              "respiratory_rate": 16,
              "suspected_infection": false,
              "mechanical_ventilation": false,
              "cardiovascular_dysfunction": false,
              "two_or_more_other_organ_dysfunctions": false
            },
            {
              "ards": false,
              "wbc_ul": 8000,
              "wbc_k_ul": 8,
              "age_group": "school_age",
              "band_percent": 5,
              "temperature_c": 37,
              "heart_rate_bpm": 100,
              "respiratory_rate": 16,
              "suspected_infection": false,
              "mechanical_ventilation": false,
              "cardiovascular_dysfunction": false,
              "two_or_more_other_organ_dysfunctions": false
            }
          ]
        },
        "type": "http",
        "method": "POST"
      },
      "output": {
        "type": "json",
        "example": {
          "path": "/api/calc/pediatric_sirs",
          "count": 2,
          "items": [
            {
              "sepsis": false,
              "formula": "pediatric_sirs",
              "category": "none",
              "citation": {
                "id": "goldstein-2005",
                "doi": "10.1097/01.PCC.0000149131.72248.E6",
                "pmid": "15636651",
                "title": "International pediatric sepsis consensus conference: definitions for sepsis and organ dysfunction in pediatrics",
                "source": "Pediatr Crit Care Med. 2005;6(1):2-8",
                "authors": "Goldstein B, Giroir B, Randolph A; International Consensus Conference on Pediatric Sepsis"
              },
              "criteria": [
                {
                  "met": false,
                  "value": 37,
                  "factor": "temperature"
                },
                {
                  "met": false,
                  "value": 100,
                  "factor": "heart_rate"
                },
                {
                  "met": false,
                  "value": 16,
                  "factor": "respiratory"
                },
                {
                  "met": false,
                  "value": 8,
                  "factor": "leukocyte"
                },
                {
                  "met": false,
                  "factor": "suspected_infection"
                },
                {
                  "met": false,
                  "factor": "cardiovascular_dysfunction"
                },
                {
                  "met": false,
                  "factor": "ards"
                },
                {
                  "met": false,
                  "factor": "two_or_more_other_organ_dysfunctions"
                }
              ],
              "wbc_k_ul": 8,
              "age_group": "school_age",
              "disclaimer": "Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.",
              "septic_shock": false,
              "sirs_present": false,
              "severe_sepsis": false,
              "temperature_c": 37,
              "heart_rate_bpm": 100,
              "respiratory_rate": 16,
              "sirs_criteria_met": 0,
              "formula_expression": "pediatric SIRS iff >=2 of 4 Goldstein 2005 Table 3 age-group criteria and (temperature or leukocyte): core temperature_c >38.5 or <36; heart_rate_bpm > tachycardia cutoff or (newborn/neonate/infant) < bradycardia cutoff; respiratory_rate > cutoff or mechanical_ventilation; wbc_k_ul > high or < low for age (newborn high-only) or band_percent >10; sepsis iff SIRS and suspected_infection; severe_sepsis iff sepsis and (cardiovascular_dysfunction or ards or two_or_more_other_organ_dysfunctions); septic_shock iff sepsis and cardiovascular_dysfunction"
            },
            {
              "sepsis": false,
              "formula": "pediatric_sirs",
              "category": "none",
              "citation": {
                "id": "goldstein-2005",
                "doi": "10.1097/01.PCC.0000149131.72248.E6",
                "pmid": "15636651",
                "title": "International pediatric sepsis consensus conference: definitions for sepsis and organ dysfunction in pediatrics",
                "source": "Pediatr Crit Care Med. 2005;6(1):2-8",
                "authors": "Goldstein B, Giroir B, Randolph A; International Consensus Conference on Pediatric Sepsis"
              },
              "criteria": [
                {
                  "met": false,
                  "value": 37,
                  "factor": "temperature"
                },
                {
                  "met": false,
                  "value": 100,
                  "factor": "heart_rate"
                },
                {
                  "met": false,
                  "value": 16,
                  "factor": "respiratory"
                },
                {
                  "met": false,
                  "value": 8,
                  "factor": "leukocyte"
                },
                {
                  "met": false,
                  "factor": "suspected_infection"
                },
                {
                  "met": false,
                  "factor": "cardiovascular_dysfunction"
                },
                {
                  "met": false,
                  "factor": "ards"
                },
                {
                  "met": false,
                  "factor": "two_or_more_other_organ_dysfunctions"
                }
              ],
              "wbc_k_ul": 8,
              "age_group": "school_age",
              "disclaimer": "Not a medical device. Deterministic published-formula or published-code output for autonomous agents. A licensed clinician remains responsible for patient care and billing submissions.",
              "septic_shock": false,
              "sirs_present": false,
              "severe_sepsis": false,
              "temperature_c": 37,
              "heart_rate_bpm": 100,
              "respiratory_rate": 16,
              "sirs_criteria_met": 0,
              "formula_expression": "pediatric SIRS iff >=2 of 4 Goldstein 2005 Table 3 age-group criteria and (temperature or leukocyte): core temperature_c >38.5 or <36; heart_rate_bpm > tachycardia cutoff or (newborn/neonate/infant) < bradycardia cutoff; respiratory_rate > cutoff or mechanical_ventilation; wbc_k_ul > high or < low for age (newborn high-only) or band_percent >10; sepsis iff SIRS and suspected_infection; severe_sepsis iff sepsis and (cardiovascular_dysfunction or ards or two_or_more_other_organ_dysfunctions); septic_shock iff sepsis and cardiovascular_dysfunction"
            }
          ]
        }
      },
      "iconUrl": "https://api.magentlab.com/favicon.ico"
    },
    "schema": {
      "type": "object",
      "$schema": "https://json-schema.org/draft/2020-12/schema",
      "required": [
        "input"
      ],
      "properties": {
        "input": {
          "type": "object",
          "required": [
            "type",
            "method"
          ],
          "properties": {
            "body": {
              "type": "object",
              "required": [
                "items"
              ],
              "properties": {
                "items": {
                  "type": "array",
                  "items": {
                    "type": "object",
                    "required": [
                      "age_group",
                      "temperature_c",
                      "heart_rate_bpm",
                      "respiratory_rate",
                      "suspected_infection",
                      "cardiovascular_dysfunction",
                      "ards",
                      "two_or_more_other_organ_dysfunctions"
                    ],
                    "properties": {
                      "ards": {
                        "type": "boolean",
                        "description": "Caller-assigned acute respiratory distress syndrome as used for severe sepsis in Goldstein 2005 Table 2. true or false. magent does not interpret imaging or PaO2/FiO2."
                      },
                      "wbc_ul": {
                        "type": "number",
                        "description": "WBC in cells/µL. Provide wbc_k_ul or wbc_ul. Range 10-500000. Converted to 10^3/µL for Table 3 cutoffs. magent does not assay WBC."
                      },
                      "wbc_k_ul": {
                        "type": "number",
                        "description": "WBC in 10^3/µL (same as 10^3/mm^3 in Goldstein 2005 Table 3). Provide wbc_k_ul or wbc_ul. Range 0.01-500. Meets when greater than the age-group high cutoff or less than the low cutoff (newborn has high-only; no leukopenia bound). Equal to a cutoff does not meet. magent does not assay WBC."
                      },
                      "age_group": {
                        "type": "string",
                        "description": "Goldstein 2005 Table 1 age group. One of: newborn (0 days to 1 week; HR >180 or <100, RR >50, WBC >34 k/µL), neonate (1 week to 1 month; HR >180 or <100, RR >40, WBC >19.5 or <5), infant (1 month to 1 year; HR >180 or <90, RR >34, WBC >17.5 or <5), toddler_preschool (2-5 years; HR >140, RR >22, WBC >15.5 or <6), school_age (6-12 years; HR >130, RR >18, WBC >13.5 or <4.5), adolescent (13-18 years; HR >110, RR >14, WBC >11 or <4.5). magent does not map chronological age (the paper has a 1-2 year gap)."
                      },
                      "band_percent": {
                        "type": "number",
                        "description": "Immature neutrophils as a percent of WBC (0-100) when provided. Omitted does not use bands. >10 meets the leukocyte criterion (10 does not). magent does not assay bands."
                      },
                      "temperature_c": {
                        "type": "number",
                        "description": "Core temperature in °C (30.0-45.0), rectal, bladder, oral, or central-catheter probe as in Goldstein 2005. >38.5 or <36 meets the temperature criterion (38.5 and 36.0 do not). Not Bone 1992 adult >38. magent does not measure temperature."
                      },
                      "heart_rate_bpm": {
                        "type": "integer",
                        "description": "Heart rate in beats/min (integer 30-300). Meets when greater than the age-group tachycardia cutoff, or when less than the bradycardia cutoff for newborn, neonate, or infant only (Goldstein 2005 Table 3). Equal to the cutoff does not meet. magent does not measure heart rate."
                      },
                      "respiratory_rate": {
                        "type": "integer",
                        "description": "Respiratory rate in breaths/min (integer 4-120). Meets when greater than the age-group cutoff (Goldstein 2005 Table 3). Equal to the cutoff does not meet. Optional mechanical_ventilation also meets this criterion. magent does not measure respiratory rate."
                      },
                      "suspected_infection": {
                        "type": "boolean",
                        "description": "Caller-assigned suspected or proven infection (Goldstein 2005 Table 2). Sepsis requires SIRS and this true. true or false. magent does not diagnose infection."
                      },
                      "mechanical_ventilation": {
                        "type": "boolean",
                        "description": "Caller-assigned mechanical ventilation for an acute process not related to underlying neuromuscular disease or general anesthesia (Goldstein 2005 Table 2 respiratory criterion). true meets the respiratory criterion. Omitted is false. true or false. magent does not examine ventilation."
                      },
                      "cardiovascular_dysfunction": {
                        "type": "boolean",
                        "description": "Caller-assigned cardiovascular organ dysfunction as in Goldstein 2005 Table 4. With SIRS and suspected_infection, this is septic shock (and severe sepsis). true or false. magent does not apply Table 4 from raw labs or blood pressure."
                      },
                      "two_or_more_other_organ_dysfunctions": {
                        "type": "boolean",
                        "description": "Caller-assigned two or more other organ dysfunctions (respiratory, renal, neurologic, hematologic, or hepatic per Goldstein 2005 Table 2/4) for severe sepsis when cardiovascular dysfunction and ARDS are absent. true or false. magent does not apply Table 4 from raw labs."
                      }
                    }
                  },
                  "maxItems": 25,
                  "minItems": 1
                }
              },
              "additionalProperties": false
            },
            "type": {
              "type": "string",
              "const": "http"
            },
            "method": {
              "type": "string",
              "const": "POST"
            },
            "headers": {
              "type": "object",
              "additionalProperties": {
                "type": "string"
              }
            }
          },
          "additionalProperties": false
        },
        "output": {
          "type": "object",
          "required": [
            "type"
          ],
          "properties": {
            "type": {
              "type": "string"
            },
            "example": {
              "type": "object"
            }
          }
        }
      }
    }
  }
}

Provenance

Seen in the source catalog
2026-08-31 13:17Z
Last indexed by Roundhouse
2026-09-07 06:20Z
Last enriched (probe, favicon, geo)
2026-09-22 16:45Z
x402 version
2
Max timeout
600s
Liveness probe
HTTP 402
Report

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. 10 snapshots so far. Verified volume counts only settlements with an on-chain EIP-3009 marker.

Open skill.md
Show the prompt
Using Roundhouse, look up the x402 service magent 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=magent'
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.magentlab.com/api/calc/pediatric_sirs, 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.