{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "trust-score-production-ff18-up-railway-app-api-score",
  "title": "Trust Score \u00b7 Domain & Wallet Reputation",
  "url": "https://trust-score-production-ff18.up.railway.app/api/score",
  "category": "tools",
  "summary": "Evaluate trustworthiness of domains, URLs, or wallet addresses through multiple security checks.",
  "seo": {
    "title": "Trust Score API - x402 Reputation Check",
    "description": "Run SSL, DNS, WHOIS, headers, and content checks on domains or wallet addresses. x402 micropayment on Base. $0.01 USDC per call."
  },
  "use_cases": [
    "Assess domain security before interacting",
    "Verify wallet address reputation",
    "Audit SSL and DNS configurations"
  ],
  "ideal_buyer": "Security agents and trust verification systems screening endpoints or counterparties.",
  "example_prompt": "Check trust score for api.example.com including SSL and DNS validation",
  "example_request_body": {
    "checks": [
      "ssl",
      "dns",
      "whois"
    ],
    "target": "api.example.com"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.5,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "target"
            ],
            "properties": {
              "checks": {
                "type": "array",
                "items": {
                  "enum": [
                    "ssl",
                    "dns",
                    "whois",
                    "headers",
                    "content",
                    "all"
                  ],
                  "type": "string"
                },
                "description": "Which checks to run. Default: all. Pass a subset like [\"ssl\",\"dns\"] for faster results (under 2s). Full scan takes 3-8s."
              },
              "target": {
                "type": "string",
                "description": "Domain (example.com), full URL (https://api.example.com/v1), wallet address (0x...), or IP address to evaluate"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "target",
              "compositeScore",
              "grade",
              "verdict"
            ],
            "properties": {
              "type": {
                "enum": [
                  "domain",
                  "wallet",
                  "ip"
                ],
                "type": "string"
              },
              "grade": {
                "enum": [
                  "A+",
                  "A",
                  "B",
                  "C",
                  "D",
                  "F"
                ],
                "type": "string"
              },
              "target": {
                "type": "string"
              },
              "verdict": {
                "enum": [
                  "trusted",
                  "moderate",
                  "suspicious",
                  "dangerous"
                ],
                "type": "string"
              },
              "subscores": {
                "type": "object",
                "properties": {
                  "dns": {
                    "type": "object",
                    "properties": {
                      "score": {
                        "type": "number"
                      },
                      "details": {
                        "type": "array"
                      }
                    }
                  },
                  "ssl": {
                    "type": "object",
                    "properties": {
                      "grade": {
                        "type": "string"
                      },
                      "score": {
                        "type": "number"
                      },
                      "details": {
                        "type": "array"
                      }
                    }
                  },
                  "whois": {
                    "type": "object",
                    "properties": {
                      "score": {
                        "type": "number"
                      },
                      "domainAge": {
                        "type": "number"
                      },
                      "registrar": {
                        "type": "string"
                      }
                    }
                  },
                  "content": {
                    "type": "object",
                    "properties": {
                      "score": {
                        "type": "number"
                      },
                      "latencyMs": {
                        "type": "number"
                      }
                    }
                  },
                  "headers": {
                    "type": "object",
                    "properties": {
                      "score": {
                        "type": "number"
                      },
                      "missing": {
                        "type": "array"
                      }
                    }
                  }
                }
              },
              "timestamp": {
                "type": "string"
              },
              "compositeScore": {
                "type": "number",
                "description": "0-100 trust score"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-641678e9a6f6",
  "origin": {
    "slug": "trust-score-production-ff18-up-railway-app",
    "host": "trust-score-production-ff18.up.railway.app",
    "title": "Trust Score Production API",
    "description": "An x402-payable API origin hosted on Railway. No public homepage content is currently available; the service appears to be a production deployment related to trust scoring functionality.",
    "url": "https://trust-score-production-ff18.up.railway.app",
    "favicon": "https://trust-score-production-ff18.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/trust-score-production-ff18-up-railway-app-api-score",
    "url": "https://x402all.com/resource/trust-score-production-ff18-up-railway-app-api-score",
    "name": "Trust Score \u00b7 Domain & Wallet Reputation",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/trust-score-production-ff18-up-railway-app-api-score",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://trust-score-production-ff18.up.railway.app/api/score",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/trust-score-production-ff18-up-railway-app",
      "url": "https://trust-score-production-ff18.up.railway.app",
      "name": "Trust Score Production API",
      "@type": "Organization"
    },
    "identifier": "trust-score-production-ff18-up-railway-app-api-score",
    "description": "Run SSL, DNS, WHOIS, headers, and content checks on domains or wallet addresses. x402 micropayment on Base. $0.01 USDC per call.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=trust-score-production-ff18-up-railway-app-api-score",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=trust-score-production-ff18-up-railway-app-api-score"
}
