{
  "x402Version": 2,
  "id": 7341,
  "slug": "7341",
  "resource": "https://api.newsgurus.ai/x402/narratives",
  "description": "News Gurus Intel API — NG-derived NARRATIVE_SYNTHESIS and CATALYST_CONVERGENCE intelligence from SharedBrain website_intelligence_agent: macro themes in motion, catalyst-convergence events and confidence scores. Pure NG synthesis output — no raw third-party vendor data redistributed. ?limit= applies per idea-type (NARRATIVE_SYNTHESIS and CATALYST_CONVERGENCE are capped separately), so limit=25 can return up to ~50 total. Educational data, not financial advice.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xa9a38639Ed4Aebc04092E21F3399c56545450713",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 25
          },
          "type": "http"
        },
        "output": {
          "example": {
            "fetched_at": "2026-07-17T14:05:00+00:00",
            "ideas": [
              {
                "confidence": 0.82,
                "description": "AI capex broadening into energy infra",
                "entry_id": "ns1",
                "entry_type": "NARRATIVE_SYNTHESIS",
                "symbol": null,
                "tags": [
                  "ai",
                  "capex"
                ],
                "timestamp": "2026-07-17T12:00:00",
                "title": "NARRATIVE_SYNTHESIS: AI capex cycle broadening"
              },
              {
                "confidence": 0.75,
                "description": "Rate-cut signal coincides with beat cluster",
                "entry_id": "cc1",
                "entry_type": "CATALYST_CONVERGENCE",
                "symbol": null,
                "tags": [
                  "macro",
                  "earnings"
                ],
                "timestamp": "2026-07-17T11:00:00",
                "title": "CATALYST_CONVERGENCE: FOMC + earnings"
              }
            ],
            "total": 2
          },
          "type": "json"
        }
      },
      "routeTemplate": "/x402/narratives",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "limit": {
                    "default": 25,
                    "maximum": 50,
                    "minimum": 1,
                    "type": "integer"
                  }
                },
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.newsgurus.ai",
  "lastUpdated": "2026-09-01T13:33:10.373Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-01T13:33:10.102Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.newsgurus.ai",
    "manifest_name": "api.newsgurus.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}