SERVICE / DETAILfinance

x402stock

GET agents.x402stock.xyz/api/v1/perps/candles/:coin

SONAR SCORE0.709
LIVE PRICE0.020000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

19 observations in the last 24h
HANDSHAKE SUCCESS84.2%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1978msrecent 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

Historical OHLCV candles for one perpetual-futures market at the requested interval (1m, 5m, 15m, 1h, 4h, 1d, 1w, and more) over a time window. Pass the coin in the path (e.g. BTC) and tune with `?interval=` (default 1h), `?lookback=` candles (default 200, max 5000), or an explicit `?start=`/`?end=` epoch-ms range. Free on-chain DEX data (venue: Hyperliquid), no key. From x402stock

Resource: agents.x402stock.xyz/api/v1/perps/candles/:coin

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

Payment methods: · Last validation: 2026-09-14 16:07:04.758+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET",
          "HEAD",
          "DELETE"
        ],
        "type": "string"
      },
      "pathParams": {
        "coin": {
          "type": "string"
        },
        "type": "object"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "end": {
            "type": "integer",
            "maximum": 9007199254740991,
            "exclusiveMinimum": 0
          },
          "start": {
            "type": "integer",
            "maximum": 9007199254740991,
            "exclusiveMinimum": 0
          },
          "interval": {
            "enum": [
              "1m",
              "3m",
              "5m",
              "15m",
              "30m",
              "1h",
              "2h",
              "4h",
              "8h",
              "12h",
              "1d",
              "3d",
              "1w",
              "1M"
            ],
            "type": "string",
            "default": "1h"
          },
          "lookback": {
            "type": "integer",
            "default": 200,
            "maximum": 5000,
            "exclusiveMinimum": 0
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": null,
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "billing": {
            "model": "prepaid",
            "description": "amount is the price and is charged in full when you pay, and is not returned if delivery fails: this rail settles once and cannot give change. (Exact entries appear only on fixed-price requests - ceiling-priced requests are offered the reserve-and-pay-actual entry instead.)"
          },
          "version": "2",
          "zeroclick": {
            "kind": "transaction",
            "zcRequestId": "zcreq_bp3QMVwy4Uu_BhtWdYqS5",
            "agentPaymentId": "apay_bHpkifVkh5IbwL6qu_Kdv"
          }
        },
        "payTo": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0xfdb4b511f6ae1f270776e500b3360217d5e7ed03",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "20000"
    }
  ]
}
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.