{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "api-cope-capital-v1-activity",
  "title": "Cope Capital \u00b7 Smart Money Activity",
  "url": "https://api.cope.capital/v1/activity",
  "category": "finance",
  "summary": "Fetch real-time trading activity from top Fomo traders with chain and action filters.",
  "seo": {
    "title": "Smart Money Trading API | Cope Capital x402",
    "description": "Pay 0.005 USDC for real-time smart money trading activity. Track top Fomo trader buys/sells on Base and Solana."
  },
  "use_cases": [
    "Track whale wallet movements for alpha signals",
    "Monitor smart money buys and sells in real-time",
    "Filter trading activity by blockchain and trader handle"
  ],
  "ideal_buyer": "Crypto traders and AI agents analyzing smart money flows for trading signals.",
  "example_prompt": "Show me the last 50 buy transactions from top Fomo traders on Base",
  "example_request_body": {
    "chain": "base",
    "limit": 50,
    "action": "buy"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0xfc9a4e5210aff0e33a2e06f2e9907e0ecd5914a6",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "description": "Smart money trading activity \u2014 real-time buys/sells from top Fomo traders",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "properties": {
              "chain": {
                "enum": [
                  "solana",
                  "base"
                ],
                "type": "string",
                "description": "Blockchain to filter"
              },
              "limit": {
                "type": "number",
                "maximum": 100,
                "minimum": 1,
                "description": "Number of results"
              },
              "action": {
                "enum": [
                  "buy",
                  "sell"
                ],
                "type": "string",
                "description": "Filter by action type"
              },
              "fomo_handle": {
                "type": "string",
                "description": "Filter by Fomo handle"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "activity": [
            {
              "id": "5PaL1She...1AaN",
              "chain": "solana",
              "action": "buy",
              "wallet": "9kRSQKB...D12K",
              "timestamp": 1771000525000,
              "token_mint": "DPQgF4hw...pump",
              "usd_amount": 150.25,
              "fomo_handle": "kaosxbt",
              "token_symbol": "EXAMPLE"
            }
          ]
        }
      }
    },
    {
      "scheme": "exact",
      "network": "solana",
      "pay_to": "C4t9Ah8Wfs4LWnHdzzyDaXhcG9uTwS5rw4sn3CXsvFu8",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "description": "Smart money trading activity \u2014 real-time buys/sells from top Fomo traders",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "properties": {
              "chain": {
                "enum": [
                  "solana",
                  "base"
                ],
                "type": "string",
                "description": "Blockchain to filter"
              },
              "limit": {
                "type": "number",
                "maximum": 100,
                "minimum": 1,
                "description": "Number of results"
              },
              "action": {
                "enum": [
                  "buy",
                  "sell"
                ],
                "type": "string",
                "description": "Filter by action type"
              },
              "fomo_handle": {
                "type": "string",
                "description": "Filter by Fomo handle"
              }
            }
          },
          "method": "POST"
        },
        "output": {
          "activity": [
            {
              "id": "5PaL1She...1AaN",
              "chain": "solana",
              "action": "buy",
              "wallet": "9kRSQKB...D12K",
              "timestamp": 1771000525000,
              "token_mint": "DPQgF4hw...pump",
              "usd_amount": 150.25,
              "fomo_handle": "kaosxbt",
              "token_symbol": "EXAMPLE"
            }
          ]
        }
      }
    }
  ],
  "origin": {
    "slug": "api-cope-capital",
    "host": "api.cope.capital",
    "title": "Cope Capital API",
    "description": "API endpoints for Cope Capital services. Currently unreachable due to Cloudflare Tunnel configuration issues.",
    "url": "https://api.cope.capital",
    "favicon": "https://cope.capital/apple-icon.png"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/api-cope-capital-v1-activity",
    "url": "https://x402all.com/resource/api-cope-capital-v1-activity",
    "name": "Cope Capital \u00b7 Smart Money Activity",
    "@type": "WebAPI",
    "offers": [
      {
        "url": "https://x402all.com/resource/api-cope-capital-v1-activity",
        "@type": "Offer",
        "price": "0.005",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.005000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "base"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          }
        ]
      },
      {
        "url": "https://x402all.com/resource/api-cope-capital-v1-activity",
        "@type": "Offer",
        "price": "0.005",
        "availability": "https://schema.org/InStock",
        "priceCurrency": "USDC",
        "priceSpecification": {
          "@type": "UnitPriceSpecification",
          "price": "0.005000",
          "unitText": "call",
          "priceCurrency": "USDC"
        },
        "eligibleCustomerType": "Agent",
        "additionalProperty": [
          {
            "@type": "PropertyValue",
            "name": "paymentNetwork",
            "value": "solana"
          },
          {
            "@type": "PropertyValue",
            "name": "paymentAsset",
            "value": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v"
          }
        ]
      }
    ],
    "sameAs": "https://api.cope.capital/v1/activity",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/api-cope-capital",
      "url": "https://api.cope.capital",
      "name": "Cope Capital API",
      "@type": "Organization"
    },
    "identifier": "api-cope-capital-v1-activity",
    "description": "Pay 0.005 USDC for real-time smart money trading activity. Track top Fomo trader buys/sells on Base and Solana.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=api-cope-capital-v1-activity",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=api-cope-capital-v1-activity"
}
