{
  "x402Version": 2,
  "id": 8344,
  "slug": "8344",
  "resource": "https://cyre.dev/api/gate",
  "description": "Guardian Gate — before your agent pays ANY other x402 service, grade the payTo counterparty + spend shape in one cheap call. Patterns, not verdicts. Agent guide: use before non-Guardian awal x402 pay. Agent guide: https://cyre.dev/SKILL.md",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:EtWTRABZaYq6iMfeYKouRu166VU2xqa1",
      "payTo": "9iubApKktcxphCVgBg9CPRPhSH8nkzVRSapxhYwxfCVS",
      "asset": "4zMMC9srt5Ri5X14GAgXhaHii3GnPAEERYPJgZJDncDU",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "amount": "10000",
            "chain": "base",
            "payTo": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
            "resourceUrl": "https://example.com/api/paid"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "brief": "Counterparty looks like a contract on Base. Review before you pay.",
            "chain": "base",
            "disclaimer": "Patterns, not verdicts.",
            "kind": "cyre-gate",
            "next": [
              "If Solana settle: /api/handshake",
              "Seal decision: /api/receipt"
            ],
            "ok": true,
            "payTo": "0x9Ff25C4acf1DcDDf15fD2702C127A285f1dFa712",
            "riskLevel": "LOW",
            "score": 18,
            "version": 1
          },
          "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": {
                  "amount": {
                    "description": "Optional USDC atomic units (6 decimals)",
                    "type": "string"
                  },
                  "chain": {
                    "description": "Optional: base | solana | eip155:8453",
                    "type": "string"
                  },
                  "from": {
                    "description": "Optional payer address for context",
                    "type": "string"
                  },
                  "payTo": {
                    "description": "Treasury / payTo address (0x… on Base or Solana base58)",
                    "type": "string"
                  },
                  "resourceUrl": {
                    "description": "Optional URL the agent is about to pay",
                    "type": "string"
                  }
                },
                "required": [
                  "payTo"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "cyre.dev",
  "lastUpdated": "2026-08-30T14:40:57.486Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-30T14:40:57.137Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "cyre.dev",
    "manifest_name": "cyre.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}