{
  "x402Version": 2,
  "id": 6844,
  "slug": "6844",
  "resource": "https://search.cyberwarex.com/news",
  "description": "Ranked news brief for any topic, refreshed every 15 minutes: the most-corroborated recent headlines, each with source, URL, published time, age in minutes and an importance score computed from how many independent news engines surfaced it and how fresh it is. Zero-LLM, deterministic, no API key. Use it for a market or crypto morning brief, monitoring a company or keyword, or grounding a summary in dated sources.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x058D0Cc5CC97e61e8A9f38D6d6365bce525921B2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "max_results": 10,
            "topic": "crypto"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "cached": false,
            "count": 2,
            "generated_at": "2026-09-11T12:00:00Z",
            "items": [
              {
                "age_minutes": 68,
                "engines": [
                  "reuters",
                  "bing news"
                ],
                "importance": 0.91,
                "published": "2026-09-10T12:51:00",
                "rank": 1,
                "snippet": "The EU's markets watchdog said...",
                "source": "reuters.com",
                "title": "EU watchdog flags risk of abrupt market correction",
                "url": "https://www.reuters.com/..."
              }
            ],
            "topic": "crypto",
            "window": "day"
          },
          "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": {
                "additionalProperties": false,
                "properties": {
                  "lang": {
                    "default": "en",
                    "description": "Two-letter language code.",
                    "type": "string"
                  },
                  "max_results": {
                    "default": 10,
                    "maximum": 20,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "topic": {
                    "description": "Topic or keyword, e.g. crypto, ethereum, AI agents, Tesla.",
                    "minLength": 1,
                    "type": "string"
                  },
                  "window": {
                    "default": "day",
                    "description": "Recency window.",
                    "enum": [
                      "day",
                      "week"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "topic"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "cached": {
                    "type": "boolean"
                  },
                  "count": {
                    "type": "integer"
                  },
                  "generated_at": {
                    "type": "string"
                  },
                  "items": {
                    "items": {
                      "properties": {
                        "age_minutes": {
                          "type": [
                            "integer",
                            "null"
                          ]
                        },
                        "engines": {
                          "type": "array"
                        },
                        "importance": {
                          "type": "number"
                        },
                        "published": {
                          "type": [
                            "string",
                            "null"
                          ]
                        },
                        "rank": {
                          "type": "integer"
                        },
                        "snippet": {
                          "type": "string"
                        },
                        "source": {
                          "type": "string"
                        },
                        "title": {
                          "type": "string"
                        },
                        "url": {
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "type": "array"
                  },
                  "topic": {
                    "type": "string"
                  },
                  "window": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "search.cyberwarex.com",
  "lastUpdated": "2026-09-18T07:35:47Z",
  "quality": {
    "calls30d": 13,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-18T07:35:46.534Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "search.cyberwarex.com",
    "manifest_name": "search.cyberwarex.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"
  }
}