SERVICE / DETAILother

Unnamed service

GET liquita-x402-edge.liquita.workers.dev/v1/health/:address

SONAR SCORE0.731
LIVE PRICE0.001000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

26 observations in the last 24h
HANDSHAKE SUCCESS92.3%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY2309msrecent response window
PRICE DRIFT0.0%advertised 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

No provider description has been published.

Resource: liquita-x402-edge.liquita.workers.dev/v1/health/:address

Network: base · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x6EDE3258BCe2ef32F9bB614C781818B4eFd0e765

Payment methods: · Last validation: 2026-09-14 11:52:45.267+00

{
  "input": null,
  "output": null,
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6EDE3258BCe2ef32F9bB614C781818B4eFd0e765",
        "scheme": "exact",
        "network": "base",
        "mimeType": "application/json",
        "resource": "https://liquita-x402-edge.liquita.workers.dev/v1/health/:address",
        "description": "Borrower health-factor lookup by EVM address. Returns current health factor, collateral, debt, and protocol across all monitored lending markets.",
        "outputSchema": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {},
            "discoverable": true
          },
          "output": {
            "type": "object",
            "example": {
              "address": "0xabc...123",
              "positions": [
                {
                  "chain": "base",
                  "debt_usd": 11500,
                  "protocol": "aave_v3",
                  "health_factor": 1.05,
                  "collateral_usd": 12500
                }
              ]
            },
            "properties": {
              "address": {
                "type": "string"
              },
              "positions": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "chain": {
                      "type": "string"
                    },
                    "debt_usd": {
                      "type": "number"
                    },
                    "protocol": {
                      "type": "string"
                    },
                    "health_factor": {
                      "type": "number"
                    },
                    "collateral_usd": {
                      "type": "number"
                    }
                  }
                }
              }
            }
          }
        },
        "maxAmountRequired": "1000",
        "maxTimeoutSeconds": 60
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x6EDE3258BCe2ef32F9bB614C781818B4eFd0e765",
      "scheme": "exact",
      "network": "base",
      "amountAtomic": "1000"
    }
  ]
}
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.