{
  "x402Version": 2,
  "id": 7965,
  "slug": "7965",
  "resource": "https://x402.nsgoods.org/preflight",
  "description": "Signed composite preflight (payability + sanctions + trust) of one subject address",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xc87a06DEE4c0E85912296002617120BBfd5EF990",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "15000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "address": "0xc87a06DEE4c0E85912296002617120BBfd5EF990",
            "chain": "eip155:8453",
            "role": "payee"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "components_evaluated": 3,
            "envelope": {
              "signature": "0x00",
              "signer": "0x57fF0F084Cba33e6761503f90eEF0Da9F159350c"
            },
            "schema_version": "preflight_v3"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "address": {
                    "description": "Subject EVM address (0x-hex).",
                    "type": "string"
                  },
                  "chain": {
                    "description": "CAIP-2 chain of the subject, e.g. eip155:8453.",
                    "type": "string"
                  },
                  "role": {
                    "description": "One of payer, payee, escrow_destination.",
                    "type": "string"
                  }
                },
                "required": [
                  "address",
                  "chain",
                  "role"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "components_evaluated": {
                    "type": "integer"
                  },
                  "envelope": {
                    "type": "object"
                  },
                  "schema_version": {
                    "type": "string"
                  }
                },
                "required": [
                  "schema_version",
                  "components_evaluated",
                  "envelope"
                ],
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "x402.nsgoods.org",
  "lastUpdated": "2026-09-05T00:16:41.711Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-05T00:16:41.457Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "x402.nsgoods.org",
    "manifest_name": "x402.nsgoods.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}