{
  "x402Version": 2,
  "id": 3402,
  "slug": "3402",
  "resource": "https://signalpulse.theaslangroupllc.com/api/scan/crypto-lite",
  "description": "Crypto market tick — BTC, ETH, SOL live price + 24h change, Fear & Greed index, and a deterministic regime verdict (RISK_ON / DRIFT_UP / CHOP / DRIFT_DOWN / RISK_OFF) in ONE $0.05 call. Built for agent loops that need a cheap market pulse every cycle; escalate to /api/scan/crypto ($2) for the institutional deep scan with technicals, derivatives and a directional call. 60s freshness, no LLM in the path.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:56",
      "payTo": "0x50ab2018c06c6E4eAA9BA52057Eb55eD284912fc",
      "asset": "0x8d0D000Ee44948FC98c9B98A4FA4921476f08B0d",
      "amount": "50000000000000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "985iFjbnGQ3dJcwXnfRCMSrH4Jnc3kW1N6msR64B5KX1",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "deep_scan": "https://signalpulse.theaslangroupllc.com/api/scan/crypto ($2.00)",
            "fear_greed": {
              "label": "Greed",
              "value": 66
            },
            "majors": [
              {
                "change_24h_pct": 0.98,
                "price_usd": 118240,
                "ticker": "BTC"
              }
            ],
            "note": "Majors +1.42% avg 24h (BTC +0.98%), sentiment Greed (66).",
            "regime": "DRIFT_UP"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_gxy6qn5p"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "signalpulse.theaslangroupllc.com",
  "lastUpdated": "2026-09-17T11:02:00.726Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-17T11:02:00.462Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "signalpulse.theaslangroupllc.com",
    "manifest_name": "signalpulse.theaslangroupllc.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}