SERVICE / DETAILother

magent

GET api.magentlab.com/api/calc/shock_index

SONAR SCORE0.001
LIVE PRICE0.005000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

1 observations in the last 24h
HANDSHAKE SUCCESS0.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY10005msrecent response window
PRICE DRIFTadvertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

Shock index as heart rate in bpm divided by cuff systolic pressure in mm Hg (Allgöwer and Burri 1967). Returns the original ratio rounded to two decimals. Not a shock diagnosis, treatment target, or cutoff, and does not use MAP or diastolic pressure.

Resource: api.magentlab.com/api/calc/shock_index

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x836Be278f1739fB4308091cD1852F7971Bc19Ee2

Payment methods: eip3009 · Last validation: 2026-09-14 11:04:33.905+00

{
  "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": [
          "heart_rate_bpm",
          "systolic_mm_hg"
        ],
        "properties": {
          "heart_rate_bpm": {
            "type": "integer",
            "description": "Heart rate in beats per minute (integer 30-220)."
          },
          "systolic_mm_hg": {
            "type": "number",
            "description": "Cuff systolic blood pressure in mm Hg (50-250)."
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2",
          "paymentFlow": "upfront",
          "resourceUrl": "https://api.magentlab.com/api/calc/shock_index?heart_rate_bpm=80&systolic_mm_hg=120",
          "assetTransferMethod": "eip3009"
        },
        "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
        "amount": "5000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 600
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "5000"
    },
    {
      "raw": {
        "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
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x836Be278f1739fB4308091cD1852F7971Bc19Ee2",
      "scheme": "batch-settlement",
      "network": "eip155:8453",
      "amountAtomic": "5000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.