{
  "x402Version": 2,
  "id": 1140,
  "slug": "1140",
  "resource": "https://api.run402.com/tiers/v1/prototype",
  "description": "Set prototype tier ($0.10 USDC) — auto-detects subscribe/renew/upgrade",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:84532",
      "payTo": "0x059D091D51a0f011c9872EaA63Df538F5cE15945",
      "asset": "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
      "amount": "100000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "POST",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "action": "subscribe",
            "lease_expires_at": "2026-04-08T00:00:00Z",
            "tier": "prototype",
            "wallet": "0x..."
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "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"
      }
    },
    "sign-in-with-x": {
      "info": {
        "domain": "api.run402.com",
        "issuedAt": "2026-09-18T16:47:54.467Z",
        "nonce": "f890235b5f50d750e5a25a8a3c38b8a3",
        "resources": [
          "https://api.run402.com/tiers/v1/prototype"
        ],
        "statement": "Sign in to Run402",
        "uri": "https://api.run402.com/tiers/v1/prototype",
        "version": "1"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "address": {
            "type": "string"
          },
          "chainId": {
            "type": "string"
          },
          "domain": {
            "type": "string"
          },
          "expirationTime": {
            "format": "date-time",
            "type": "string"
          },
          "issuedAt": {
            "format": "date-time",
            "type": "string"
          },
          "nonce": {
            "type": "string"
          },
          "notBefore": {
            "format": "date-time",
            "type": "string"
          },
          "requestId": {
            "type": "string"
          },
          "resources": {
            "items": {
              "format": "uri",
              "type": "string"
            },
            "type": "array"
          },
          "signature": {
            "type": "string"
          },
          "statement": {
            "type": "string"
          },
          "type": {
            "type": "string"
          },
          "uri": {
            "format": "uri",
            "type": "string"
          },
          "version": {
            "type": "string"
          }
        },
        "required": [
          "domain",
          "address",
          "uri",
          "version",
          "chainId",
          "type",
          "nonce",
          "issuedAt",
          "signature"
        ],
        "type": "object"
      },
      "supportedChains": [
        {
          "chainId": "eip155:8453",
          "type": "eip191"
        },
        {
          "chainId": "eip155:84532",
          "type": "eip191"
        }
      ]
    }
  },
  "tags": [
    "bazaar",
    "sign-in-with-x"
  ],
  "sourceHost": "api.run402.com",
  "lastUpdated": "2026-09-18T16:47:54.479Z",
  "quality": {
    "calls30d": 36,
    "uniquePayers30d": 34,
    "lastCalledAt": "2026-09-18T16:47:54.283Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.run402.com",
    "manifest_name": "api.run402.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"
  }
}