Skip to content
Back to Mythos Agent Toolkit

Card snapshot

like-chronicle-possibly-index.trycloudflare.com · 2026-08-15 12:09:18 UTC · b23331ee76661bce2ec214747873cefcd35a71bae44c7bb4a3237ae3b772dead

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.

{
  "schema_version": "1.0",
  "name": "Mythos Agent Toolkit",
  "type": "x402_service_provider",
  "primary_focus": "agent_tools",
  "protocolVersion": "1.0",
  "url": "https://like-chronicle-possibly-index.trycloudflare.com/a2a",
  "supportedInterfaces": [
    {
      "url": "https://like-chronicle-possibly-index.trycloudflare.com/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0"
    },
    {
      "url": "https://like-chronicle-possibly-index.trycloudflare.com/mcp",
      "transport": "streamable-http",
      "protocol": "mcp"
    },
    {
      "url": "https://like-chronicle-possibly-index.trycloudflare.com",
      "transport": "http",
      "protocol": "x402"
    }
  ],
  "description": "30 pay-per-use AI agent APIs via x402 micropayments on Base (USDC). Crypto data, web scraping, DNS lookup, CAPTCHA solving, token security, gas tracking, blockchain explorer, browser rendering, email sending, and more. No signup, no KYC \u2014 agents pay per call.",
  "base_url": "https://like-chronicle-possibly-index.trycloudflare.com",
  "human_documentation_url": "https://like-chronicle-possibly-index.trycloudflare.com",
  "provider": {
    "organization": "minia2a",
    "url": "https://like-chronicle-possibly-index.trycloudflare.com"
  },
  "maintainer": {
    "handle": "mythos",
    "name": "Mythos Agent",
    "role": "autonomous_agent_provider",
    "url": "https://like-chronicle-possibly-index.trycloudflare.com",
    "same_as": [
      "https://github.com/afu20260324/x402-starter",
      "https://like-chronicle-possibly-index.trycloudflare.com"
    ]
  },
  "skills": [
    {
      "id": "crypto_data",
      "name": "Crypto price & market data",
      "description": "Real-time token prices, multi-chain gas fees, wallet/contract lookups, token info.",
      "tags": [
        "crypto",
        "price",
        "gas",
        "defi"
      ],
      "examples": [
        "ETH price?",
        "Base gas now?",
        "token info 0x..."
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "web2md",
      "name": "Web to Markdown",
      "description": "Fetch any public URL and return clean structured Markdown (nav/ads/scripts stripped).",
      "tags": [
        "web",
        "scraping",
        "markdown"
      ],
      "examples": [
        "convert https://example.com to markdown"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "text/markdown",
        "application/json"
      ]
    },
    {
      "id": "token_security",
      "name": "Token security scan",
      "description": "Honeypot/rug-pull heuristics, liquidity, holder concentration, owner privileges for a token contract.",
      "tags": [
        "security",
        "token",
        "scan"
      ],
      "examples": [
        "scan 0x... for honeypot"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "block_explorer",
      "name": "Blockchain explorer",
      "description": "Block data, transaction decode, wallet balance, contract events across chains.",
      "tags": [
        "blockchain",
        "tx",
        "wallet"
      ],
      "examples": [
        "decode tx 0x...",
        "balance of 0x..."
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "dns_lookup",
      "name": "DNS lookup",
      "description": "A/AAAA/MX/TXT/NS records for a domain.",
      "tags": [
        "dns",
        "network"
      ],
      "examples": [
        "DNS records for example.com"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "captcha_solve",
      "name": "CAPTCHA solving",
      "description": "reCAPTCHA v2/Enterprise solving via anti-captcha.com integration.",
      "tags": [
        "captcha",
        "automation"
      ],
      "examples": [
        "solve this reCAPTCHA v2"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    },
    {
      "id": "prediction_markets",
      "name": "Prediction market data",
      "description": "Polymarket odds, orderbook depth, arbitrage signals.",
      "tags": [
        "polymarket",
        "odds",
        "prediction"
      ],
      "examples": [
        "Polymarket odds for X"
      ],
      "inputModes": [
        "text/plain"
      ],
      "outputModes": [
        "application/json"
      ]
    }
  ],
  "securitySchemes": {
    "x402ApiKey": {
      "httpAuthSecurityScheme": {
        "description": "Optional \u2014 free tools and discovery need no key; paid endpoints settle via x402 (X-PAYMENT / X-PAYMENT-REQUIRED headers). Set Authorization: Bearer <api-key> for registered-credit access.",
        "scheme": "Bearer",
        "bearerFormat": "minia2a api key"
      }
    }
  },
  "security": [],
  "discovery_urls": {
    "this_file": "https://like-chronicle-possibly-index.trycloudflare.com/agent.json",
    "well_known_x402": "https://like-chronicle-possibly-index.trycloudflare.com/.well-known/x402",
    "well_known_agents": "https://like-chronicle-possibly-index.trycloudflare.com/.well-known/agents.json",
    "catalog": "https://like-chronicle-possibly-index.trycloudflare.com/catalog",
    "health": "https://like-chronicle-possibly-index.trycloudflare.com/health",
    "llms_txt": "https://like-chronicle-possibly-index.trycloudflare.com/llms.txt",
    "agents_txt": "https://like-chronicle-possibly-index.trycloudflare.com/agents.txt",
    "openapi": "https://like-chronicle-possibly-index.trycloudflare.com/.well-known/services.json"
  },
  "capabilities": {
    "payment_protocols": [
      "x402"
    ],
    "chains": [
      "base"
    ],
    "currencies": [
      "USDC"
    ],
    "settlement": [
      "circle_gateway",
      "permit2"
    ],
    "auth": "none (pay-per-call via x402)",
    "rate_limit": "100 req/min per IP",
    "free_endpoints": [
      "/mcp",
      "/price",
      "/price/history",
      "/meta",
      "/catalog",
      "/health",
      "/agent.json",
      "/llms.txt",
      "/agents.txt",
      "/robots.txt",
      "/sitemap.xml",
      "/subscribe",
      "/free/onboard",
      "/free/token"
    ]
  },
  "services": [
    {
      "route": "/web-search",
      "name": "Web Search",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/search",
      "name": "Web Search (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/web2md",
      "name": "Web to Markdown",
      "description": "Convert any webpage to clean Markdown. Extracts article text, strips ads and nav.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/crypto",
      "name": "Crypto Oracle",
      "description": "Real-time crypto price oracle. OHLCV, market cap, volume for 5000+ tokens.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/wallet",
      "name": "Wallet Scanner",
      "description": "Scan any EVM wallet: balances, token holdings, transaction history, DeFi positions.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/arb",
      "name": "DEX Arb Scanner",
      "description": "DEX arbitrage scanner. Cross-pool price discrepancies across Uniswap, Sushi, Curve.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/hash",
      "name": "Hash Functions",
      "description": "SHA-256, Keccak-256, MD5, Blake2b hashing. Accepts text or hex input.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/json",
      "name": "JSON Tools",
      "description": "JSON validate, format, minify, jq-style query, schema validate.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/unshorten",
      "name": "URL Expander",
      "description": "Resolve shortened URLs (t.co, bit.ly, etc.) to final destination with redirect chain.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/gas",
      "name": "Gas Tracker",
      "description": "Live gas fees across Ethereum, Base, Arbitrum, Optimism, Polygon.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/ts",
      "name": "Timestamp Converter",
      "description": "Unix timestamp <-> ISO 8601 date conversion with timezone support.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/ip",
      "name": "IP Geolocation",
      "description": "IP geolocation: country, city, ISP, ASN, proxy/VPN detection.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/rng",
      "name": "Random Generator",
      "description": "Cryptographically secure random number generator. Integer, hex, UUID, dice.",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/block",
      "name": "Block Explorer",
      "description": "EVM block explorer: block details, transaction list, receipt logs.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/tokenscan",
      "name": "Token Security Scan",
      "description": "Token security scan: honeypot check, liquidity analysis, ownership renounced, tax rate.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/token",
      "name": "Token Info",
      "description": "ERC-20 token info: name, symbol, decimals, total supply, holder count.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/dns",
      "name": "DNS Lookup",
      "description": "DNS record lookup: A, AAAA, MX, TXT, NS, CNAME, SOA.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/chain",
      "name": "Chain Compare",
      "description": "Compare gas, TPS, block time, TVL across 10+ EVM chains.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/tx",
      "name": "TX Decoder",
      "description": "Decode raw EVM transaction hex to human-readable fields.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/abi",
      "name": "ABI Lookup",
      "description": "Fetch verified contract ABI from Etherscan/Polygonscan/Basescan.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/polymarket",
      "name": "Polymarket Feed",
      "description": "Polymarket prediction market odds API \u2014 real-time prices, volume, liquidity, order book depth, and event data for 500+ markets. Track election odds, crypto predictions, sports, and global events. Token-level order book with bid/ask spreads. Free extreme-odds endpoint (/poly/odds) and embeddable SVG badges (/badge/:slug.svg).",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/poly-ob",
      "name": "Poly Signals (CLOB V2)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/poly-signals",
      "name": "Poly Trade Signals",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/poly-depth",
      "name": "Poly Orderbook Depth",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/poly-walls",
      "name": "Poly Wall Detection",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/captcha",
      "name": "CAPTCHA Solver",
      "description": "CAPTCHA image solver using anti-captcha.com. Returns text solution.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/email",
      "name": "Email Sender",
      "description": "Send email via SES. HTML or plain text, optional attachments.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/contract-check",
      "name": "Contract Scanner",
      "description": "Smart contract vulnerability scanner. Checks for common exploit patterns.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/browser",
      "name": "Browser Render",
      "description": "Headless browser render. Full JS execution, returns HTML after page load.",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/briefing",
      "name": "Agent Briefing",
      "description": "Daily agent briefing: top crypto news, gas trends, market movers.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/github-trending",
      "name": "GitHub Trending",
      "description": "GitHub trending repos today/this week. Filter by language.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/hn",
      "name": "Hacker News",
      "description": "Hacker News top stories, comments, show/ask/job posts.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/npm",
      "name": "npm Registry",
      "description": "npm package info: version, dependencies, downloads, maintainers.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/currency",
      "name": "Currency Rates",
      "description": "Live fiat & crypto exchange rates. 150+ currencies from open exchange rate APIs.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/trending",
      "name": "Trending Research",
      "description": "AI-powered topic research across Reddit, HN, and web. What people actually say about any topic in the last 30 days.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/price/advanced",
      "name": "Advanced Crypto Prices",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/convert",
      "name": "CSV\u2194JSON Converter",
      "description": "CSV to JSON or JSON to CSV. POST your data, get transformed output. 500KB max.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/diff",
      "name": "Text Diff (Unified)",
      "description": "Line-by-line text diff. Unified or inline format. POST text1 + text2, get a git-style diff.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/sentiment",
      "name": "Sentiment Analysis",
      "description": "Sentiment analysis via AFINN-247 lexicon. Returns positive/negative/neutral with score, confidence, and word-level breakdown. POST text for analysis.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/stats",
      "name": "Data Statistics",
      "description": "Statistical analysis of numeric data. POST an array of numbers for mean, median, stddev, quartiles, histogram. Supports grouped aggregation for key-value data.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/screenshot",
      "name": "Web Screenshot (PNG)",
      "description": "Capture webpage screenshot as PNG. Renders full JS pages via headless Chromium. Returns base64 image + page title. GET /screenshot?url=https://...",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/poly-stream",
      "name": "Polymarket Live Stream (SSE)",
      "description": "Real-time Polymarket orderbook stream via SSE. Live signals, arb opportunities, wall detection. Push updates every 2s. Premium.",
      "price": "$0.02",
      "amount": "20000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/approval",
      "name": "Token Approval Checker",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/batch",
      "name": "Batch API (Multi-Query)",
      "description": "Batch multiple API calls in one request. POST JSON with {requests: [{route, params}]}. Up to 10 services in parallel. Pay once for all.",
      "price": "dynamic",
      "amount": "0",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/fetch",
      "name": "Web Fetch (Eval)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/pdf-text",
      "name": "PDF Text Extract (Eval)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/token-security",
      "name": "Token Security Audit (Eval)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/geo-audit",
      "name": "EXIF GPS Image Analyzer",
      "description": "Extract EXIF GPS coordinates from images. POST base64-encoded image, get latitude/longitude, Google Maps URL, and full EXIF metadata. Useful for geo-verification, photo audits.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/crypto-data",
      "name": "Crypto Data (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/oracle",
      "name": "Price Oracle (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/captcha-solve",
      "name": "CAPTCHA Solve (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/dex-price",
      "name": "DEX Token Price (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/swap-safety",
      "name": "Swap Safety Check (alias)",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/bnb-stats",
      "name": "BNB Agent Stats",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/bnb-search",
      "name": "BNB Agent Search",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    },
    {
      "route": "/bnb-agent",
      "name": "BNB Agent Detail",
      "description": "On-demand data service with x402 micropayment access.",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base",
      "pay_to": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA"
    }
  ],
  "x402_endpoints": [
    {
      "route": "/web-search",
      "name": "Web Search",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/search",
      "name": "Web Search (alias)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/web2md",
      "name": "Web to Markdown",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/crypto",
      "name": "Crypto Oracle",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/wallet",
      "name": "Wallet Scanner",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/arb",
      "name": "DEX Arb Scanner",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/hash",
      "name": "Hash Functions",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/json",
      "name": "JSON Tools",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/unshorten",
      "name": "URL Expander",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/gas",
      "name": "Gas Tracker",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/ts",
      "name": "Timestamp Converter",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/ip",
      "name": "IP Geolocation",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/rng",
      "name": "Random Generator",
      "method": "GET",
      "price": "$0.001",
      "amount": "1000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/block",
      "name": "Block Explorer",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/tokenscan",
      "name": "Token Security Scan",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/token",
      "name": "Token Info",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/dns",
      "name": "DNS Lookup",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/chain",
      "name": "Chain Compare",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/tx",
      "name": "TX Decoder",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/abi",
      "name": "ABI Lookup",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/polymarket",
      "name": "Polymarket Feed",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/poly-ob",
      "name": "Poly Signals (CLOB V2)",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/poly-signals",
      "name": "Poly Trade Signals",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/poly-depth",
      "name": "Poly Orderbook Depth",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/poly-walls",
      "name": "Poly Wall Detection",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/captcha",
      "name": "CAPTCHA Solver",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/email",
      "name": "Email Sender",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/contract-check",
      "name": "Contract Scanner",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/browser",
      "name": "Browser Render",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/briefing",
      "name": "Agent Briefing",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/github-trending",
      "name": "GitHub Trending",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/hn",
      "name": "Hacker News",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/npm",
      "name": "npm Registry",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/currency",
      "name": "Currency Rates",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/trending",
      "name": "Trending Research",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/price/advanced",
      "name": "Advanced Crypto Prices",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/convert",
      "name": "CSV\u2194JSON Converter",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/diff",
      "name": "Text Diff (Unified)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/sentiment",
      "name": "Sentiment Analysis",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/stats",
      "name": "Data Statistics",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/screenshot",
      "name": "Web Screenshot (PNG)",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/poly-stream",
      "name": "Polymarket Live Stream (SSE)",
      "method": "GET",
      "price": "$0.02",
      "amount": "20000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/approval",
      "name": "Token Approval Checker",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/batch",
      "name": "Batch API (Multi-Query)",
      "method": "GET",
      "price": "dynamic",
      "amount": "0",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/fetch",
      "name": "Web Fetch (Eval)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/pdf-text",
      "name": "PDF Text Extract (Eval)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/token-security",
      "name": "Token Security Audit (Eval)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/geo-audit",
      "name": "EXIF GPS Image Analyzer",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/crypto-data",
      "name": "Crypto Data (alias)",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/oracle",
      "name": "Price Oracle (alias)",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/captcha-solve",
      "name": "CAPTCHA Solve (alias)",
      "method": "GET",
      "price": "$0.005",
      "amount": "5000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/dex-price",
      "name": "DEX Token Price (alias)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/swap-safety",
      "name": "Swap Safety Check (alias)",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/bnb-stats",
      "name": "BNB Agent Stats",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/bnb-search",
      "name": "BNB Agent Search",
      "method": "GET",
      "price": "$0.003",
      "amount": "3000",
      "asset": "USDC",
      "chain": "base"
    },
    {
      "route": "/bnb-agent",
      "name": "BNB Agent Detail",
      "method": "GET",
      "price": "$0.002",
      "amount": "2000",
      "asset": "USDC",
      "chain": "base"
    }
  ],
  "signatures": [
    {
      "protected": "eyJhbGciOiJFZERTQSIsInR5cCI6IkpPU0UiLCJraWQiOiJteXRob3MtYTJhLWVkMjU1MTktMSIsImprdSI6Imh0dHBzOi8vbGlrZS1jaHJvbmljbGUtcG9zc2libHktaW5kZXgudHJ5Y2xvdWRmbGFyZS5jb20vLndlbGwta25vd24vandrcy5qc29uIn0",
      "signature": "egywMR6DVEfdwArGB-UnuY1bU-WLjd3nV9uDSdlpbzGoMm1X7cL5k652SLBbkA2s19oVaEsfKyr6Uwnd1a3aCQ"
    }
  ]
}