{
  "x402Version": 2,
  "id": 1307,
  "slug": "1307",
  "resource": "https://intel.twzrd.xyz/v1/intel/trust/:pubkey",
  "description": "Pre-payment guard for x402 agents: free POST /v1/intel/preflight before spending, paid signed V6 trust receipt after. Evaluate any counterparty BEFORE paying — 0.05 USDC buys the proof (Solana mainnet). POST /v1/intel/preflight is free, no auth.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "GFpLvocNdEjnSsLH3VJQL6wGcjGxTbUBrj6fqN3Qe1Gs",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "50000",
      "maxTimeoutSeconds": 45
    }
  ],
  "outputSchema": {
    "bazaar": {
      "exampleUrl": "https://intel.twzrd.xyz/v1/intel/trust/GFpLvocNdEjnSsLH3VJQL6wGcjGxTbUBrj6fqN3Qe1Gs",
      "info": {
        "input": {
          "discoverable": true,
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "paid": true,
            "receipt": {
              "leaf": "0x<keccak256 of the preimage>",
              "preimage": {
                "settlement_tx": "<your on-chain x402 payment>"
              },
              "signature": "<Ed25519 signature over the leaf>",
              "signing_alg": "ed25519",
              "version": 6
            },
            "score": 61.8,
            "score_version": "intel_renorm_v1_1"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/intel/trust/:pubkey",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "queryParams": {
                "additionalProperties": {
                  "type": "string"
                },
                "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"
      }
    },
    "twzrd_decision_bind": {
      "correlation_id": "a7c0264b-680b-4b38-ac56-29f6ea3aff73",
      "outcome_attestation": "TWZRD:AO_DECISION_OUTCOME_V1",
      "schema": "twzrd.decision_bind.v1"
    }
  },
  "tags": [
    "bazaar",
    "twzrd_decision_bind"
  ],
  "sourceHost": "intel.twzrd.xyz",
  "lastUpdated": "2026-08-21T07:22:15.5Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-21T07:22:21.744Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "intel.twzrd.xyz",
    "manifest_name": "intel.twzrd.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}