{
  "x402Version": 2,
  "id": 8232,
  "slug": "8232",
  "resource": "https://agenteconomy.report/api/rating/:host",
  "description": "Operational trust rating (AAA to D, trust line BBB) of any x402 service, as of today: tier, outlook, flags, uptime, organic paying agents, settled USDC, centrality. Sybil-resistant, computed daily from on-chain settlement on Base, Polygon, Arbitrum and Solana plus a liveness probe. Check a service before paying it. Free today-only JSON: https://agenteconomy.report/s/<host>.json",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3Cc1D8ee1dfdFd326c19B0884B8dF4b24B623f0c",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "host": "intel.twzrd.xyz"
          },
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "above_trust_line": true,
            "as_of": "2026-08-24",
            "centrality": 0.031,
            "flag": null,
            "host": "x402.agentutility.ai",
            "organic_paying_agents": 40,
            "outlook": "stable",
            "paying_wallets_raw": 61,
            "score": 55.9,
            "settled_usd_14d": 1042.22,
            "tier": "AAA",
            "trust_line": "BBB",
            "uptime": 1,
            "url": "https://agenteconomy.report/s/x402.agentutility.ai"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/api/rating/:host",
      "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-09-09T04:10:42.065Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-09T04:10:41.551Z"
  },
  "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"
  }
}