SERVICE / DETAILfinance

Hyperliquid Market Data

GET hyperliquid.use.x402atlas.com/candles

SONAR SCORE0.840
LIVE PRICE0.010000
BAZAAR LIVEnot compatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

39 observations in the last 24h
HANDSHAKE SUCCESS97.4%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1682msrecent 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

OHLCV candles for one Hyperliquid asset over any interval (1m to 1M), normalized into named fields with RFC3339 timestamps.

Resource: hyperliquid.use.x402atlas.com/candles

Network: eip155:8453, eip155:137, eip155:42161, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442

Payment methods: · Last validation: 2026-09-13 23:12:12.331+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "required": [
          "coin",
          "interval"
        ],
        "properties": {
          "end": {
            "type": "integer",
            "minimum": 0,
            "description": "Optional end (ms epoch); defaults to now"
          },
          "coin": {
            "type": "string",
            "maxLength": 32,
            "description": "Asset symbol (e.g. BTC)"
          },
          "start": {
            "type": "integer",
            "minimum": 0,
            "description": "Optional start (ms epoch); defaults to ~500 intervals ago"
          },
          "interval": {
            "enum": [
              "1m",
              "3m",
              "5m",
              "15m",
              "30m",
              "1h",
              "2h",
              "4h",
              "8h",
              "12h",
              "1d",
              "3d",
              "1w",
              "1M"
            ],
            "type": "string",
            "description": "Candle interval"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "properties": {
          "coin": {
            "type": "string"
          },
          "count": {
            "type": "integer",
            "description": "Number of candles returned"
          },
          "candles": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "low": {
                  "type": "string",
                  "description": "Low price (string for full precision)"
                },
                "high": {
                  "type": "string",
                  "description": "High price (string for full precision)"
                },
                "open": {
                  "type": "string",
                  "description": "Open price (string for full precision)"
                },
                "close": {
                  "type": "string",
                  "description": "Close price (string for full precision)"
                },
                "trades": {
                  "type": "integer",
                  "description": "Number of trades in the candle"
                },
                "volume": {
                  "type": "string",
                  "description": "Volume (string for full precision)"
                },
                "open_time": {
                  "type": "string",
                  "format": "date-time"
                },
                "close_time": {
                  "type": "string",
                  "format": "date-time"
                }
              }
            }
          },
          "interval": {
            "type": "string"
          },
          "queried_at": {
            "type": "string",
            "format": "date-time",
            "description": "When this response was generated"
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "tier": "standard",
          "version": "2",
          "merchant": "x402Atlas"
        },
        "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "10000"
    },
    {
      "raw": {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "tier": "standard",
          "version": "2",
          "merchant": "x402Atlas"
        },
        "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
      "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
      "scheme": "exact",
      "network": "eip155:137",
      "amountAtomic": "10000"
    },
    {
      "raw": {
        "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
        "extra": {
          "name": "USD Coin",
          "tier": "standard",
          "version": "2",
          "merchant": "x402Atlas"
        },
        "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:42161",
        "maxTimeoutSeconds": 300
      },
      "asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
      "payTo": "0x383190a4F26F075Fc2c73F6738eAbf4Dc6F33442",
      "scheme": "exact",
      "network": "eip155:42161",
      "amountAtomic": "10000"
    },
    {
      "raw": {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "tier": "standard",
          "feePayer": "Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88",
          "merchant": "x402Atlas"
        },
        "payTo": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
        "amount": "10000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "payTo": "ASt6xvRyQ7ntERsmcYVMdLqZvz1GEN8Fzexzq62tXrNQ",
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "amountAtomic": "10000"
    }
  ]
}
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.