{
  "x402Version": 2,
  "id": 5831,
  "slug": "5831",
  "resource": "https://clink-lithium-vault.fly.dev/market/service",
  "description": "Track one agent service over time - the full day-by-day history of any x402 listing or MCP server: price changes, paying customers, call volume, installs, first and last seen. See what a listing like yours earns, watch a competitor grow or die. From daily whole-market snapshots the live catalogs don't keep. ?id=<x402 resource URL or MCP registry name> (find ids via /find, free). Market overview: /market/pulse $0.005.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xB1eF5415E9D3695e16977B8be422AB7512F788C0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 90
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "id": "https://x402.tavily.com/search"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "history": [
              {
                "date": "2026-08-25",
                "est_revenue_30d_usd": 3.2,
                "payers_30d": 231
              }
            ],
            "service": {
              "id": "https://...",
              "publisher": "..."
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "id": {
                    "description": "listing id: the x402 resource URL, or the MCP registry server name",
                    "type": "string"
                  }
                },
                "required": [
                  "id"
                ],
                "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": "clink-lithium-vault.fly.dev",
  "lastUpdated": "2026-09-17T19:29:03.579Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T19:29:03.267Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "clink-lithium-vault.fly.dev",
    "manifest_name": "clink-lithium-vault.fly.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}