Skip to content
Back to GenTech x402 Gateway

Card snapshot

gentech-x402-gateway.jordanjones0902.workers.dev · 2026-07-02 03:36:03 UTC · a8d9c381d378ab3da6b1e5286df100f88d842a149ff599e70b78ac74d850f598

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "GenTech x402 Gateway",
  "description": "16 AI-powered API endpoints for the agent economy. Pay per call via x402 USDC on Base. Token risk, wallet analytics, agent reconnaissance, game/movie intel, NFT search, shipping tracking.",
  "version": "3.0.0",
  "url": "https://gentech-x402-gateway.jordanjones0902.workers.dev",
  "provider": {
    "organization": "GenTech Labs",
    "url": "https://gentechlabs.net"
  },
  "documentationUrl": "https://gentech-x402-gateway.jordanjones0902.workers.dev/openapi.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": [
      "Bearer"
    ]
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "token-risk",
      "name": "Token Risk Assessment",
      "description": "AI-powered token risk assessment with risk score, factors, and recommendation",
      "tags": [
        "defi",
        "security",
        "analysis"
      ]
    },
    {
      "id": "wallet-analyze",
      "name": "Wallet Analytics",
      "description": "AI-powered wallet analytics and smart money tracking",
      "tags": [
        "defi",
        "analytics",
        "wallet"
      ]
    },
    {
      "id": "agent-scan",
      "name": "Agent Scan",
      "description": "AI-powered agent reconnaissance and intelligence",
      "tags": [
        "security",
        "recon",
        "agents"
      ]
    },
    {
      "id": "games-search",
      "name": "Game Search",
      "description": "Search games across multiple platforms",
      "tags": [
        "gaming",
        "search"
      ]
    },
    {
      "id": "games-cheapest",
      "name": "Cheapest Games",
      "description": "Find cheapest game prices across platforms",
      "tags": [
        "gaming",
        "deals"
      ]
    },
    {
      "id": "movies-search",
      "name": "Movie Search",
      "description": "Search movies across platforms",
      "tags": [
        "movies",
        "search"
      ]
    },
    {
      "id": "intel-search",
      "name": "Unified Intel Search",
      "description": "Unified search across games and movies",
      "tags": [
        "search",
        "gaming",
        "movies"
      ]
    },
    {
      "id": "nft-search",
      "name": "NFT Search",
      "description": "NFT search and collection data",
      "tags": [
        "nft",
        "search"
      ]
    },
    {
      "id": "airdrops-check",
      "name": "Airdrop Checker",
      "description": "Airdrop eligibility checker",
      "tags": [
        "defi",
        "airdrops",
        "rewards"
      ]
    },
    {
      "id": "shipping-track",
      "name": "Shipping Tracker",
      "description": "Multi-carrier shipping tracker",
      "tags": [
        "shipping",
        "logistics"
      ]
    }
  ]
}