{
  "x402Version": 2,
  "id": 6698,
  "slug": "6698",
  "resource": "https://www.ax1.vc/api/dashboard/q-verdict/resource",
  "description": "Send a Base token contract address, get an AI-written verdict: onchain metrics, a plain-language take, and a shareable verdict card. Entertainment, not trading advice.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x7284D41b5b852F2bd4c99bDf95043D84452d299C",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "20000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "requestKey": "q-verdict-3f7b2c1e-8a4d-4e9f-9c21-0b6d7a5e1f22",
            "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "bodyType": "json",
          "discoverable": true,
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "disclaimer": "Not financial advice.",
            "grade": "MID",
            "one_liner": "The accounting department of Base",
            "price": "$0.02",
            "roast": "Six-figure holder count, real liquidity, boring chart. Congratulations on being the accounting department of Base."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "http://json-schema.org/draft-07/schema#",
        "properties": {
          "input": {
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "requestKey": {
                    "description": "Caller-chosen idempotency key. Repeating it with the same token address never creates a second payment.",
                    "maxLength": 128,
                    "minLength": 8,
                    "type": "string"
                  },
                  "tokenAddress": {
                    "description": "Base token contract address to roast.",
                    "pattern": "^0x[0-9a-fA-F]{40}$",
                    "type": "string"
                  }
                },
                "required": [
                  "requestKey",
                  "tokenAddress"
                ],
                "type": "object"
              },
              "bodyType": {
                "const": "json"
              },
              "discoverable": {
                "const": true
              },
              "method": {
                "const": "POST"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "disclaimer": {
                    "type": "string"
                  },
                  "grade": {
                    "enum": [
                      "BASED",
                      "MID",
                      "COOKED",
                      "RADIOACTIVE"
                    ]
                  },
                  "one_liner": {
                    "maxLength": 60,
                    "type": "string"
                  },
                  "price": {
                    "type": "string"
                  },
                  "roast": {
                    "maxLength": 220,
                    "type": "string"
                  }
                },
                "required": [
                  "grade",
                  "roast",
                  "one_liner"
                ],
                "type": "object"
              },
              "type": {
                "const": "json"
              }
            },
            "required": [
              "type",
              "example"
            ],
            "type": "object"
          }
        },
        "required": [
          "input",
          "output"
        ],
        "type": "object"
      }
    },
    "builder-code": {
      "info": {
        "a": "bc_tyhmcm97"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": false,
        "properties": {
          "a": {
            "description": "App builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          },
          "s": {
            "description": "Service builder codes",
            "items": {
              "pattern": "^[a-z0-9_]{1,32}$",
              "type": "string"
            },
            "maxItems": 11,
            "type": "array"
          },
          "w": {
            "description": "Wallet builder code",
            "pattern": "^[a-z0-9_]{1,32}$",
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar",
    "builder-code"
  ],
  "sourceHost": "www.ax1.vc",
  "lastUpdated": "2026-09-18T21:59:00.479Z",
  "quality": {
    "calls30d": 96541,
    "uniquePayers30d": 2256,
    "lastCalledAt": "2026-09-18T19:30:25.456Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.ax1.vc",
    "manifest_name": "www.ax1.vc",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}