Card snapshot
intel.twzrd.xyz
·
2026-07-14 09:55:51 UTC
·
0f91bae8e4348858535628a077a766de3a7f114633288efb4234d46760686dd4
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": "TWZRD Agent Intelligence",
"description": "Neutral trust + receipt layer for x402 agents on Solana. Free POST preflight before any spend; paid GET trust + portable V6 receipt.",
"url": "https://intel.twzrd.xyz/a2a",
"homepage": "https://intel.twzrd.xyz",
"version": "0.5.3",
"capabilities": {
"x402": true,
"preflight": true,
"mcp": {
"transport": "streamable-http",
"public_http_route": true,
"url": "https://intel.twzrd.xyz/mcp",
"spec_version": "2025-03-26",
"also_available": "stdio",
"card": "https://intel.twzrd.xyz/mcp/agent-intel-mcp-card.json"
},
"extensions": [
{
"uri": "https://intel.twzrd.xyz/.well-known/x402",
"description": "x402 service descriptor"
},
{
"uri": "https://intel.twzrd.xyz/.well-known/mcp.json",
"description": "MCP Streamable HTTP descriptor"
}
]
},
"protocolVersion": "1.0",
"tools": [
{
"name": "get_x402_directory",
"description": "Default discovery: multi-bazaar x402 services indexed by payTo (PayAI, CDP, Agentic) with wash overlay.",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_merchant_card",
"description": "Free merchant card: demand quality around a receive wallet (graph only).",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_readiness_card_tool",
"description": "Primary preflight ReadinessCard: decision / can_spend / trust_score / proof / caveats before paying an x402 resource.",
"pricing": "free (0.0 USDC)"
},
{
"name": "evaluate_x402_resource",
"description": "One-shot URL guard: fetch resource URL, extract seller wallet from 402, run free preflight, return decision/trust_score/seller_wallet/receipt_url.",
"pricing": "free (0.0 USDC)"
},
{
"name": "low_level_preflight",
"description": "Lower-level preflight with full evidence and max_spend_recommendation_usdc.",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_provider_reputation",
"description": "Provider/merchant reputation from the x402 corpus.",
"pricing": "free (0.0 USDC)"
},
{
"name": "is_wash_fleet",
"description": "Wash/sybil-fleet check on a single wallet.",
"pricing": "free (0.0 USDC)"
},
{
"name": "score_wallet_for_intel",
"description": "0-100 intel score for a wallet from its cross-facilitator x402 payment history.",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_solana_market_visibility_map",
"description": "Solana Market visibility map: markets with meaningful on-chain settlement activity and liquidity.",
"pricing": "0.03 USDC via x402 HTTP (free over MCP)"
},
{
"name": "get_solana_market_orderbook_depth",
"description": "Solana Market normalized orderbook depth and liquidity profile for a ticker.",
"pricing": "0.03 USDC via x402 HTTP (free over MCP)"
},
{
"name": "get_solana_market_shape",
"description": "Solana Market structure signals for a ticker (concentration, venue fragmentation, settlement patterns).",
"pricing": "0.03 USDC via x402 HTTP (free over MCP)"
},
{
"name": "get_solana_market_onchain_trades_summary",
"description": "Solana Market recent on-chain trade activity: per-ticker via the by-market feed, or a global summary when no ticker is given.",
"pricing": "0.03 USDC via x402 HTTP (free over MCP)"
},
{
"name": "get_solana_market_status",
"description": "Solana market data-service health/status.",
"pricing": "free (0.0 USDC)"
},
{
"name": "verify_receipt",
"description": "Offline v6 receipt verification (recompute leaf + check sig).",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_facilitator_footprint",
"description": "Which x402 facilitators a payer settled through.",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_counterparties",
"description": "Top merchants a wallet pays (capped teaser, limit<=25).",
"pricing": "free (0.0 USDC)"
},
{
"name": "score_wallets_batch",
"description": "Score up to 25 wallets in one call.",
"pricing": "free (0.0 USDC)"
},
{
"name": "compare_wallets",
"description": "Side-by-side intel for two wallets.",
"pricing": "free (0.0 USDC)"
},
{
"name": "get_top_intel_agents",
"description": "Secondary corpus research: leaderboard of active paying x402 agents with intel scores.",
"pricing": "free (0.0 USDC)"
},
{
"name": "verify_root_inputs",
"description": "Free MCP + HTTP: fetches public root leaves, recomputes GLOBAL_V5 leaf hashes + sorted-pair merkle root. Returns PASS|FAIL|ERROR.",
"pricing": "free (0.0 USDC)"
},
{
"name": "twzrd_watch_add",
"description": "Register a re-call watch: TWZRD re-checks the seller when recheck_after_unix elapses and POSTs to your webhook when the score/decision materially changes (webhook optional - omit for poll-only).",
"pricing": "free (0.0 USDC)"
},
{
"name": "twzrd_watch_list",
"description": "List your active re-call watches with current score/decision and recheck_after_unix (webhook URLs masked to host).",
"pricing": "free (0.0 USDC)"
},
{
"name": "twzrd_watch_remove",
"description": "Deactivate a re-call watch by ID; payer_wallet must match the watch owner.",
"pricing": "free (0.0 USDC)"
}
],
"endpoints": {
"preflight": "https://intel.twzrd.xyz/v1/intel/preflight",
"paid_trust": "https://intel.twzrd.xyz/v1/intel/trust/{pubkey}",
"score_wallet": "https://intel.twzrd.xyz/v1/intel/score_wallet_for_intel",
"receipt_verify": "https://intel.twzrd.xyz/v1/receipts/verify",
"x402_descriptor": "https://intel.twzrd.xyz/.well-known/x402",
"openapi": "https://intel.twzrd.xyz/openapi.json",
"llms_txt": "https://intel.twzrd.xyz/llms.txt"
},
"registries": {
"smithery": {
"server_url": "https://smithery.ai/servers/wzrd/twzrd-agent-intel",
"badge_url": "https://smithery.ai/badge/wzrd/twzrd-agent-intel"
}
},
"pricing": {
"paid_trust_usdc": 0.05,
"solana_market_usdc": 0.03
},
"payment": {
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"pay_to": "GFpLvocNdEjnSsLH3VJQL6wGcjGxTbUBrj6fqN3Qe1Gs",
"facilitator": "https://api.cdp.coinbase.com/platform/v2/x402"
},
"tags": [
"agent",
"reputation",
"trust",
"intelligence",
"x402",
"solana",
"guard",
"preflight",
"evaluate"
],
"skills": [
{
"id": "preflight",
"name": "Preflight Trust Check",
"description": "Free ReadinessCard: decision/can_spend/trust_score/proof before paying any x402 resource.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/preflight",
"method": "POST",
"pricing": "free"
},
{
"id": "trust_intel",
"name": "Paid Trust Intel",
"description": "Full 0-100 intel score + portable signed v6 receipt for a Solana wallet.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/trust/{pubkey}",
"method": "GET",
"pricing": "0.05 USDC via x402"
},
{
"id": "score_wallet",
"name": "Score Wallet",
"description": "0-100 intel score from cross-facilitator x402 payment history.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/score_wallet_for_intel",
"method": "GET",
"pricing": "free"
},
{
"id": "leaderboard",
"name": "Top Agents Leaderboard",
"description": "Discovery leaderboard of most active paying x402 agents.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/get_top_intel_agents",
"method": "GET",
"pricing": "free"
},
{
"id": "verify_receipt",
"name": "Verify Receipt",
"description": "Offline v6 receipt verification: recompute leaf + check merkle sig.",
"endpoint": "https://intel.twzrd.xyz/v1/receipts/verify",
"method": "POST",
"pricing": "free"
},
{
"id": "wash_check",
"name": "Wash/Sybil Fleet Check",
"description": "Detect wash trading or sybil fleet patterns for a single wallet.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/preflight",
"method": "POST",
"pricing": "free"
},
{
"id": "market_visibility",
"name": "Solana Market Visibility Map",
"description": "Markets with meaningful on-chain settlement activity and liquidity.",
"endpoint": "https://intel.twzrd.xyz/v1/intel/solana_market_visibility_map",
"method": "GET",
"pricing": "0.03 USDC via x402"
}
],
"supportedInterfaces": [
{
"url": "https://intel.twzrd.xyz/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
]
}