Skip to content
Back to Base-Agent-Preflight

Card snapshot

base-agent-preflight.bytoken2023.workers.dev · 2026-07-12 21:09:07 UTC · 42843e2e0edb244beb1c29cabf60fffc630187d20214af6a70651f7ba6ab5c1b

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": "SignGate + Public Wallet Risk",
  "description": "x402 paid APIs for AI-agent payment safety and wallet risk intelligence: SignGate pre-signing controls, Public Wallet Risk lookup/snapshot/delta, and BlockchainSecurity KYT wrappers.",
  "url": "https://base-agent-preflight.bytoken2023.workers.dev",
  "version": "2.0.0",
  "documentationUrl": "https://base-agent-preflight.bytoken2023.workers.dev/openapi.json",
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "skills": [
    {
      "id": "base-alpha-risk-context",
      "name": "Base Alpha Risk Context",
      "description": "High-frequency Base wallet or token risk and alpha context for trading bots before copying, buying, or interacting.",
      "tags": [
        "x402",
        "Base",
        "trading bot",
        "wallet risk",
        "token alpha"
      ],
      "examples": [
        "High-frequency Base wallet or token risk and alpha context for trading bots before copying, buying, or interacting."
      ]
    },
    {
      "id": "base-token-alpha-snapshot",
      "name": "Base Token Alpha Snapshot",
      "description": "Fast Base token alpha snapshot for trading bots: liquidity, volume, buy/sell imbalance, risk flags, and bot-ready trade bias.",
      "tags": [
        "x402",
        "Base",
        "trading bot",
        "wallet risk",
        "token alpha"
      ],
      "examples": [
        "Fast Base token alpha snapshot for trading bots: liquidity, volume, buy/sell imbalance, risk flags, and bot-ready trade bias."
      ]
    },
    {
      "id": "base-wallet-copytrade-risk",
      "name": "Base Wallet Copytrade Risk",
      "description": "Copytrade risk snapshot for a Base wallet: public risk, activity, counterparty quality, and whether a bot should follow, monitor, or avoid.",
      "tags": [
        "x402",
        "Base",
        "trading bot",
        "wallet risk",
        "token alpha"
      ],
      "examples": [
        "Copytrade risk snapshot for a Base wallet: public risk, activity, counterparty quality, and whether a bot should follow, monitor, or avoid."
      ]
    },
    {
      "id": "base-new-pool-risk",
      "name": "Base New Pool Risk",
      "description": "New Base pool risk snapshot for bots: pair age, liquidity, activity imbalance, contract flags, and launch-stage risk score.",
      "tags": [
        "x402",
        "Base",
        "trading bot",
        "wallet risk",
        "token alpha"
      ],
      "examples": [
        "New Base pool risk snapshot for bots: pair age, liquidity, activity imbalance, contract flags, and launch-stage risk score."
      ]
    },
    {
      "id": "agent-payment-guard",
      "name": "Agent Payment Guard",
      "description": "AI agent x402 payment firewall: enforce budgets and mandates, simulate transactions, score merchant and domain risk, prevent replay, require human approval, and audit delivery before autonomous spending.",
      "tags": [
        "x402",
        "AI agent",
        "payment firewall",
        "risk",
        "budget"
      ],
      "examples": [
        "AI agent x402 payment firewall: enforce budgets and mandates, simulate transactions, score merchant and domain risk, prevent replay, require human approval, and audit delivery before autonomous spending."
      ]
    },
    {
      "id": "base-address-preflight",
      "name": "Base Address Preflight",
      "description": "Inspect a Base address before an autonomous payment or contract interaction.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Inspect a Base address before an autonomous payment or contract interaction."
      ]
    },
    {
      "id": "base-token-preflight",
      "name": "Base Token Preflight",
      "description": "Inspect a Base token contract, public reputation, holder count, and DEX liquidity before trading.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Inspect a Base token contract, public reputation, holder count, and DEX liquidity before trading."
      ]
    },
    {
      "id": "x402-merchant-trust",
      "name": "X402 Merchant Trust",
      "description": "Summarize a Base merchant's public USDC receipt history and payer concentration.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Summarize a Base merchant's public USDC receipt history and payer concentration."
      ]
    },
    {
      "id": "base-payment-proof",
      "name": "Base Payment Proof",
      "description": "Verify a Base transaction contains the expected canonical USDC payment.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Verify a Base transaction contains the expected canonical USDC payment."
      ]
    },
    {
      "id": "base-wallet-activity-delta",
      "name": "Base Wallet Activity Delta",
      "description": "Return recent Base ERC-20 activity for a wallet after a caller-supplied timestamp.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Return recent Base ERC-20 activity for a wallet after a caller-supplied timestamp."
      ]
    },
    {
      "id": "base-approval-risk",
      "name": "Base Approval Risk",
      "description": "Read a live ERC-20 allowance on Base and flag unlimited or unusually large approvals.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Read a live ERC-20 allowance on Base and flag unlimited or unusually large approvals."
      ]
    },
    {
      "id": "base-contract-verification",
      "name": "Base Contract Verification",
      "description": "Inspect Base source verification, compiler metadata, proxy type, and resolved implementations.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Inspect Base source verification, compiler metadata, proxy type, and resolved implementations."
      ]
    },
    {
      "id": "base-usdc-receipt",
      "name": "Base Usdc Receipt",
      "description": "Extract canonical Base USDC transfers and transaction finality from a transaction hash.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Extract canonical Base USDC transfers and transaction finality from a transaction hash."
      ]
    },
    {
      "id": "base-wallet-counterparty",
      "name": "Base Wallet Counterparty",
      "description": "Rank counterparties in a Base wallet's recent transactions and ERC-20 transfers.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Rank counterparties in a Base wallet's recent transactions and ERC-20 transfers."
      ]
    },
    {
      "id": "base-event-log-monitor",
      "name": "Base Event Log Monitor",
      "description": "Return recent decoded Base event logs at or after a caller-supplied block.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Return recent decoded Base event logs at or after a caller-supplied block."
      ]
    },
    {
      "id": "base-gas-fee-quote",
      "name": "Base Gas Fee Quote",
      "description": "Return live Base gas fees and an estimated transaction cost for a caller-supplied gas limit.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Return live Base gas fees and an estimated transaction cost for a caller-supplied gas limit."
      ]
    },
    {
      "id": "base-nonce-readiness",
      "name": "Base Nonce Readiness",
      "description": "Compare confirmed and pending Base nonces before an autonomous transaction is signed.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Compare confirmed and pending Base nonces before an autonomous transaction is signed."
      ]
    },
    {
      "id": "base-stablecoin-balance",
      "name": "Base Stablecoin Balance",
      "description": "Return live Base USDC, USDT, and DAI balances with public USD reference rates.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Return live Base USDC, USDT, and DAI balances with public USD reference rates."
      ]
    },
    {
      "id": "base-dex-market-monitor",
      "name": "Base Dex Market Monitor",
      "description": "Monitor Base DEX price, liquidity, volume, and trade activity for a token.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Monitor Base DEX price, liquidity, volume, and trade activity for a token."
      ]
    },
    {
      "id": "prediction-market-snapshot",
      "name": "Prediction Market Snapshot",
      "description": "Return a public Kalshi prediction-market quote, volume, open interest, and orderbook snapshot.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Return a public Kalshi prediction-market quote, volume, open interest, and orderbook snapshot."
      ]
    },
    {
      "id": "x402-endpoint-preflight",
      "name": "X402 Endpoint Preflight",
      "description": "Inspect an unpaid x402 endpoint, decode its payment requirements, and flag unsafe or malformed commerce metadata.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Inspect an unpaid x402 endpoint, decode its payment requirements, and flag unsafe or malformed commerce metadata."
      ]
    },
    {
      "id": "npm-package-preflight",
      "name": "Npm Package Preflight",
      "description": "Check npm package metadata, maintenance signals, deprecation, license, dependencies, and OSV vulnerabilities.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Check npm package metadata, maintenance signals, deprecation, license, dependencies, and OSV vulnerabilities."
      ]
    },
    {
      "id": "github-repository-health",
      "name": "Github Repository Health",
      "description": "Score a public GitHub repository using maintenance, release, license, archive, issue, and popularity signals.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Score a public GitHub repository using maintenance, release, license, archive, issue, and popularity signals."
      ]
    },
    {
      "id": "url-change-fingerprint",
      "name": "Url Change Fingerprint",
      "description": "Fetch a public URL and return redirect, metadata, cache validators, and a SHA-256 content fingerprint.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Fetch a public URL and return redirect, metadata, cache validators, and a SHA-256 content fingerprint."
      ]
    },
    {
      "id": "feed-snapshot",
      "name": "Feed Snapshot",
      "description": "Normalize the latest entries from a public RSS or Atom feed with stable item fingerprints.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Normalize the latest entries from a public RSS or Atom feed with stable item fingerprints."
      ]
    },
    {
      "id": "evm-transaction-intent",
      "name": "Evm Transaction Intent",
      "description": "Decode Base transaction calldata before signing and flag token transfers, approvals, unlimited spending, and unknown selectors.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Decode Base transaction calldata before signing and flag token transfers, approvals, unlimited spending, and unknown selectors."
      ]
    },
    {
      "id": "a2a-agent-card-preflight",
      "name": "A2a Agent Card Preflight",
      "description": "Discover and validate a public A2A Agent Card, its skills, provider, authentication, endpoint consistency, and unsafe URLs.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Discover and validate a public A2A Agent Card, its skills, provider, authentication, endpoint consistency, and unsafe URLs."
      ]
    },
    {
      "id": "openapi-spec-preflight",
      "name": "Openapi Spec Preflight",
      "description": "Validate a public OpenAPI JSON or YAML document, server URLs, authentication declarations, operation coverage, and content fingerprint.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Validate a public OpenAPI JSON or YAML document, server URLs, authentication declarations, operation coverage, and content fingerprint."
      ]
    },
    {
      "id": "domain-trust-preflight",
      "name": "Domain Trust Preflight",
      "description": "Inspect public DNS, DNSSEC, mail, CNAME resolution, RDAP registration age, expiration, and domain trust signals.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Inspect public DNS, DNSSEC, mail, CNAME resolution, RDAP registration age, expiration, and domain trust signals."
      ]
    },
    {
      "id": "pypi-package-preflight",
      "name": "Pypi Package Preflight",
      "description": "Check PyPI package metadata, release age, yanked status, Python requirements, dependencies, license, and OSV vulnerabilities.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Check PyPI package metadata, release age, yanked status, Python requirements, dependencies, license, and OSV vulnerabilities."
      ]
    },
    {
      "id": "x402-server-trust",
      "name": "X402 Server Trust",
      "description": "Score an x402 API server using public payment volume, transaction count, buyer concentration, seller address, freshness, and chain coverage.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Score an x402 API server using public payment volume, transaction count, buyer concentration, seller address, freshness, and chain coverage."
      ]
    },
    {
      "id": "x402-origin-due-diligence",
      "name": "X402 Origin Due Diligence",
      "description": "Run x402 origin due diligence for an AI buyer: resources, payment consistency, metadata quality, seller risk, and next checks.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Run x402 origin due diligence for an AI buyer: resources, payment consistency, metadata quality, seller risk, and next checks."
      ]
    },
    {
      "id": "x402-resource-compare",
      "name": "X402 Resource Compare",
      "description": "Compare two to five x402 resources or servers by price, payment metadata, schema quality, seller consistency, and budget fit.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Compare two to five x402 resources or servers by price, payment metadata, schema quality, seller consistency, and budget fit."
      ]
    },
    {
      "id": "agent-spend-route-plan",
      "name": "Agent Spend Route Plan",
      "description": "Plan which Agent Payment Guard x402 resources an autonomous agent should buy for a task, budget, and risk tolerance.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Plan which Agent Payment Guard x402 resources an autonomous agent should buy for a task, budget, and risk tolerance."
      ]
    },
    {
      "id": "base-token-exit-risk",
      "name": "Base Token Exit Risk",
      "description": "Estimate Base token exit risk for bots using liquidity depth, volume/liquidity pressure, sell imbalance, pair age, and token flags.",
      "tags": [
        "Base",
        "x402",
        "agent-commerce",
        "payment-safety"
      ],
      "examples": [
        "Estimate Base token exit risk for bots using liquidity depth, volume/liquidity pressure, sell imbalance, pair age, and token flags."
      ]
    },
    {
      "id": "bcs-address-labels",
      "name": "Bcs Address Labels",
      "description": "Proxy BlockchainSecurity address labels for AI agents using a paid x402 call and a server-side API key.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Proxy BlockchainSecurity address labels for AI agents using a paid x402 call and a server-side API key."
      ]
    },
    {
      "id": "bcs-assets",
      "name": "Bcs Assets",
      "description": "Return BlockchainSecurity asset specs for a chain through an x402-paid AI-friendly wrapper.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Return BlockchainSecurity asset specs for a chain through an x402-paid AI-friendly wrapper."
      ]
    },
    {
      "id": "bcs-chains",
      "name": "Bcs Chains",
      "description": "Return BlockchainSecurity supported chains and native/token entries for AI agents.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Return BlockchainSecurity supported chains and native/token entries for AI agents."
      ]
    },
    {
      "id": "bcs-token-registry",
      "name": "Bcs Token Registry",
      "description": "Return the BlockchainSecurity token registry through an x402 paid resource.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Return the BlockchainSecurity token registry through an x402 paid resource."
      ]
    },
    {
      "id": "bcs-asset-resolve",
      "name": "Bcs Asset Resolve",
      "description": "Resolve BlockchainSecurity asset symbols or contracts into asset specs through an x402 paid wrapper.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Resolve BlockchainSecurity asset symbols or contracts into asset specs through an x402 paid wrapper."
      ]
    },
    {
      "id": "bcs-address-risk-score",
      "name": "Bcs Address Risk Score",
      "description": "Run BlockchainSecurity behavior-based address risk scoring for Ethereum or Tron through an x402 paid wrapper.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Run BlockchainSecurity behavior-based address risk scoring for Ethereum or Tron through an x402 paid wrapper."
      ]
    },
    {
      "id": "bcs-address-classify",
      "name": "Bcs Address Classify",
      "description": "Classify one or more blockchain addresses by likely entity type using BlockchainSecurity ML classification.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Classify one or more blockchain addresses by likely entity type using BlockchainSecurity ML classification."
      ]
    },
    {
      "id": "bcs-wallet-overview",
      "name": "Bcs Wallet Overview",
      "description": "Fetch a BlockchainSecurity wallet activity and balance overview through an x402 paid wrapper.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Fetch a BlockchainSecurity wallet activity and balance overview through an x402 paid wrapper."
      ]
    },
    {
      "id": "bcs-fund-trace",
      "name": "Bcs Fund Trace",
      "description": "Run BlockchainSecurity multi-hop fund-flow tracing from a starting address through an x402 paid wrapper.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Run BlockchainSecurity multi-hop fund-flow tracing from a starting address through an x402 paid wrapper."
      ]
    },
    {
      "id": "bcs-cross-chain-track",
      "name": "Bcs Cross Chain Track",
      "description": "Track a bridge transaction across chains using BlockchainSecurity cross-chain intelligence.",
      "tags": [
        "x402",
        "BlockchainSecurity",
        "KYT",
        "wallet intelligence"
      ],
      "examples": [
        "Track a bridge transaction across chains using BlockchainSecurity cross-chain intelligence."
      ]
    },
    {
      "id": "agent-payment-risk-gateway",
      "name": "Agent Payment Risk Gateway",
      "description": "x402-discoverable AI agent stablecoin payment firewall: verify intent, enforce dynamic limits, score recipient risk, and return a signer directive before payment execution.",
      "tags": [
        "SignGate",
        "AI agent",
        "pre-signing",
        "stablecoin",
        "risk"
      ],
      "examples": [
        "x402-discoverable AI agent stablecoin payment firewall: verify intent, enforce dynamic limits, score recipient risk, and return a signer directive before payment execution."
      ]
    },
    {
      "id": "public-wallet-risk-lookup",
      "name": "Public Wallet Risk Lookup",
      "description": "Look up one wallet against a curated public-source sanctions, scam, ransomware, and stablecoin blacklist intelligence feed.",
      "tags": [
        "x402",
        "wallet risk",
        "KYT",
        "sanctions",
        "dataset"
      ],
      "examples": [
        "Look up one wallet against a curated public-source sanctions, scam, ransomware, and stablecoin blacklist intelligence feed."
      ]
    },
    {
      "id": "public-wallet-risk-snapshot",
      "name": "Public Wallet Risk Snapshot",
      "description": "Download the full source-attributed public wallet risk intelligence snapshot as JSONL.",
      "tags": [
        "x402",
        "wallet risk",
        "KYT",
        "sanctions",
        "dataset"
      ],
      "examples": [
        "Download the full source-attributed public wallet risk intelligence snapshot as JSONL."
      ]
    },
    {
      "id": "public-wallet-risk-sample",
      "name": "Public Wallet Risk Sample",
      "description": "Return a small paid sample of the public wallet risk intelligence schema, provenance, and label format before buying lookup or dataset downloads.",
      "tags": [
        "x402",
        "wallet risk",
        "KYT",
        "sanctions",
        "dataset"
      ],
      "examples": [
        "Return a small paid sample of the public wallet risk intelligence schema, provenance, and label format before buying lookup or dataset downloads."
      ]
    },
    {
      "id": "public-wallet-risk-delta",
      "name": "Public Wallet Risk Delta",
      "description": "Download the latest or requested wallet risk intelligence batch delta as JSONL.",
      "tags": [
        "x402",
        "wallet risk",
        "KYT",
        "sanctions",
        "dataset"
      ],
      "examples": [
        "Download the latest or requested wallet risk intelligence batch delta as JSONL."
      ]
    }
  ],
  "provider": {
    "organization": "Bytoken Labs",
    "url": "https://base-agent-preflight.bytoken2023.workers.dev"
  }
}