{
  "x402Version": 2,
  "id": 6452,
  "slug": "6452",
  "resource": "https://skim402.com/api/v2/feeds/x402/latest",
  "description": "Skim: x402 ecosystem feed — new services and price changes across the public x402 registries, as structured items. Refreshed on a 15-minute cycle (stale served if a registry is down); 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": 2100,
              "lastCrawlAt": "2026-07-13T12:00:00Z",
              "status": "ok"
            },
            "feed": "x402",
            "items": [
              {
                "at": "2026-07-13T11:45:00Z",
                "id": 42,
                "kind": "new_service",
                "payload": {
                  "category": "Data",
                  "name": "Example API",
                  "priceUsd": "0.005",
                  "serviceKey": "example-api"
                },
                "source": "x402list",
                "summary": "Example API appeared on x402-list.com (category: Data), priced from $0.005.",
                "title": "New x402 service: Example API",
                "url": "https://example-api.com"
              },
              {
                "at": "2026-07-12T09:30:00Z",
                "id": 41,
                "kind": "price_change",
                "payload": {
                  "newPriceUsd": "0.005",
                  "oldPriceUsd": "0.01",
                  "serviceKey": "example-api"
                },
                "source": "x402list",
                "summary": "Example API on x402-list.com moved from $0.01 to $0.005.",
                "title": "Price change: Example API",
                "url": "https://example-api.com"
              }
            ],
            "ttlSeconds": 900
          },
          "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 feed 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-13T10:40:51.803Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-13T10:40:51.518Z"
  },
  "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"
  }
}