{
  "x402Version": 2,
  "id": 1308,
  "slug": "1308",
  "resource": "https://intel.twzrd.xyz/v1/intel/trust/:solana_address",
  "description": "Pre-payment guard for x402 agents: free POST /v1/intel/preflight before spending, paid signed V7 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
    },
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xfB9819456bd9248A9D3c9E12F4cb7bBda5fc2578",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "50000",
      "maxTimeoutSeconds": 3600
    }
  ],
  "outputSchema": {
    "bazaar": {
      "exampleUrl": "https://intel.twzrd.xyz/v1/intel/trust/F1AbWuXJcBT9arW9wc6Xr2vom5NBtngWsz6Ht16jRBLM",
      "info": {
        "input": {
          "discoverable": true,
          "method": "GET",
          "pathParams": {
            "solana_address": "Solana wallet address (base58-encoded public key, 43–44 characters)"
          },
          "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": 7
            },
            "score": 61.8,
            "score_version": "intel_renorm_v1_1"
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/intel/trust/F1AbWuXJcBT9arW9wc6Xr2vom5NBtngWsz6Ht16jRBLM",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "headers": {
                "additionalProperties": {
                  "type": "string"
                },
                "type": "object"
              },
              "method": {
                "enum": [
                  "GET",
                  "POST",
                  "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": "6a7b15b6-6d4e-4ac4-9a09-82518c680a8c",
      "outcome_attestation": "TWZRD:AO_DECISION_OUTCOME_V1",
      "schema": "twzrd.decision_bind.v1"
    }
  },
  "tags": [
    "bazaar",
    "twzrd_decision_bind"
  ],
  "sourceHost": "intel.twzrd.xyz",
  "lastUpdated": "2026-09-12T18:09:35.767Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 3,
    "lastCalledAt": "2026-09-12T18:09:34.332Z"
  },
  "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"
  }
}