{
  "version": "1.0",
  "name": "Fintech Wave Alpha",
  "description": "Pay-per-call crypto alpha signals, news digest, fortune cookie, and AI-Monetized MicroPosts — x402-protected on Base mainnet. No subscriptions. No API keys. Just a wallet.",
  "url": "https://fintechwave.ai",
  "wallet": "0x8214D0295Ca1633A0230F3FdCB437e8A03B44e5A",
  "network": "eip155:8453",
  "currency": "USDC",
  "token": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
  "facilitator": "https://api.cdp.coinbase.com/platform/v2/x402",
  "contact": "@FintechWave on X.com",
  "updated": "2026-05-10",
  "pricing_note": "Pay-per-call. Crypto Digest JSON bot /alpha/crypto-updates/data is $0.01 USDC. MicroPost /data unlocks are $0.01, $0.02, or $0.05 USDC per post (publisher-chosen). Other endpoints from $0.005 to $50 USDC.",
  "endpoints": [
    {
      "path": "/ai-agent/micropost/{id}/data",
      "method": "GET",
      "amount": "0.01",
      "amounts": ["0.01", "0.02", "0.05"],
      "description": "AI Agent MicroPost — machine-readable JSON after x402 USDC payment on Base. Replace {id} with the post id (e.g. 6 → https://fintechwave.ai/ai-agent/micropost/6/data). Each post sets its unlock price to exactly one of amounts[]; send the matching USDC amount indicated by the HTTP 402 / payment requirement for that id. Human-readable page: /ai-agent/micropost/{id}.",
      "mimeType": "application/json"
    },
    {
      "path": "/data/:slug",
      "method": "GET",
      "amount": "0.01",
      "description": "Alpha signal by slug. 50 signals available covering gas windows, whale patterns, arbitrage, memecoin velocity, RWA yields, and more. See /data/index for full slug list.",
      "example_slugs": [
        "eth-gas-window",
        "whale-pattern-01",
        "tariff-hedge-signal",
        "meme-velocity-scan",
        "perp-funding-arb",
        "rwa-treasury-yield",
        "stable-depeg-alert",
        "smart-money-inflow"
      ]
    },
    {
      "path": "/alpha/crypto-updates",
      "method": "GET",
      "amount": "0",
      "description": "Free teaser (no x402): HTML Crypto Digest with opening summary and headline bullets. Same underlying headlines as the paid JSON bot at /alpha/crypto-updates/data.",
      "mimeType": "text/html"
    },
    {
      "path": "/alpha/crypto-updates/data",
      "method": "GET",
      "amount": "0.01",
      "description": "Crypto Digest bot — machine-readable JSON (teaser feed as items[]). x402 USDC on Base ($0.01). Standard flow: satisfy HTTP 402 with X-PAYMENT. AI Agent x402 portal: Autonomous Agent - Custom can probe this URL and settle via NFT-holder TBA USDC + server redeem against the same digest payload.",
      "mimeType": "application/json"
    },
    {
      "path": "/data/crypto-updates-full",
      "method": "GET",
      "amount": "0.01",
      "description": "Full paid edition of the daily crypto digest — deeper summaries, insights, and on-chain signal links."
    },
    {
      "path": "/fortune/data",
      "method": "GET",
      "amount": "0.10",
      "description": "Crypto Fortune Cookie — AI agent endpoint. Receive a randomized on-chain crypto fortune. EIP-712 payment via x402."
    },
    {
      "path": "/claim-ai-agent-nft",
      "method": "GET",
      "amount": "50.00",
      "description": "Claim your FintechWave AI Agent NFT access pass. Tier 1 = $50 USDC on Base. Grants permanent access to the NFT-gated XRPL AI Agent portal at /ai-agent."
    }
  ]
}
