SERVICE / DETAILother

Unnamed service

GET dev.gavedu.com/x402/candles

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

Why an agent can trust this route.

24 observations in the last 24h
HANDSHAKE SUCCESS95.8%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY1408msrecent 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

Crypto market data bundle: BTC/ETH OHLCV candles (Coinbase) with pre-computed EMA10/EMA30, RSI14 and trend/range/chop regime label per request — one call replaces fetch + indicator math.

Resource: dev.gavedu.com/x402/candles

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

Payment methods: · Last validation: 2026-09-14 09:01:47.34+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "product": {
            "enum": [
              "BTC-USD",
              "ETH-USD"
            ],
            "type": "string",
            "description": "BTC-USD or ETH-USD"
          },
          "granularity": {
            "enum": [
              300,
              900,
              3600,
              21600,
              86400
            ],
            "type": "integer",
            "description": "Candle seconds: 300, 900, 3600, 21600, 86400"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object"
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x01B34D04B658990fd1F22cC4DddEabA10349B1C4",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x01B34D04B658990fd1F22cC4DddEabA10349B1C4",
      "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.