{
  "x402Version": 2,
  "id": 6448,
  "slug": "6448",
  "resource": "https://skim402.com/api/v2/signal/ai-news/latest",
  "description": "Skim Signal: AI/tech news — high-signal Hacker News stories, fresh arXiv AI papers, and official vendor announcements as structured items (title, excerpt, source, link). Refreshed on a 10-minute cycle; poll as often as you like.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x63AE98f3363B346a94Fcc1CBcB621F1C2B1Fcddc",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 50
          },
          "type": "http"
        },
        "output": {
          "example": {
            "asOf": "2026-07-13T12:00:00Z",
            "count": 2,
            "crawl": {
              "durationMs": 1800,
              "lastCrawlAt": "2026-07-13T12:00:00Z",
              "status": "ok"
            },
            "feed": "ai-news",
            "items": [
              {
                "at": "2026-07-13T11:40:00Z",
                "id": 101,
                "kind": "story",
                "payload": {
                  "comments": 187,
                  "discussionUrl": "https://news.ycombinator.com/item?id=48880000",
                  "hnId": 48880000,
                  "score": 412
                },
                "source": "hackernews",
                "summary": "Hacker News front page: 412 points, 187 comments.",
                "title": "New open-weights model tops reasoning benchmarks",
                "url": "https://example.com/model-announcement"
              },
              {
                "at": "2026-07-13T11:40:00Z",
                "id": 100,
                "kind": "vendor_news",
                "payload": {
                  "publishedAt": "2026-07-13T10:00:00Z",
                  "vendor": "OpenAI"
                },
                "source": "openai",
                "summary": "Official OpenAI announcement: a faster, cheaper flagship model tier for production agents.",
                "title": "Introducing our next-generation API",
                "url": "https://openai.com/news/example"
              }
            ],
            "ttlSeconds": 600
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Maximum number of items to return (default 50, no upper cap). Items are newest-first.",
                    "maximum": 100,
                    "minimum": 1,
                    "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": [
    "bazaar"
  ],
  "sourceHost": "skim402.com",
  "lastUpdated": "2026-09-09T21:14:33.654Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-09T21:14:33.371Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "skim402.com",
    "manifest_name": "skim402.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"
  }
}