{
  "x402Version": 2,
  "id": 293,
  "slug": "293",
  "resource": "https://vibesprings.net/api/mock/social/stream",
  "description": "Deterministic scenario stream generator for AI trading agent stress-testing. Simulates chronological event ticks (hype cycle, FUD cascade, etc.) with progressive step values.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x38C063312719220c676E988f0DEE14B4ec0e44C8",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "category": "data-provider",
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "scenario": "hype_cycle",
            "seed": "test-run-1",
            "step": 5
          },
          "type": "http"
        },
        "output": {
          "example": {
            "fetched_at": "2026-07-06T00:00:00.000Z",
            "processingTime": "12ms",
            "scenario": "hype_cycle",
            "seed": "test-run-1",
            "sentiment": "bullish",
            "step": 5,
            "synthetic": true,
            "topic": "Peak FOMO",
            "tweets": [
              {
                "author": "saylor",
                "created_at": "2026-07-06T00:00:00.000Z",
                "id": "scenario-hype_cycle-step-5-saylor-0",
                "likes": 4500,
                "retweets": 540,
                "text": "Bitcoin and decentralized protocols are absolute scarcity..."
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "format": {
                    "description": "Output format (json, text)",
                    "type": "string"
                  },
                  "scenario": {
                    "description": "Target scenario (hype_cycle, fud_cascade, regulatory_crackdown, quiet_accumulation)",
                    "type": "string"
                  },
                  "seed": {
                    "description": "Deterministic LCG seed value",
                    "type": "string"
                  },
                  "step": {
                    "description": "Scenario chronological step index (0-10)",
                    "type": "integer"
                  }
                },
                "required": [],
                "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"
      },
      "tags": [
        "mock",
        "synthetic",
        "simulation",
        "social",
        "stream",
        "scenario",
        "testing"
      ]
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "vibesprings.net",
  "lastUpdated": "2026-09-12T00:34:33.554Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-12T00:34:33.338Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "vibesprings.net",
    "manifest_name": "vibesprings.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}