{
  "x402Version": 2,
  "id": 8234,
  "slug": "8234",
  "resource": "https://agenteconomy.report/api/rating/:host/history",
  "description": "Full daily rating history of an x402 service since first observation (tier, outlook, score, uptime, organic paying agents, settled USDC per day). The only archive of the agent economy kept day by day; use it to see whether a service is growing, stalling or dying before depending on it.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3Cc1D8ee1dfdFd326c19B0884B8dF4b24B623f0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "host": "api.aidress.ai"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2026-08-24",
            "current_tier": "AAA",
            "days": 9,
            "first_rated": "2026-08-16",
            "host": "x402.agentutility.ai",
            "series": [
              {
                "date": "2026-08-24",
                "organic_paying_agents": 40,
                "score": 55.9,
                "tier": "AAA"
              }
            ]
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/rating/:host/history",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "host": {
                  "description": "Bare hostname of the x402 service as listed in the discovery catalogs (e.g. x402.agentutility.ai)",
                  "type": "string"
                },
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "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": "agenteconomy.report",
  "lastUpdated": "2026-08-24T16:21:52.468Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T16:21:51.95Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "agenteconomy.report",
    "manifest_name": "agenteconomy.report",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}