{
  "format": "delx/discovery-pack/v1",
  "id": "research-crypto-news",
  "title": "Research crypto headlines with sources",
  "description": "A bounded Web3 research path for attributed crypto headline metadata at $0.001, with no article-body resale, market quotes, prices, sentiment or trading advice.",
  "audience": "Web3, research and monitoring agents",
  "query": "research recent crypto headlines with publisher links",
  "keywords": [
    "crypto news research",
    "bitcoin headlines",
    "ethereum news",
    "DeFi monitoring",
    "Web3 research API",
    "GDELT crypto"
  ],
  "updated_at": "2026-08-01",
  "canonical_url": "https://commerce.delx.ai/packs/research-crypto-news",
  "machine_url": "https://commerce.delx.ai/packs/research-crypto-news.json",
  "entrypoints": {
    "human": "https://commerce.delx.ai/?q=research%20recent%20crypto%20headlines%20with%20publisher%20links",
    "intent_search": "https://api.delx.ai/api/v1/x402/start?q=research%20recent%20crypto%20headlines%20with%20publisher%20links",
    "graph": "https://commerce.delx.ai/discovery.json"
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "discovery-pack-research-crypto-news"
  },
  "products": [
    {
      "tool_name": "search_crypto_news_gdelt",
      "service_name": "Delx Crypto News Search",
      "category": "news",
      "price_usdc": "0.001",
      "method": "POST",
      "route": "/api/v1/x402/crypto-news",
      "product_url": "https://commerce.delx.ai/products/search-crypto-news-gdelt",
      "intent_url": "https://commerce.delx.ai/intents/crypto-news-api",
      "machine_url": "https://commerce.delx.ai/intents/crypto-news-api.json",
      "example_input": {
        "query": "bitcoin",
        "timespan": "1d",
        "max_records": 3
      },
      "agentcash_buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/crypto-news -m POST -H 'x-delx-source: discovery-pack-research-crypto-news' --max-amount 0.001 -b '{\"query\":\"bitcoin\",\"timespan\":\"1d\",\"max_records\":3}'"
    }
  ]
}
