{
  "name": "minia2a",
  "description": "Permissionless x402 micropayment marketplace for AI agents. 299+ paid services across 241 endpoints. Free trials on every service. EU-hosted.",
  "url": "https://minia2a.uk",
  "version": "4.2.1",
  "provider": {
    "name": "Mythos",
    "url": "https://minia2a.uk"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  },
  "defaultInputModes": [
    "text",
    "text/plain"
  ],
  "defaultOutputModes": [
    "text",
    "application/json"
  ],
  "protocols": {
    "x402": {
      "version": "1.0",
      "description": "x402 micropayment protocol",
      "chains": [
        "base",
        "arbitrum",
        "polygon",
        "digibyte",
        "optimism",
        "celo",
        "xdc",
        "algorand"
      ],
      "currency": "USDC",
      "freeTrials": 15,
      "fee": "5%",
      "platformWallet": "0xf16F0882de08315B438E9f3a2Abfb2d2E5d94ECA",
      "endpoint": "https://minia2a.uk"
    },
    "erc8004": {
      "version": "1.0",
      "description": "ERC-8004 agent identity standard",
      "scannerEndpoint": "https://minia2a.uk/x402/erc8004-agent"
    },
    "mcp": {
      "version": "1.0",
      "description": "Model Context Protocol - 272 tools for AI coding agents. HTTP transport at POST /mcp.",
      "manifestUrl": "https://minia2a.uk/mcp.json",
      "rpcEndpoint": "https://minia2a.uk/mcp",
      "transport": "http",
      "setupCommand": "Add to claude_desktop_config.json: { \"minia2a\": { \"type\": \"http\", \"url\": \"https://minia2a.uk/mcp\" } }"
    },
    "openapi": {
      "version": "3.0",
      "url": "https://minia2a.uk/openapi.json"
    }
  },
  "serviceCategories": [
    {
      "category": "data",
      "count": 80,
      "description": "On-chain data, prices, market info, wallet intelligence, DNS, IP"
    },
    {
      "category": "tools",
      "count": 110,
      "description": "CAPTCHA solving, email, scraping, screenshots, text processing, encoding"
    },
    {
      "category": "security",
      "count": 25,
      "description": "Token security, swap safety, transaction decoding, email security, SSL"
    },
    {
      "category": "finance",
      "count": 30,
      "description": "Trading signals, DEX prices, market analysis, Polymarket, DeFi"
    },
    {
      "category": "analysis",
      "count": 26,
      "description": "Research reports, data analysis, sentiment, AI classify, summaries"
    }
  ],
  "topServices": [
    {
      "name": "x402-recall",
      "trials": 553,
      "price": "0.5",
      "category": "infrastructure",
      "params": {
        "content": "text to store/recall"
      },
      "example": "POST /x402/recall {\"query\":\"meeting notes\"}"
    },
    {
      "name": "x402-gas",
      "trials": 519,
      "price": "0.5",
      "category": "blockchain",
      "params": {
        "chain": "chain id (optional)"
      },
      "example": "GET /x402/gas"
    },
    {
      "name": "x402-find",
      "trials": 513,
      "price": "1.0",
      "category": "discovery",
      "params": {
        "query": "search term"
      },
      "example": "POST /x402/find {\"query\":\"token security\"}"
    },
    {
      "name": "x402-web-scrape",
      "trials": 305,
      "price": "1.0",
      "category": "data",
      "params": {
        "url": "target URL"
      },
      "example": "POST /x402/web-scrape {\"url\":\"https://example.com\"}"
    },
    {
      "name": "x402-store",
      "trials": 289,
      "price": "0.5",
      "category": "infrastructure",
      "params": {
        "content": "text to store"
      },
      "example": "POST /x402/store {\"content\":\"data\"}"
    },
    {
      "name": "x402-time",
      "trials": 271,
      "price": "0.5",
      "category": "utility",
      "params": {},
      "example": "GET /x402/time"
    },
    {
      "name": "x402-polymarket",
      "trials": 203,
      "price": "1.0",
      "category": "finance",
      "params": {
        "market": "market slug"
      },
      "example": "GET /x402/polymarket?market=trump-2028"
    },
    {
      "name": "x402-token-security",
      "trials": 148,
      "price": "2.0",
      "category": "blockchain",
      "params": {
        "token": "contract address"
      },
      "example": "POST /x402/token-security {\"token\":\"0x...\"}"
    }
  ],
  "stats": {
    "services": 299,
    "trials": 7377,
    "uniqueUsers": 318,
    "wallets": 42,
    "totalRequests": 347637,
    "transactions": 14,
    "volumeCents": 1275,
    "creditsPurchased": 2984,
    "updated": "2026-08-04T21:14:45Z",
    "users": 318,
    "requests": 348762,
    "endpoints": 241
  },
  "discovery": {
    "llmsTxt": "https://minia2a.uk/llms.txt",
    "agentsJson": "https://minia2a.uk/.well-known/agents.json",
    "agentJson": "https://minia2a.uk/.well-known/agent.json",
    "openapi": "https://minia2a.uk/openapi.json",
    "mcpManifest": "https://minia2a.uk/mcp.json"
  },
  "registration": {
    "method": "POST",
    "endpoint": "https://minia2a.uk/api/v1/register-simple",
    "requirements": [
      "agent name"
    ],
    "timeToLive": "instant",
    "selfServe": true,
    "freeCredits": 500,
    "curlExample": "curl -X POST https://minia2a.uk/api/v1/register-simple -H 'content-type: application/json' -d '{\"name\":\"my-agent\"}'"
  },
  "services": [
    {
      "id": "x402-captcha-solve",
      "name": "CAPTCHA Solver",
      "endpoint": "https://minia2a.uk/x402/captcha-solve",
      "method": "GET",
      "priceCents": 0.1,
      "category": "specialized",
      "trials": 759,
      "trialUsers": 133,
      "params": {
        "sitekey": "reCAPTCHA/hCaptcha site key",
        "url": "target page URL"
      },
      "example": "/x402/captcha-solve?url=https://example.com&sitekey=KEY"
    },
    {
      "id": "x402-gas",
      "name": "Multi-Chain Gas Price",
      "endpoint": "https://minia2a.uk/x402/gas",
      "method": "GET",
      "priceCents": 0.5,
      "category": "crypto",
      "trials": 461,
      "trialUsers": 106,
      "params": {},
      "example": "/x402/gas"
    },
    {
      "id": "x402-find",
      "name": "Mythos x402 Bazaar Find",
      "endpoint": "https://minia2a.uk/x402/find",
      "method": "GET",
      "priceCents": 0.5,
      "category": "ai",
      "trials": 395,
      "trialUsers": 55,
      "params": {
        "q": "search query"
      },
      "example": "/x402/find?q=search+query&limit=10",
      "optionalParams": {
        "limit": "10"
      }
    },
    {
      "id": "x402-recall",
      "name": "Mythos x402 Recall",
      "endpoint": "https://minia2a.uk/x402/recall",
      "method": "GET",
      "priceCents": 0.5,
      "category": "ai",
      "trials": 345,
      "trialUsers": 22,
      "params": {
        "q": "search terms"
      },
      "example": "/x402/recall?q=search+query"
    },
    {
      "id": "x402-web-scrape",
      "name": "Web Scraper",
      "endpoint": "https://minia2a.uk/x402/web-scrape",
      "method": "GET",
      "priceCents": 0.5,
      "category": "web",
      "trials": 304,
      "trialUsers": 60,
      "params": {
        "url": "target URL"
      },
      "example": "/x402/web-scrape?url=https://example.com"
    },
    {
      "id": "x402-store",
      "name": "Mythos x402 Memory Store",
      "endpoint": "https://minia2a.uk/x402/store",
      "method": "GET",
      "priceCents": 0.5,
      "category": "specialized",
      "trials": 284,
      "trialUsers": 32,
      "params": {
        "content": "text to store in agent memory"
      },
      "example": "/x402/store?content=text+to+store"
    },
    {
      "id": "x402-time",
      "name": "Time Utilities",
      "endpoint": "https://minia2a.uk/x402/time",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 242,
      "trialUsers": 34,
      "params": {},
      "example": "/x402/time"
    },
    {
      "id": "x402-polymarket",
      "name": "Polymarket Odds Live",
      "endpoint": "https://minia2a.uk/x402/polymarket",
      "method": "GET",
      "priceCents": 0.5,
      "category": "finance",
      "trials": 172,
      "trialUsers": 29,
      "params": {},
      "example": "/x402/polymarket"
    },
    {
      "id": "x402-token-security",
      "name": "Token Security",
      "endpoint": "https://minia2a.uk/x402/token-security",
      "method": "GET",
      "priceCents": 2,
      "category": "security",
      "trials": 137,
      "trialUsers": 38,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/token-security?address=0x..."
    },
    {
      "id": "x402-uuid",
      "name": "UUID v4 Generator",
      "endpoint": "https://minia2a.uk/x402/uuid",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 114,
      "trialUsers": 24,
      "params": {},
      "example": "/x402/uuid"
    },
    {
      "id": "x402-fear-greed",
      "name": "x402-fear-greed",
      "endpoint": "/x402/x402-fear-greed",
      "method": "GET",
      "priceCents": 1,
      "category": "tools",
      "trials": 111,
      "trialUsers": 5,
      "params": {},
      "example": "/x402/fear-greed"
    },
    {
      "id": "x402-screenshot",
      "name": "URL Screenshot (PNG)",
      "endpoint": "https://minia2a.uk/x402/screenshot",
      "method": "GET",
      "priceCents": 1,
      "category": "web",
      "trials": 99,
      "trialUsers": 13,
      "params": {
        "url": "target URL"
      },
      "example": "/x402/screenshot?url=https://example.com"
    },
    {
      "id": "x402-swap-safety",
      "name": "Swap Safety Check",
      "endpoint": "https://minia2a.uk/x402/swap-safety",
      "method": "GET",
      "priceCents": 5,
      "category": "defi",
      "trials": 96,
      "trialUsers": 17,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/swap-safety?address=0x..."
    },
    {
      "id": "x402-web-retrieve",
      "name": "WebRetriever AI Agent",
      "endpoint": "https://minia2a.uk/x402/web-retrieve",
      "method": "GET",
      "priceCents": 5,
      "category": "web",
      "trials": 85,
      "trialUsers": 12,
      "params": {
        "url": "target URL"
      },
      "example": "/x402/web-retrieve?url=https://example.com"
    },
    {
      "id": "x402-email-verify",
      "name": "Email Verifier",
      "endpoint": "https://minia2a.uk/x402/email-verify",
      "method": "GET",
      "priceCents": 1,
      "category": "identity",
      "trials": 67,
      "trialUsers": 14,
      "params": {
        "email": "test@example.com"
      },
      "example": "/x402/email-verify?email=test@example.com"
    },
    {
      "id": "x402-text-to-json",
      "name": "Text to JSON",
      "endpoint": "https://minia2a.uk/x402/text-to-json",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 60,
      "trialUsers": 11,
      "params": {
        "text": "convert this"
      },
      "example": "/x402/text-to-json?text=convert+this"
    },
    {
      "id": "x402-wallet",
      "name": "Wallet Scan",
      "endpoint": "https://minia2a.uk/x402/wallet",
      "method": "GET",
      "priceCents": 0.5,
      "category": "identity",
      "trials": 58,
      "trialUsers": 17,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/wallet?address=0x..."
    },
    {
      "id": "x402-funding-rate",
      "name": "Funding Rate",
      "endpoint": "https://minia2a.uk/x402/funding-rate",
      "method": "GET",
      "priceCents": 2,
      "category": "crypto",
      "trials": 57,
      "trialUsers": 18,
      "params": {
        "symbol": "BTC"
      },
      "example": "/x402/funding-rate?symbol=BTC"
    },
    {
      "id": "x402-domain-intel",
      "name": "Domain Intel \u2014 SSL + HTTP Check",
      "endpoint": "https://minia2a.uk/x402/domain-intel",
      "method": "GET",
      "priceCents": 1,
      "category": "web",
      "trials": 57,
      "trialUsers": 10,
      "params": {
        "domain": "example.com"
      },
      "example": "/x402/domain-intel?domain=example.com"
    },
    {
      "id": "x402-pdf-text",
      "name": "PDF Text",
      "endpoint": "https://minia2a.uk/x402/pdf-text",
      "method": "GET",
      "priceCents": 2,
      "category": "specialized",
      "trials": 55,
      "trialUsers": 8,
      "params": {
        "url": "https://example.com/doc.pdf"
      },
      "example": "/x402/pdf-text?url=https://example.com/doc.pdf"
    },
    {
      "id": "x402-sentiment",
      "name": "Sentiment Analyzer",
      "endpoint": "https://minia2a.uk/x402/sentiment",
      "method": "GET",
      "priceCents": 1,
      "category": "ai",
      "trials": 53,
      "trialUsers": 19,
      "params": {
        "symbol": "BTC"
      },
      "example": "/x402/sentiment?symbol=BTC"
    },
    {
      "id": "x402-base64",
      "name": "Base64 Codec",
      "endpoint": "https://minia2a.uk/x402/base64",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 50,
      "trialUsers": 21,
      "params": {
        "text": "hello"
      },
      "example": "/x402/base64?text=hello"
    },
    {
      "id": "x402-tx-decode",
      "name": "EVM Tx Decoder",
      "endpoint": "https://minia2a.uk/x402/tx-decode",
      "method": "GET",
      "priceCents": 1,
      "category": "infra",
      "trials": 47,
      "trialUsers": 15,
      "params": {
        "tx": "0x..."
      },
      "example": "/x402/tx-decode?tx=0x..."
    },
    {
      "id": "x402-ecosystem-health",
      "name": "Ecosystem Health",
      "endpoint": "https://minia2a.uk/x402/ecosystem-health",
      "method": "GET",
      "priceCents": 0,
      "category": "infra",
      "trials": 46,
      "trialUsers": 9,
      "params": {},
      "example": "/x402/ecosystem-health"
    },
    {
      "id": "x402-wallet-intel",
      "name": "Wallet Intel",
      "endpoint": "https://minia2a.uk/x402/wallet-intel",
      "method": "GET",
      "priceCents": 0.5,
      "category": "identity",
      "trials": 45,
      "trialUsers": 18,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/wallet-intel?address=0x..."
    },
    {
      "id": "x402-email",
      "name": "Email Sender",
      "endpoint": "https://minia2a.uk/x402/email",
      "method": "GET",
      "priceCents": 1,
      "category": "messaging",
      "trials": 44,
      "trialUsers": 17,
      "params": {
        "to": "user@example.com",
        "subject": "Hello"
      },
      "example": "/x402/email?to=user@example.com&subject=Hello&body=Message"
    },
    {
      "id": "x402-address-parse",
      "name": "Address Parser",
      "endpoint": "https://minia2a.uk/x402/address-parse",
      "method": "GET",
      "priceCents": 0.1,
      "category": "identity",
      "trials": 44,
      "trialUsers": 17,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/address-parse?address=0x..."
    },
    {
      "id": "x402-event-decode",
      "name": "x402-event-decode",
      "endpoint": "/x402/x402-event-decode",
      "method": "GET",
      "priceCents": 1,
      "category": "tools",
      "trials": 44,
      "trialUsers": 3,
      "params": {
        "tx": "0x..."
      },
      "example": "/x402/event-decode?tx=0x..."
    },
    {
      "id": "x402-text-scrape",
      "name": "Text Scraper",
      "endpoint": "https://minia2a.uk/x402/text-scrape",
      "method": "GET",
      "priceCents": 0.5,
      "category": "web",
      "trials": 42,
      "trialUsers": 20,
      "params": {
        "url": "target URL"
      },
      "example": "/x402/text-scrape?url=https://example.com"
    },
    {
      "id": "x402-api-review",
      "name": "API Review",
      "endpoint": "https://minia2a.uk/x402/api-review",
      "method": "GET",
      "priceCents": 2,
      "category": "security",
      "trials": 42,
      "trialUsers": 10,
      "params": {
        "url": "https://api.example.com"
      },
      "example": "/x402/api-review?url=https://api.example.com"
    },
    {
      "id": "x402-ens-resolve",
      "name": "ENS Name Resolver",
      "endpoint": "https://minia2a.uk/x402/ens-resolve",
      "method": "GET",
      "priceCents": 0.2,
      "category": "identity",
      "trials": 41,
      "trialUsers": 17,
      "params": {
        "name": "vitalik.eth"
      },
      "example": "/x402/ens-resolve?name=vitalik.eth"
    },
    {
      "id": "x402-bounties",
      "name": "Bounty Aggregator",
      "endpoint": "https://minia2a.uk/x402/bounties",
      "method": "GET",
      "priceCents": 0.1,
      "category": "finance",
      "trials": 40,
      "trialUsers": 5,
      "params": {},
      "example": "/x402/bounties"
    },
    {
      "id": "x402-abi-lookup",
      "name": "ABI Lookup",
      "endpoint": "https://minia2a.uk/x402/abi-lookup",
      "method": "GET",
      "priceCents": 0.1,
      "category": "infra",
      "trials": 39,
      "trialUsers": 16,
      "params": {
        "sig": "0x..."
      },
      "example": "/x402/abi-lookup?sig=0xa9059cbb"
    },
    {
      "id": "x402-trading-signal",
      "name": "Trading Signal",
      "endpoint": "https://minia2a.uk/x402/trading-signal",
      "method": "GET",
      "priceCents": 3,
      "category": "finance",
      "trials": 38,
      "trialUsers": 15,
      "params": {
        "symbol": "BTC"
      },
      "example": "/x402/trading-signal?symbol=BTC"
    },
    {
      "id": "x402-agent-skill-pack",
      "name": "Agent Skill Pack",
      "endpoint": "https://minia2a.uk/x402/agent-skill-pack",
      "method": "GET",
      "priceCents": 5,
      "category": "ai",
      "trials": 37,
      "trialUsers": 16
    },
    {
      "id": "x402-jwt-decode",
      "name": "JWT Decoder",
      "endpoint": "https://minia2a.uk/x402/jwt-decode",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 37,
      "trialUsers": 18,
      "params": {
        "token": "eyJ..."
      },
      "example": "/x402/jwt-decode?token=eyJ..."
    },
    {
      "id": "x402-multi-balance",
      "name": "x402-multi-balance",
      "endpoint": "/x402/x402-multi-balance",
      "method": "GET",
      "priceCents": 1,
      "category": "tools",
      "trials": 36,
      "trialUsers": 3,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/multi-balance?address=0x..."
    },
    {
      "id": "x402-defi-directory",
      "name": "DeFi Directory",
      "endpoint": "https://minia2a.uk/x402/defi-directory",
      "method": "GET",
      "priceCents": 1,
      "category": "defi",
      "trials": 35,
      "trialUsers": 14,
      "params": {},
      "example": "/x402/defi-directory"
    },
    {
      "id": "x402-hash",
      "name": "Hash Generator",
      "endpoint": "https://minia2a.uk/x402/hash",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 34,
      "trialUsers": 18,
      "params": {
        "text": "hello",
        "algo": "sha256"
      },
      "example": "/x402/hash?text=hello&algo=sha256"
    },
    {
      "id": "x402-markdown",
      "name": "Markdown Converter",
      "endpoint": "https://minia2a.uk/x402/markdown",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 33,
      "trialUsers": 15,
      "params": {
        "text": "# Hello"
      },
      "example": "/x402/markdown?text=#Hello"
    },
    {
      "id": "x402-price-oracle",
      "name": "Price Oracle",
      "endpoint": "https://minia2a.uk/x402/price-oracle",
      "method": "GET",
      "priceCents": 3,
      "category": "crypto",
      "trials": 33,
      "trialUsers": 16,
      "params": {
        "symbol": "ETH"
      },
      "example": "/x402/price-oracle?symbol=ETH"
    },
    {
      "id": "x402-http-analyze",
      "name": "HTTP Analyze",
      "endpoint": "https://minia2a.uk/x402/http-analyze",
      "method": "GET",
      "priceCents": 0.1,
      "category": "web",
      "trials": 33,
      "trialUsers": 14,
      "params": {
        "url": "https://example.com"
      },
      "example": "/x402/http-analyze?url=https://example.com"
    },
    {
      "id": "x402-text-stats",
      "name": "Text Statistics",
      "endpoint": "https://minia2a.uk/x402/text-stats",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 30,
      "trialUsers": 14
    },
    {
      "id": "x402-account-age",
      "name": "Account Age",
      "endpoint": "https://minia2a.uk/x402/account-age",
      "method": "GET",
      "priceCents": 0.1,
      "category": "identity",
      "trials": 29,
      "trialUsers": 14,
      "params": {
        "address": "0x..."
      },
      "example": "/x402/account-age?address=0x..."
    },
    {
      "id": "x402-date-math",
      "name": "Date Math",
      "endpoint": "https://minia2a.uk/x402/date-math",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 29,
      "trialUsers": 15,
      "params": {
        "from": "2024-01-01",
        "to": "2024-12-31"
      },
      "example": "/x402/date-math?from=2024-01-01&to=2024-12-31"
    },
    {
      "id": "x402-summarize",
      "name": "AI Text Summarizer",
      "endpoint": "https://minia2a.uk/x402/summarize",
      "method": "GET",
      "priceCents": 2,
      "category": "ai",
      "trials": 27,
      "trialUsers": 10,
      "params": {
        "text": "long text here"
      },
      "example": "/x402/summarize?text=long+text+here"
    },
    {
      "id": "x402-qr",
      "name": "QR Code Generator",
      "endpoint": "https://minia2a.uk/x402/qr",
      "method": "GET",
      "priceCents": 1,
      "category": "utility",
      "trials": 27,
      "trialUsers": 14,
      "params": {
        "text": "https://example.com"
      },
      "example": "/x402/qr?text=https://example.com"
    },
    {
      "id": "x402-search",
      "name": "x402 Unified Search",
      "endpoint": "https://minia2a.uk/x402/search",
      "method": "GET",
      "priceCents": 1,
      "category": "ai",
      "trials": 25,
      "trialUsers": 4,
      "params": {
        "q": "search terms"
      },
      "example": "/x402/search?q=search+terms"
    },
    {
      "id": "x402-ip-lookup",
      "name": "IP Geolocation",
      "endpoint": "https://minia2a.uk/x402/ip-lookup",
      "method": "GET",
      "priceCents": 0.2,
      "category": "identity",
      "trials": 25,
      "trialUsers": 13,
      "params": {
        "ip": "8.8.8.8"
      },
      "example": "/x402/ip-lookup?ip=8.8.8.8"
    },
    {
      "id": "x402-url-codec",
      "name": "URL Codec",
      "endpoint": "https://minia2a.uk/x402/url-codec",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 25,
      "trialUsers": 13,
      "params": {
        "text": "hello world"
      },
      "example": "/x402/url-codec?text=hello+world"
    },
    {
      "id": "x402-color",
      "name": "Color Converter",
      "endpoint": "https://minia2a.uk/x402/color",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 24,
      "trialUsers": 12,
      "params": {
        "hex": "#ff0000"
      },
      "example": "/x402/color?hex=ff0000"
    },
    {
      "id": "x402-emoji",
      "name": "Emoji Inspector",
      "endpoint": "https://minia2a.uk/x402/emoji",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 24,
      "trialUsers": 13,
      "params": {
        "q": "fire"
      },
      "example": "/x402/emoji?q=fire"
    },
    {
      "id": "x402-keywords",
      "name": "Keyword Extractor",
      "endpoint": "https://minia2a.uk/x402/keywords",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 24,
      "trialUsers": 12,
      "params": {
        "text": "long text"
      },
      "example": "/x402/keywords?text=long+text"
    },
    {
      "id": "x402-language-detect",
      "name": "Language Detect",
      "endpoint": "https://minia2a.uk/x402/language-detect",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 24,
      "trialUsers": 13,
      "params": {
        "text": "hello world"
      },
      "example": "/x402/language-detect?text=hello+world"
    },
    {
      "id": "x402-prompt-templates",
      "name": "Prompt Templates",
      "endpoint": "https://minia2a.uk/x402/prompt-templates",
      "method": "GET",
      "priceCents": 0.1,
      "category": "ai",
      "trials": 24,
      "trialUsers": 12
    },
    {
      "id": "x402-dns",
      "name": "DNS Record Lookup",
      "endpoint": "https://minia2a.uk/x402/dns",
      "method": "GET",
      "priceCents": 0.1,
      "category": "web",
      "trials": 23,
      "trialUsers": 11,
      "params": {
        "domain": "example.com"
      },
      "example": "/x402/dns?domain=example.com"
    },
    {
      "id": "x402-math",
      "name": "Math Evaluator",
      "endpoint": "https://minia2a.uk/x402/math",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 22,
      "trialUsers": 13,
      "params": {
        "expr": "2+2"
      },
      "example": "/x402/math?expr=2%2B2"
    },
    {
      "id": "x402-mythos-ekg",
      "name": "Mythos Agent EKG",
      "endpoint": "https://minia2a.uk/x402/mythos-ekg",
      "method": "GET",
      "priceCents": 0,
      "category": "infra",
      "trials": 22,
      "trialUsers": 8
    },
    {
      "id": "x402-csv-json",
      "name": "CSV to JSON",
      "endpoint": "https://minia2a.uk/x402/csv-json",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 20,
      "trialUsers": 12,
      "params": {
        "csv": "name,age"
      },
      "example": "/x402/csv-json?csv=name,age"
    },
    {
      "id": "x402-text-diff",
      "name": "Text Diff",
      "endpoint": "https://minia2a.uk/x402/text-diff",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 19,
      "trialUsers": 9,
      "params": {
        "a": "text1",
        "b": "text2"
      },
      "example": "/x402/text-diff?a=text1&b=text2"
    },
    {
      "id": "x402-markdown-table",
      "name": "Markdown Table",
      "endpoint": "https://minia2a.uk/x402/markdown-table",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 18,
      "trialUsers": 10,
      "params": {
        "md": "|col1|col2|"
      },
      "example": "/x402/markdown-table?md=|col1|col2|"
    },
    {
      "id": "x402-chain-registry",
      "name": "Chain Registry",
      "endpoint": "https://minia2a.uk/x402/chain-registry",
      "method": "GET",
      "priceCents": 0.1,
      "category": "crypto",
      "trials": 18,
      "trialUsers": 12
    },
    {
      "id": "x402-regex-explain",
      "name": "Regex Explainer",
      "endpoint": "https://minia2a.uk/x402/regex-explain",
      "method": "GET",
      "priceCents": 0.1,
      "category": "text",
      "trials": 18,
      "trialUsers": 9,
      "params": {
        "pattern": "\\d+"
      },
      "example": "/x402/regex-explain?pattern=\\d+"
    },
    {
      "id": "x402-color-palette",
      "name": "Color Palette",
      "endpoint": "https://minia2a.uk/x402/color-palette",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 18,
      "trialUsers": 12
    },
    {
      "id": "x402-guardian",
      "name": "Guardian",
      "endpoint": "https://minia2a.uk/x402/guardian",
      "method": "GET",
      "priceCents": 0.1,
      "category": "security",
      "trials": 18,
      "trialUsers": 11
    },
    {
      "id": "x402-random",
      "name": "Random Generator",
      "endpoint": "https://minia2a.uk/x402/random",
      "method": "GET",
      "priceCents": 0.1,
      "category": "utility",
      "trials": 17,
      "trialUsers": 10
    },
    {
      "id": "x402-token-search",
      "name": "Token Search",
      "endpoint": "https://minia2a.uk/x402/token-search",
      "method": "GET",
      "priceCents": 1,
      "category": "crypto",
      "trials": 16,
      "trialUsers": 2,
      "params": {
        "q": "bitcoin"
      },
      "example": "/x402/token-search?q=bitcoin"
    },
    {
      "id": "x402-polymarket-scan",
      "name": "Polymarket Scanner",
      "endpoint": "https://minia2a.uk/x402/polymarket-scan",
      "method": "GET",
      "priceCents": 1,
      "category": "finance",
      "trials": 16,
      "trialUsers": 4
    },
    {
      "id": "x402-data-enrich",
      "name": "Data Enrich",
      "endpoint": "https://minia2a.uk/x402/data-enrich",
      "method": "GET",
      "priceCents": 0.1,
      "category": "infra",
      "trials": 15,
      "trialUsers": 10
    },
    {
      "id": "x402-country",
      "name": "Country Info",
      "endpoint": "https://minia2a.uk/x402/country",
      "method": "GET",
      "priceCents": 0.1,
      "category": "identity",
      "trials": 14,
      "trialUsers": 10
    },
    {
      "id": "x402-dex-price",
      "name": "Multi-Chain DEX Price",
      "endpoint": "https://minia2a.uk/x402/dex-price",
      "method": "GET",
      "priceCents": 1,
      "category": "crypto",
      "trials": 13,
      "trialUsers": 4,
      "params": {
        "symbol": "ETH"
      },
      "example": "/x402/dex-price?symbol=ETH"
    },
    {
      "id": "x402-onchain-reads-v1",
      "name": "Onchain Reads",
      "endpoint": "https://minia2a.uk/x402/onchain-reads-v1",
      "method": "GET",
      "priceCents": 1,
      "category": "infra",
      "trials": 11,
      "trialUsers": 6
    },
    {
      "id": "x402-loan",
      "name": "Loan Calculator",
      "endpoint": "https://minia2a.uk/x402/loan",
      "method": "GET",
      "priceCents": 0.5,
      "category": "finance",
      "trials": 11,
      "trialUsers": 3
    },
    {
      "id": "x402-ai-classify",
      "name": "AI Classify",
      "endpoint": "https://minia2a.uk/x402/ai-classify",
      "method": "GET",
      "priceCents": 0.5,
      "category": "ai",
      "trials": 11,
      "trialUsers": 3
    },
    {
      "id": "x402-fetch",
      "name": "Smart Page Fetcher",
      "endpoint": "https://minia2a.uk/x402/fetch",
      "method": "GET",
      "priceCents": 2,
      "category": "web",
      "trials": 10,
      "trialUsers": 4
    },
    {
      "id": "x402-npm-audit",
      "name": "NPM Audit",
      "endpoint": "https://minia2a.uk/x402/npm-audit",
      "method": "GET",
      "priceCents": 0.1,
      "category": "security",
      "trials": 10,
      "trialUsers": 7
    },
    {
      "id": "x402-pip-audit",
      "name": "Pip Audit",
      "endpoint": "https://minia2a.uk/x402/pip-audit",
      "method": "GET",
      "priceCents": 0.1,
      "category": "security",
      "trials": 10,
      "trialUsers": 7
    },
    {
      "id": "x402-morse",
      "name": "Morse Code",
      "endpoint": "https://minia2a.uk/x402/morse",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 9,
      "trialUsers": 3
    },
    {
      "id": "x402-cidr",
      "name": "CIDR Calculator",
      "endpoint": "https://minia2a.uk/x402/cidr",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 9,
      "trialUsers": 3
    },
    {
      "id": "x402-ip-geo",
      "name": "IP Geolocation",
      "endpoint": "https://minia2a.uk/x402/ip-geo",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 9,
      "trialUsers": 3
    },
    {
      "id": "x402-crypto-price",
      "name": "Multi Crypto Price",
      "endpoint": "https://minia2a.uk/x402/crypto-price",
      "method": "GET",
      "priceCents": 0.5,
      "category": "crypto",
      "trials": 9,
      "trialUsers": 4
    },
    {
      "id": "x402-gas-now",
      "name": "Live Gas Tracker",
      "endpoint": "https://minia2a.uk/x402/gas-now",
      "method": "GET",
      "priceCents": 0.5,
      "category": "crypto",
      "trials": 9,
      "trialUsers": 4
    },
    {
      "id": "x402-poly-markets",
      "name": "Polymarket Markets",
      "endpoint": "https://minia2a.uk/x402/poly-markets",
      "method": "GET",
      "priceCents": 0.5,
      "category": "crypto",
      "trials": 9,
      "trialUsers": 4
    },
    {
      "id": "x402-ping",
      "name": "x402-ping",
      "endpoint": "/x402/x402-ping",
      "method": "GET",
      "priceCents": 1,
      "category": "utility",
      "trials": 8,
      "trialUsers": 4
    },
    {
      "id": "x402-chain-compare",
      "name": "x402-chain-compare",
      "endpoint": "/x402/x402-chain-compare",
      "method": "GET",
      "priceCents": 1,
      "category": "tools",
      "trials": 8,
      "trialUsers": 4
    },
    {
      "id": "x402-lorem",
      "name": "Lorem Ipsum",
      "endpoint": "https://minia2a.uk/x402/lorem",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-card-validator",
      "name": "Card Validator",
      "endpoint": "https://minia2a.uk/x402/card-validator",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-ip-info",
      "name": "IP Validator",
      "endpoint": "https://minia2a.uk/x402/ip-info",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-ua-parser",
      "name": "User Agent Parser",
      "endpoint": "https://minia2a.uk/x402/ua-parser",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-cron",
      "name": "Cron Parser",
      "endpoint": "https://minia2a.uk/x402/cron",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-duration",
      "name": "Duration Parser",
      "endpoint": "https://minia2a.uk/x402/duration",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-roman",
      "name": "Roman Numerals",
      "endpoint": "https://minia2a.uk/x402/roman",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 2
    },
    {
      "id": "x402-prime",
      "name": "Prime Checker",
      "endpoint": "https://minia2a.uk/x402/prime",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 2
    },
    {
      "id": "x402-fibonacci",
      "name": "Fibonacci",
      "endpoint": "https://minia2a.uk/x402/fibonacci",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 2
    },
    {
      "id": "x402-levenshtein",
      "name": "String Distance",
      "endpoint": "https://minia2a.uk/x402/levenshtein",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 2
    },
    {
      "id": "x402-data-size",
      "name": "Data Size Converter",
      "endpoint": "https://minia2a.uk/x402/data-size",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-extract-emails",
      "name": "Email Extractor",
      "endpoint": "https://minia2a.uk/x402/extract-emails",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-nanoid",
      "name": "Nano ID Generator",
      "endpoint": "https://minia2a.uk/x402/nanoid",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-truncate",
      "name": "Text Truncator",
      "endpoint": "https://minia2a.uk/x402/truncate",
      "method": "GET",
      "priceCents": 0.3,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    },
    {
      "id": "x402-ean",
      "name": "Barcode Validator",
      "endpoint": "https://minia2a.uk/x402/ean",
      "method": "GET",
      "priceCents": 0.5,
      "category": "utility",
      "trials": 8,
      "trialUsers": 3
    }
  ],
  "_schema": {
    "servicesFormat": "id, name, endpoint, method, priceCents, params (required), optionalParams, example curl",
    "registration": "POST /api/v1/register-simple {name} \u2014 auto-wallet, 500 free credits, no KYC",
    "freeTrials": "15 anonymous trials per IP on every endpoint. No wallet needed to start."
  }
}