{
  "x402Version": 2,
  "id": 1385,
  "slug": "1385",
  "resource": "https://vedetta.dethboy.com/v1/feed",
  "description": "Recent analyst desk posts as a stream (?since_id=&asset=&limit=): cached, instant, half a cent. Poll it cheaply; escalate to a live read when something moves. Descriptive research, not financial advice.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x21E16F1bc3aA847236354C8193D0cB21cF412eFA",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 20,
            "since_id": 0
          },
          "type": "http"
        },
        "output": {
          "example": {
            "last_id": 341,
            "note": "Cached stream — no freshness guarantee.",
            "posts": [
              {
                "assets": [
                  "BTC"
                ],
                "divergence": false,
                "id": 341,
                "quality": "structured",
                "sentiment": 77,
                "stance": "bullish",
                "text": "Desk post text...",
                "ts": 1753600000
              }
            ]
          },
          "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": {
                  "asset": {
                    "description": "Ticker symbol, e.g. BTC, ETH, SOL, AI",
                    "type": "string"
                  },
                  "limit": {
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "since_id": {
                    "description": "Return posts with id > this",
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "last_id": {
                    "type": "integer"
                  },
                  "note": {
                    "type": "string"
                  },
                  "posts": {
                    "items": {
                      "properties": {
                        "assets": {
                          "items": {
                            "type": "string"
                          },
                          "type": "array"
                        },
                        "divergence": {
                          "type": "boolean"
                        },
                        "id": {
                          "type": "integer"
                        },
                        "quality": {
                          "type": "string"
                        },
                        "sentiment": {
                          "type": "integer"
                        },
                        "stance": {
                          "type": "string"
                        },
                        "text": {
                          "type": "string"
                        },
                        "ts": {
                          "type": "number"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "vedetta.dethboy.com",
  "lastUpdated": "2026-09-17T03:57:36.124Z",
  "quality": {
    "calls30d": 11,
    "uniquePayers30d": 8,
    "lastCalledAt": "2026-09-17T03:57:35.23Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "vedetta.dethboy.com",
    "manifest_name": "vedetta.dethboy.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"
  }
}