magent
SLICC 2012 SLE classification (Petri Table 3). classified iff biopsy-proven lupus nephritis plus ANA or anti-dsDNA, or at least four criteria including at least one clinical and one immunologic. 11 clinical and 6 immunologic caller flags. Direct Coombs counts only in the absence of hemolytic anemia. Criteria need not be concurrent. Not a diagnosis. Not 1997 ACR. Not 2019 EULAR/ACR. magent does not examine skin, assay serologies, or read a biopsy.
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-SIGNATURE header is required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"paymentFlow": "upfront",
"resourceUrl": "https://api.magentlab.com/api/calc/slicc_sle",
"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/slicc_sle",
"tags": [
"slicc",
"sle",
"lupus",
"classification",
"emergency"
],
"mimeType": "application/json",
"description": "SLICC 2012 SLE classification (Petri Table 3). classified iff biopsy-proven lupus nephritis plus ANA or anti-dsDNA, or at least four criteria including at least one clinical and one immunologic. 11 clinical and 6 immunologic caller flags. Direct Coombs counts only in the absence of hemolytic anemia. Criteria need not be concurrent. Not a diagnosis. Not 1997 ACR. Not 2019 EULAR/ACR. magent does not examine skin, assay serologies, or read a biopsy.",
"serviceName": "magent"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"ana": true,
"renal": false,
"anti_sm": false,
"serositis": false,
"synovitis": true,
"anti_dsdna": true,
"neurologic": false,
"direct_coombs": false,
"low_complement": false,
"antiphospholipid": false,
"hemolytic_anemia": false,
"thrombocytopenia": false,
"nonscarring_alopecia": false,
"oral_or_nasal_ulcers": true,
"acute_cutaneous_lupus": true,
"biopsy_lupus_nephritis": false,
"chronic_cutaneous_lupus": false,
"leukopenia_or_lymphopenia": false
}
},
"output": {
"type": "json",
"example": {
"formula": "slicc_sle",
"citation": {
"id": "petri-2012",
"doi": "10.1002/art.34473",
"pmid": "22553077",
"title": "Derivation and validation of the Systemic Lupus International Collaborating Clinics classification criteria for systemic lupus erythematosus",
"source": "Arthritis Rheum. 2012;64(8):2677-2686",
"authors": "Petri M, Orbai AM, Alarcón GS, Gordon C, Merrill JT, Fortin PR, Bruce IN, Isenberg D, Wallace DJ, Nived O, Sturfelt G, Ramsey-Goldman R, Bae SC, Hanly JG, Sánchez-Guerrero J, Clarke A, Aranow C, Manzi S, Urowitz M, Gladman D, Kalunian K, Costner M, Werth VP, Zoma A, Bernatsky S, Ruiz-Irastorza G, Khamashta MA, Jacobsen S, Buyon JP, Maddison P, Dooley MA, van Vollenhoven RF, Ginzler E, Stoll T, Peschken C, Jorizzo JL, Callen JP, Lim SS, Fessler BJ, Inanc M, Kamen DL, Rahman A, Steinsson K, Franks AG, Sigler L, Hameed S, Fang H, Pham N, Brey R, Weisman MH, McGwin G, Magder LS"
},
"classified": true,
"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.",
"clinical_count": 3,
"immunologic_count": 2,
"formula_expression": "SLICC 2012 SLE classification (Petri Table 3 + classification rule): 11 clinical flags (acute_cutaneous_lupus, chronic_cutaneous_lupus, oral_or_nasal_ulcers, nonscarring_alopecia, synovitis, serositis, renal, neurologic, hemolytic_anemia, leukopenia_or_lymphopenia, thrombocytopenia) and 6 immunologic flags (ana, anti_dsdna, anti_sm, antiphospholipid, low_complement, direct_coombs). clinical_count = count of clinical flags that are true. immunologic_count = count of immunologic flags that are true, except direct_coombs counts only when hemolytic_anemia is false. nephritis_shortcut iff biopsy_lupus_nephritis and (ana or anti_dsdna). classified iff nephritis_shortcut or (clinical_count ≥1 and immunologic_count ≥1 and clinical_count + immunologic_count ≥4). Criteria need not be concurrent. Not a diagnosis. Not 1997 ACR. Not 2019 EULAR/ACR",
"nephritis_shortcut": false
}
},
"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": [
"acute_cutaneous_lupus",
"chronic_cutaneous_lupus",
"oral_or_nasal_ulcers",
"nonscarring_alopecia",
"synovitis",
"serositis",
"renal",
"neurologic",
"hemolytic_anemia",
"leukopenia_or_lymphopenia",
"thrombocytopenia",
"ana",
"anti_dsdna",
"anti_sm",
"antiphospholipid",
"low_complement",
"direct_coombs",
"biopsy_lupus_nephritis"
],
"properties": {
"ana": {
"type": "boolean",
"description": "ANA above laboratory reference range as assigned by the caller (Petri 2012 Table 3). With biopsy_lupus_nephritis (or anti_dsdna), fulfills the nephritis shortcut. true or false. magent does not assay ANA."
},
"renal": {
"type": "boolean",
"description": "Renal clinical criterion as assigned by the caller (Petri 2012 Table 3): urine protein-to-creatinine ratio (or 24-hour urine protein) representing 500 mg protein/24 hours, or red blood cell casts. Distinct from biopsy_lupus_nephritis. true or false. magent does not assay urine."
},
"anti_sm": {
"type": "boolean",
"description": "Antibody to Sm nuclear antigen as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay anti-Sm."
},
"serositis": {
"type": "boolean",
"description": "Serositis as assigned by the caller (Petri 2012 Table 3): typical pleurisy >1 day or pleural effusion or pleural rub, or typical pericardial pain >1 day or pericardial effusion or pericardial rub or pericarditis by electrocardiography, in the absence of other causes. true or false. magent does not examine the chest."
},
"synovitis": {
"type": "boolean",
"description": "Synovitis involving 2 or more joints, characterized by swelling or effusion, or tenderness in 2 or more joints and at least 30 minutes of morning stiffness, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine joints."
},
"anti_dsdna": {
"type": "boolean",
"description": "Anti-dsDNA above laboratory reference range (or >2-fold the reference range if tested by ELISA), as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay anti-dsDNA."
},
"neurologic": {
"type": "boolean",
"description": "Neurologic criterion as assigned by the caller (Petri 2012 Table 3): seizures, psychosis, mononeuritis multiplex, myelitis, peripheral or cranial neuropathy, or acute confusional state, in the absence of other known causes. true or false. magent does not examine the nervous system."
},
"direct_coombs": {
"type": "boolean",
"description": "Direct Coombs’ test as assigned by the caller (Petri 2012 Table 3). Counts toward immunologic_count only when hemolytic_anemia is false. true or false. magent does not run a Coombs test."
},
"low_complement": {
"type": "boolean",
"description": "Low C3, low C4, or low CH50 as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay complement."
},
"antiphospholipid": {
"type": "boolean",
"description": "Antiphospholipid antibody positivity as assigned by the caller (Petri 2012 Table 3): lupus anticoagulant, false-positive rapid plasma reagin, medium- or high-titer anticardiolipin (IgA, IgG, or IgM), or anti-β2-glycoprotein I (IgA, IgG, or IgM). true or false. magent does not assay antiphospholipid antibodies."
},
"hemolytic_anemia": {
"type": "boolean",
"description": "Hemolytic anemia as assigned by the caller (Petri 2012 Table 3). When true, direct_coombs does not count toward immunologic_count. true or false. magent does not assay hemolysis."
},
"thrombocytopenia": {
"type": "boolean",
"description": "Thrombocytopenia (<100,000/mm³) at least once in the absence of other known causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay platelets."
},
"nonscarring_alopecia": {
"type": "boolean",
"description": "Nonscarring alopecia: diffuse thinning or hair fragility with visible broken hairs, in the absence of other causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine the scalp."
},
"oral_or_nasal_ulcers": {
"type": "boolean",
"description": "Oral ulcers (palate, buccal, tongue) or nasal ulcers, in the absence of other causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine mucosa."
},
"acute_cutaneous_lupus": {
"type": "boolean",
"description": "Acute cutaneous lupus as assigned by the caller (Petri 2012 Table 3): lupus malar rash (do not count if malar discoid), bullous lupus, toxic epidermal necrolysis variant of SLE, maculopapular lupus rash, photosensitive lupus rash in the absence of dermatomyositis, or subacute cutaneous lupus. true or false. magent does not examine skin."
},
"biopsy_lupus_nephritis": {
"type": "boolean",
"description": "Biopsy-proven nephritis compatible with SLE as assigned by the caller (Petri 2012 classification rule). With ANA or anti-dsDNA, classifies without four criteria. Distinct from the renal clinical item. true or false. magent does not read a biopsy."
},
"chronic_cutaneous_lupus": {
"type": "boolean",
"description": "Chronic cutaneous lupus as assigned by the caller (Petri 2012 Table 3): classic discoid (localized or generalized), hypertrophic (verrucous) lupus, lupus panniculitis (profundus), mucosal lupus, lupus erythematosus tumidus, chilblains lupus, or discoid lupus/lichen planus overlap. true or false. magent does not examine skin."
},
"leukopenia_or_lymphopenia": {
"type": "boolean",
"description": "Leukopenia (<4,000/mm³ at least once) in the absence of other known causes, or lymphopenia (<1,000/mm³ at least once) in the absence of other known causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay blood counts."
}
}
}
},
"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.
Pay 0.005 USDC on Base to 0x836B…19Ee2. The signed payment is good for 10 minutes.
- Paid to
- 0x836B…19Ee2
- 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/slicc_sle",
"assetTransferMethod": "eip3009"
},
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 600
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"items": [
{
"ana": true,
"renal": false,
"anti_sm": false,
"serositis": false,
"synovitis": true,
"anti_dsdna": true,
"neurologic": false,
"direct_coombs": false,
"low_complement": false,
"antiphospholipid": false,
"hemolytic_anemia": false,
"thrombocytopenia": false,
"nonscarring_alopecia": false,
"oral_or_nasal_ulcers": true,
"acute_cutaneous_lupus": true,
"biopsy_lupus_nephritis": false,
"chronic_cutaneous_lupus": false,
"leukopenia_or_lymphopenia": false
},
{
"ana": true,
"renal": false,
"anti_sm": false,
"serositis": false,
"synovitis": true,
"anti_dsdna": true,
"neurologic": false,
"direct_coombs": false,
"low_complement": false,
"antiphospholipid": false,
"hemolytic_anemia": false,
"thrombocytopenia": false,
"nonscarring_alopecia": false,
"oral_or_nasal_ulcers": true,
"acute_cutaneous_lupus": true,
"biopsy_lupus_nephritis": false,
"chronic_cutaneous_lupus": false,
"leukopenia_or_lymphopenia": false
}
]
},
"type": "http",
"method": "POST"
},
"output": {
"type": "json",
"example": {
"path": "/api/calc/slicc_sle",
"count": 2,
"items": [
{
"formula": "slicc_sle",
"citation": {
"id": "petri-2012",
"doi": "10.1002/art.34473",
"pmid": "22553077",
"title": "Derivation and validation of the Systemic Lupus International Collaborating Clinics classification criteria for systemic lupus erythematosus",
"source": "Arthritis Rheum. 2012;64(8):2677-2686",
"authors": "Petri M, Orbai AM, Alarcón GS, Gordon C, Merrill JT, Fortin PR, Bruce IN, Isenberg D, Wallace DJ, Nived O, Sturfelt G, Ramsey-Goldman R, Bae SC, Hanly JG, Sánchez-Guerrero J, Clarke A, Aranow C, Manzi S, Urowitz M, Gladman D, Kalunian K, Costner M, Werth VP, Zoma A, Bernatsky S, Ruiz-Irastorza G, Khamashta MA, Jacobsen S, Buyon JP, Maddison P, Dooley MA, van Vollenhoven RF, Ginzler E, Stoll T, Peschken C, Jorizzo JL, Callen JP, Lim SS, Fessler BJ, Inanc M, Kamen DL, Rahman A, Steinsson K, Franks AG, Sigler L, Hameed S, Fang H, Pham N, Brey R, Weisman MH, McGwin G, Magder LS"
},
"classified": true,
"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.",
"clinical_count": 3,
"immunologic_count": 2,
"formula_expression": "SLICC 2012 SLE classification (Petri Table 3 + classification rule): 11 clinical flags (acute_cutaneous_lupus, chronic_cutaneous_lupus, oral_or_nasal_ulcers, nonscarring_alopecia, synovitis, serositis, renal, neurologic, hemolytic_anemia, leukopenia_or_lymphopenia, thrombocytopenia) and 6 immunologic flags (ana, anti_dsdna, anti_sm, antiphospholipid, low_complement, direct_coombs). clinical_count = count of clinical flags that are true. immunologic_count = count of immunologic flags that are true, except direct_coombs counts only when hemolytic_anemia is false. nephritis_shortcut iff biopsy_lupus_nephritis and (ana or anti_dsdna). classified iff nephritis_shortcut or (clinical_count ≥1 and immunologic_count ≥1 and clinical_count + immunologic_count ≥4). Criteria need not be concurrent. Not a diagnosis. Not 1997 ACR. Not 2019 EULAR/ACR",
"nephritis_shortcut": false
},
{
"formula": "slicc_sle",
"citation": {
"id": "petri-2012",
"doi": "10.1002/art.34473",
"pmid": "22553077",
"title": "Derivation and validation of the Systemic Lupus International Collaborating Clinics classification criteria for systemic lupus erythematosus",
"source": "Arthritis Rheum. 2012;64(8):2677-2686",
"authors": "Petri M, Orbai AM, Alarcón GS, Gordon C, Merrill JT, Fortin PR, Bruce IN, Isenberg D, Wallace DJ, Nived O, Sturfelt G, Ramsey-Goldman R, Bae SC, Hanly JG, Sánchez-Guerrero J, Clarke A, Aranow C, Manzi S, Urowitz M, Gladman D, Kalunian K, Costner M, Werth VP, Zoma A, Bernatsky S, Ruiz-Irastorza G, Khamashta MA, Jacobsen S, Buyon JP, Maddison P, Dooley MA, van Vollenhoven RF, Ginzler E, Stoll T, Peschken C, Jorizzo JL, Callen JP, Lim SS, Fessler BJ, Inanc M, Kamen DL, Rahman A, Steinsson K, Franks AG, Sigler L, Hameed S, Fang H, Pham N, Brey R, Weisman MH, McGwin G, Magder LS"
},
"classified": true,
"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.",
"clinical_count": 3,
"immunologic_count": 2,
"formula_expression": "SLICC 2012 SLE classification (Petri Table 3 + classification rule): 11 clinical flags (acute_cutaneous_lupus, chronic_cutaneous_lupus, oral_or_nasal_ulcers, nonscarring_alopecia, synovitis, serositis, renal, neurologic, hemolytic_anemia, leukopenia_or_lymphopenia, thrombocytopenia) and 6 immunologic flags (ana, anti_dsdna, anti_sm, antiphospholipid, low_complement, direct_coombs). clinical_count = count of clinical flags that are true. immunologic_count = count of immunologic flags that are true, except direct_coombs counts only when hemolytic_anemia is false. nephritis_shortcut iff biopsy_lupus_nephritis and (ana or anti_dsdna). classified iff nephritis_shortcut or (clinical_count ≥1 and immunologic_count ≥1 and clinical_count + immunologic_count ≥4). Criteria need not be concurrent. Not a diagnosis. Not 1997 ACR. Not 2019 EULAR/ACR",
"nephritis_shortcut": false
}
]
}
},
"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": [
"acute_cutaneous_lupus",
"chronic_cutaneous_lupus",
"oral_or_nasal_ulcers",
"nonscarring_alopecia",
"synovitis",
"serositis",
"renal",
"neurologic",
"hemolytic_anemia",
"leukopenia_or_lymphopenia",
"thrombocytopenia",
"ana",
"anti_dsdna",
"anti_sm",
"antiphospholipid",
"low_complement",
"direct_coombs",
"biopsy_lupus_nephritis"
],
"properties": {
"ana": {
"type": "boolean",
"description": "ANA above laboratory reference range as assigned by the caller (Petri 2012 Table 3). With biopsy_lupus_nephritis (or anti_dsdna), fulfills the nephritis shortcut. true or false. magent does not assay ANA."
},
"renal": {
"type": "boolean",
"description": "Renal clinical criterion as assigned by the caller (Petri 2012 Table 3): urine protein-to-creatinine ratio (or 24-hour urine protein) representing 500 mg protein/24 hours, or red blood cell casts. Distinct from biopsy_lupus_nephritis. true or false. magent does not assay urine."
},
"anti_sm": {
"type": "boolean",
"description": "Antibody to Sm nuclear antigen as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay anti-Sm."
},
"serositis": {
"type": "boolean",
"description": "Serositis as assigned by the caller (Petri 2012 Table 3): typical pleurisy >1 day or pleural effusion or pleural rub, or typical pericardial pain >1 day or pericardial effusion or pericardial rub or pericarditis by electrocardiography, in the absence of other causes. true or false. magent does not examine the chest."
},
"synovitis": {
"type": "boolean",
"description": "Synovitis involving 2 or more joints, characterized by swelling or effusion, or tenderness in 2 or more joints and at least 30 minutes of morning stiffness, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine joints."
},
"anti_dsdna": {
"type": "boolean",
"description": "Anti-dsDNA above laboratory reference range (or >2-fold the reference range if tested by ELISA), as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay anti-dsDNA."
},
"neurologic": {
"type": "boolean",
"description": "Neurologic criterion as assigned by the caller (Petri 2012 Table 3): seizures, psychosis, mononeuritis multiplex, myelitis, peripheral or cranial neuropathy, or acute confusional state, in the absence of other known causes. true or false. magent does not examine the nervous system."
},
"direct_coombs": {
"type": "boolean",
"description": "Direct Coombs’ test as assigned by the caller (Petri 2012 Table 3). Counts toward immunologic_count only when hemolytic_anemia is false. true or false. magent does not run a Coombs test."
},
"low_complement": {
"type": "boolean",
"description": "Low C3, low C4, or low CH50 as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay complement."
},
"antiphospholipid": {
"type": "boolean",
"description": "Antiphospholipid antibody positivity as assigned by the caller (Petri 2012 Table 3): lupus anticoagulant, false-positive rapid plasma reagin, medium- or high-titer anticardiolipin (IgA, IgG, or IgM), or anti-β2-glycoprotein I (IgA, IgG, or IgM). true or false. magent does not assay antiphospholipid antibodies."
},
"hemolytic_anemia": {
"type": "boolean",
"description": "Hemolytic anemia as assigned by the caller (Petri 2012 Table 3). When true, direct_coombs does not count toward immunologic_count. true or false. magent does not assay hemolysis."
},
"thrombocytopenia": {
"type": "boolean",
"description": "Thrombocytopenia (<100,000/mm³) at least once in the absence of other known causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay platelets."
},
"nonscarring_alopecia": {
"type": "boolean",
"description": "Nonscarring alopecia: diffuse thinning or hair fragility with visible broken hairs, in the absence of other causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine the scalp."
},
"oral_or_nasal_ulcers": {
"type": "boolean",
"description": "Oral ulcers (palate, buccal, tongue) or nasal ulcers, in the absence of other causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not examine mucosa."
},
"acute_cutaneous_lupus": {
"type": "boolean",
"description": "Acute cutaneous lupus as assigned by the caller (Petri 2012 Table 3): lupus malar rash (do not count if malar discoid), bullous lupus, toxic epidermal necrolysis variant of SLE, maculopapular lupus rash, photosensitive lupus rash in the absence of dermatomyositis, or subacute cutaneous lupus. true or false. magent does not examine skin."
},
"biopsy_lupus_nephritis": {
"type": "boolean",
"description": "Biopsy-proven nephritis compatible with SLE as assigned by the caller (Petri 2012 classification rule). With ANA or anti-dsDNA, classifies without four criteria. Distinct from the renal clinical item. true or false. magent does not read a biopsy."
},
"chronic_cutaneous_lupus": {
"type": "boolean",
"description": "Chronic cutaneous lupus as assigned by the caller (Petri 2012 Table 3): classic discoid (localized or generalized), hypertrophic (verrucous) lupus, lupus panniculitis (profundus), mucosal lupus, lupus erythematosus tumidus, chilblains lupus, or discoid lupus/lichen planus overlap. true or false. magent does not examine skin."
},
"leukopenia_or_lymphopenia": {
"type": "boolean",
"description": "Leukopenia (<4,000/mm³ at least once) in the absence of other known causes, or lymphopenia (<1,000/mm³ at least once) in the absence of other known causes, as assigned by the caller (Petri 2012 Table 3). true or false. magent does not assay blood counts."
}
}
},
"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:30Z
- Last indexed by Roundhouse
- 2026-09-07 06:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-22 12:45Z
- x402 version
- 2
- Max timeout
- 600s
- 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. 10 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 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/slicc_sle, 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.