magent
Deterministic published-formula arithmetic plus ICD-10-CM, RxNorm, and LOINC. Pay in USDC on Base via x402.
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/acr_eular_gout",
"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/acr_eular_gout",
"tags": [
"gout",
"acr-eular",
"classification",
"emergency",
"calculator"
],
"mimeType": "application/json",
"description": "ACR/EULAR 2015 gout classification (Neogi). MSU crystals classify without score ≥8; else score ≥8 (max 23). Pattern 0/1/2, characteristics 0–3, time course 0/1/2, tophus 4, urate −4 to 4, MSU-negative −2, imaging 4+4. Not a diagnosis. Not Janssens 2010. magent does not examine joints or polarizing microscopy.",
"serviceName": "magent"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"tophus": false,
"pattern": "other",
"synovial": "not_done",
"time_course": "none",
"imaging_urate": "absent_or_not_done",
"sufficient_msu": false,
"characteristics": 0,
"entry_criterion": true,
"imaging_erosion": "absent_or_not_done",
"uric_acid_mg_dl": 5,
"uric_acid_umol_l": 300
}
},
"output": {
"type": "json",
"example": {
"score": 0,
"formula": "acr_eular_gout",
"citation": {
"id": "neogi-2015",
"doi": "10.1002/art.39254",
"pmid": "26352873",
"title": "2015 Gout Classification Criteria: an American College of Rheumatology/European League Against Rheumatism collaborative initiative",
"source": "Arthritis Rheumatol. 2015;67(10):2557-2568",
"authors": "Neogi T, Jansen TLTA, Dalbeth N, Fransen J, Schumacher HR, Berendsen D, Brown M, Choi H, Edwards NL, Janssens HJEM, Lioté F, Naden RP, Nuki G, Ogdie A, Perez-Ruiz F, Saag K, Singh JA, Sundy JS, Tausche AK, Vazquez-Mellado J, Yarows SA, Taylor WJ"
},
"gout_band": "not_classified",
"max_score": 23,
"components": [
{
"value": "other",
"factor": "pattern",
"points": 0,
"present": true
},
{
"value": 0,
"factor": "characteristics",
"points": 0,
"present": true
},
{
"value": "none",
"factor": "time_course",
"points": 0,
"present": true
},
{
"value": false,
"factor": "tophus",
"points": 0,
"present": true
},
{
"value": 5,
"factor": "serum_urate",
"points": 0,
"present": true
},
{
"value": "not_done",
"factor": "synovial",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_urate",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_erosion",
"points": 0,
"present": 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.",
"classified_gout": false,
"formula_expression": "ACR/EULAR 2015 gout classification (Neogi Table 2): entry (episode of swelling, pain, or tenderness in a peripheral joint or bursa) required; sufficient MSU in a symptomatic joint/bursa or tophus classifies without score ≥8; else score ≥8 classifies. Score = pattern (other 0, ankle_midfoot 1, mtp1 2) + characteristics 0-3 + time_course (none 0, one_typical 1, recurrent 2) + tophus true 4 + serum urate (<4 mg/dL or <0.24 mmol/L −4; ≥4–<6 or ≥0.24–<0.36 0; 6–<8 or 0.36–<0.48 2; 8–<10 or 0.48–<0.60 3; ≥10 or ≥0.60 4) + synovial (not_done 0, msu_negative −2) + imaging_urate present 4 + imaging_erosion present 4; max 23. Not a diagnosis. Not Janssens 2010",
"sufficient_criterion": 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": [
"entry_criterion",
"sufficient_msu",
"pattern",
"characteristics",
"time_course",
"tophus",
"synovial",
"imaging_urate",
"imaging_erosion"
],
"properties": {
"tophus": {
"type": "boolean",
"description": "Clinical evidence of tophus: draining or chalk-like subcutaneous nodule under transparent skin, often with overlying vascularity, in typical locations (joints, ears, olecranon bursae, finger pads, tendons e.g. Achilles) (Neogi 2015). true scores 4; false scores 0. magent does not examine joints."
},
"pattern": {
"enum": [
"other",
"ankle_midfoot",
"mtp1"
],
"type": "string",
"description": "Pattern of joint/bursa involvement ever, monoarticular or oligoarticular unless other (Neogi 2015). other (joints/bursa other than ankle, midfoot, or 1st MTP, or only as part of a polyarticular presentation) scores 0. ankle_midfoot (ankle or midfoot without 1st MTP) scores 1. mtp1 (1st MTP) scores 2. magent does not examine joints."
},
"synovial": {
"enum": [
"not_done",
"msu_negative"
],
"type": "string",
"description": "Synovial fluid of a symptomatic (ever) joint/bursa, trained observer (Neogi 2015). not_done scores 0; msu_negative scores −2. MSU-positive is sufficient_msu, not this field. magent does not perform polarizing microscopy."
},
"time_course": {
"enum": [
"none",
"one_typical",
"recurrent"
],
"type": "string",
"description": "Time course of episode(s) ever (Neogi 2015). A typical episode has ≥2 of: time to maximum pain <24 h; resolution ≤14 days; complete resolution between episodes. none scores 0; one_typical scores 1; recurrent scores 2. magent does not take a history."
},
"imaging_urate": {
"enum": [
"absent_or_not_done",
"present"
],
"type": "string",
"description": "Imaging evidence of urate deposition (ultrasound double-contour or DECT urate) in a symptomatic (ever) joint/bursa (Neogi 2015). present scores 4. If imaging is not available, absent_or_not_done scores 0. magent does not read imaging."
},
"sufficient_msu": {
"type": "boolean",
"description": "Presence of MSU crystals in a symptomatic joint or bursa (synovial fluid) or tophus (Neogi 2015 Step 2). true classifies gout without requiring score ≥8. magent does not perform polarizing microscopy."
},
"characteristics": {
"enum": [
0,
1,
2,
3
],
"type": "integer",
"description": "Count (0-3) of symptomatic-episode characteristics ever: erythema overlying the affected joint; cannot bear touch or pressure; great difficulty walking or inability to use the affected joint (Neogi 2015). Points equal the count. magent does not examine joints."
},
"entry_criterion": {
"type": "boolean",
"description": "Must be true. ACR/EULAR 2015 entry: at least one episode of swelling, pain, or tenderness in a peripheral joint or bursa. false is invalid. magent does not examine joints."
},
"imaging_erosion": {
"enum": [
"absent_or_not_done",
"present"
],
"type": "string",
"description": "Conventional radiograph of hands and/or feet with ≥1 gout-related erosion (cortical break with sclerotic margin and overhanging edge; excludes DIP joints and gull-wing) (Neogi 2015). present scores 4; absent_or_not_done scores 0. magent does not read radiographs."
},
"uric_acid_mg_dl": {
"type": "number",
"description": "Highest serum urate in mg/dL (uricase method; 1-20). Provide this or uric_acid_umol_l, not both. <4 scores −4; ≥4 and <6 scores 0; 6–<8 scores 2; 8–<10 scores 3; ≥10 scores 4. magent does not assay uric acid."
},
"uric_acid_umol_l": {
"type": "number",
"description": "Highest serum urate in µmol/L (uricase method; 60-1190). Provide this or uric_acid_mg_dl, not both. mmol/L = µmol/L / 1000. <0.24 scores −4; ≥0.24 and <0.36 scores 0; 0.36–<0.48 scores 2; 0.48–<0.60 scores 3; ≥0.60 scores 4. magent does not assay uric acid."
}
}
}
},
"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/acr_eular_gout",
"assetTransferMethod": "eip3009"
},
"payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
"amount": "5000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 600
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"items": [
{
"tophus": false,
"pattern": "other",
"synovial": "not_done",
"time_course": "none",
"imaging_urate": "absent_or_not_done",
"sufficient_msu": false,
"characteristics": 0,
"entry_criterion": true,
"imaging_erosion": "absent_or_not_done",
"uric_acid_mg_dl": 5,
"uric_acid_umol_l": 300
},
{
"tophus": false,
"pattern": "other",
"synovial": "not_done",
"time_course": "none",
"imaging_urate": "absent_or_not_done",
"sufficient_msu": false,
"characteristics": 0,
"entry_criterion": true,
"imaging_erosion": "absent_or_not_done",
"uric_acid_mg_dl": 5,
"uric_acid_umol_l": 300
}
]
},
"type": "http",
"method": "POST"
},
"output": {
"type": "json",
"example": {
"path": "/api/calc/acr_eular_gout",
"count": 2,
"items": [
{
"score": 0,
"formula": "acr_eular_gout",
"citation": {
"id": "neogi-2015",
"doi": "10.1002/art.39254",
"pmid": "26352873",
"title": "2015 Gout Classification Criteria: an American College of Rheumatology/European League Against Rheumatism collaborative initiative",
"source": "Arthritis Rheumatol. 2015;67(10):2557-2568",
"authors": "Neogi T, Jansen TLTA, Dalbeth N, Fransen J, Schumacher HR, Berendsen D, Brown M, Choi H, Edwards NL, Janssens HJEM, Lioté F, Naden RP, Nuki G, Ogdie A, Perez-Ruiz F, Saag K, Singh JA, Sundy JS, Tausche AK, Vazquez-Mellado J, Yarows SA, Taylor WJ"
},
"gout_band": "not_classified",
"max_score": 23,
"components": [
{
"value": "other",
"factor": "pattern",
"points": 0,
"present": true
},
{
"value": 0,
"factor": "characteristics",
"points": 0,
"present": true
},
{
"value": "none",
"factor": "time_course",
"points": 0,
"present": true
},
{
"value": false,
"factor": "tophus",
"points": 0,
"present": true
},
{
"value": 5,
"factor": "serum_urate",
"points": 0,
"present": true
},
{
"value": "not_done",
"factor": "synovial",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_urate",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_erosion",
"points": 0,
"present": 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.",
"classified_gout": false,
"formula_expression": "ACR/EULAR 2015 gout classification (Neogi Table 2): entry (episode of swelling, pain, or tenderness in a peripheral joint or bursa) required; sufficient MSU in a symptomatic joint/bursa or tophus classifies without score ≥8; else score ≥8 classifies. Score = pattern (other 0, ankle_midfoot 1, mtp1 2) + characteristics 0-3 + time_course (none 0, one_typical 1, recurrent 2) + tophus true 4 + serum urate (<4 mg/dL or <0.24 mmol/L −4; ≥4–<6 or ≥0.24–<0.36 0; 6–<8 or 0.36–<0.48 2; 8–<10 or 0.48–<0.60 3; ≥10 or ≥0.60 4) + synovial (not_done 0, msu_negative −2) + imaging_urate present 4 + imaging_erosion present 4; max 23. Not a diagnosis. Not Janssens 2010",
"sufficient_criterion": false
},
{
"score": 0,
"formula": "acr_eular_gout",
"citation": {
"id": "neogi-2015",
"doi": "10.1002/art.39254",
"pmid": "26352873",
"title": "2015 Gout Classification Criteria: an American College of Rheumatology/European League Against Rheumatism collaborative initiative",
"source": "Arthritis Rheumatol. 2015;67(10):2557-2568",
"authors": "Neogi T, Jansen TLTA, Dalbeth N, Fransen J, Schumacher HR, Berendsen D, Brown M, Choi H, Edwards NL, Janssens HJEM, Lioté F, Naden RP, Nuki G, Ogdie A, Perez-Ruiz F, Saag K, Singh JA, Sundy JS, Tausche AK, Vazquez-Mellado J, Yarows SA, Taylor WJ"
},
"gout_band": "not_classified",
"max_score": 23,
"components": [
{
"value": "other",
"factor": "pattern",
"points": 0,
"present": true
},
{
"value": 0,
"factor": "characteristics",
"points": 0,
"present": true
},
{
"value": "none",
"factor": "time_course",
"points": 0,
"present": true
},
{
"value": false,
"factor": "tophus",
"points": 0,
"present": true
},
{
"value": 5,
"factor": "serum_urate",
"points": 0,
"present": true
},
{
"value": "not_done",
"factor": "synovial",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_urate",
"points": 0,
"present": true
},
{
"value": "absent_or_not_done",
"factor": "imaging_erosion",
"points": 0,
"present": 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.",
"classified_gout": false,
"formula_expression": "ACR/EULAR 2015 gout classification (Neogi Table 2): entry (episode of swelling, pain, or tenderness in a peripheral joint or bursa) required; sufficient MSU in a symptomatic joint/bursa or tophus classifies without score ≥8; else score ≥8 classifies. Score = pattern (other 0, ankle_midfoot 1, mtp1 2) + characteristics 0-3 + time_course (none 0, one_typical 1, recurrent 2) + tophus true 4 + serum urate (<4 mg/dL or <0.24 mmol/L −4; ≥4–<6 or ≥0.24–<0.36 0; 6–<8 or 0.36–<0.48 2; 8–<10 or 0.48–<0.60 3; ≥10 or ≥0.60 4) + synovial (not_done 0, msu_negative −2) + imaging_urate present 4 + imaging_erosion present 4; max 23. Not a diagnosis. Not Janssens 2010",
"sufficient_criterion": 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": [
"entry_criterion",
"sufficient_msu",
"pattern",
"characteristics",
"time_course",
"tophus",
"synovial",
"imaging_urate",
"imaging_erosion"
],
"properties": {
"tophus": {
"type": "boolean",
"description": "Clinical evidence of tophus: draining or chalk-like subcutaneous nodule under transparent skin, often with overlying vascularity, in typical locations (joints, ears, olecranon bursae, finger pads, tendons e.g. Achilles) (Neogi 2015). true scores 4; false scores 0. magent does not examine joints."
},
"pattern": {
"enum": [
"other",
"ankle_midfoot",
"mtp1"
],
"type": "string",
"description": "Pattern of joint/bursa involvement ever, monoarticular or oligoarticular unless other (Neogi 2015). other (joints/bursa other than ankle, midfoot, or 1st MTP, or only as part of a polyarticular presentation) scores 0. ankle_midfoot (ankle or midfoot without 1st MTP) scores 1. mtp1 (1st MTP) scores 2. magent does not examine joints."
},
"synovial": {
"enum": [
"not_done",
"msu_negative"
],
"type": "string",
"description": "Synovial fluid of a symptomatic (ever) joint/bursa, trained observer (Neogi 2015). not_done scores 0; msu_negative scores −2. MSU-positive is sufficient_msu, not this field. magent does not perform polarizing microscopy."
},
"time_course": {
"enum": [
"none",
"one_typical",
"recurrent"
],
"type": "string",
"description": "Time course of episode(s) ever (Neogi 2015). A typical episode has ≥2 of: time to maximum pain <24 h; resolution ≤14 days; complete resolution between episodes. none scores 0; one_typical scores 1; recurrent scores 2. magent does not take a history."
},
"imaging_urate": {
"enum": [
"absent_or_not_done",
"present"
],
"type": "string",
"description": "Imaging evidence of urate deposition (ultrasound double-contour or DECT urate) in a symptomatic (ever) joint/bursa (Neogi 2015). present scores 4. If imaging is not available, absent_or_not_done scores 0. magent does not read imaging."
},
"sufficient_msu": {
"type": "boolean",
"description": "Presence of MSU crystals in a symptomatic joint or bursa (synovial fluid) or tophus (Neogi 2015 Step 2). true classifies gout without requiring score ≥8. magent does not perform polarizing microscopy."
},
"characteristics": {
"enum": [
0,
1,
2,
3
],
"type": "integer",
"description": "Count (0-3) of symptomatic-episode characteristics ever: erythema overlying the affected joint; cannot bear touch or pressure; great difficulty walking or inability to use the affected joint (Neogi 2015). Points equal the count. magent does not examine joints."
},
"entry_criterion": {
"type": "boolean",
"description": "Must be true. ACR/EULAR 2015 entry: at least one episode of swelling, pain, or tenderness in a peripheral joint or bursa. false is invalid. magent does not examine joints."
},
"imaging_erosion": {
"enum": [
"absent_or_not_done",
"present"
],
"type": "string",
"description": "Conventional radiograph of hands and/or feet with ≥1 gout-related erosion (cortical break with sclerotic margin and overhanging edge; excludes DIP joints and gull-wing) (Neogi 2015). present scores 4; absent_or_not_done scores 0. magent does not read radiographs."
},
"uric_acid_mg_dl": {
"type": "number",
"description": "Highest serum urate in mg/dL (uricase method; 1-20). Provide this or uric_acid_umol_l, not both. <4 scores −4; ≥4 and <6 scores 0; 6–<8 scores 2; 8–<10 scores 3; ≥10 scores 4. magent does not assay uric acid."
},
"uric_acid_umol_l": {
"type": "number",
"description": "Highest serum urate in µmol/L (uricase method; 60-1190). Provide this or uric_acid_mg_dl, not both. mmol/L = µmol/L / 1000. <0.24 scores −4; ≥0.24 and <0.36 scores 0; 0.36–<0.48 scores 2; 0.48–<0.60 scores 3; ≥0.60 scores 4. magent does not assay uric acid."
}
}
},
"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:29Z
- Last indexed by Roundhouse
- 2026-09-07 06:20Z
- Last enriched (probe, favicon, geo)
- 2026-09-22 08:15Z
- 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/acr_eular_gout, 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.