{
  "version": "1.0",
  "name": "Revenue Swarm",
  "website": "https://revenue-swarm.com",
  "description": "Machine-buyable EU procurement intelligence and web-data utilities for autonomous agents.",
  "payments": {
    "x402": {
      "network": "eip155:8453",
      "asset": "USDC",
      "discovery": "https://revenue-swarm.com/.well-known/x402"
    }
  },
  "catalogs": {
    "offers": "https://revenue-swarm.com/.well-known/revenue-swarm.json",
    "openapi": "https://revenue-swarm.com/openapi.json",
    "llms": "https://revenue-swarm.com/llms.txt"
  },
  "capabilities": [
    {
      "name": "Tender Pulse",
      "method": "GET",
      "url": "https://revenue-swarm.com/api/tender-pulse-machine",
      "price_usdc": 0.001
    },
    {
      "name": "Tender Match Scan",
      "method": "GET",
      "url": "https://revenue-swarm.com/api/tender-scan-machine",
      "price_usdc": 5
    },
    {
      "name": "Bid / No-Bid Pack",
      "method": "GET",
      "url": "https://revenue-swarm.com/api/bid-ready-pack-machine",
      "price_usdc": 49
    },
    {
      "name": "URL Intelligence – Web Data for Agents",
      "marketplace": "Apify",
      "url": "https://apify.com/revenueswarm/url-intelligence-web-data-for-agents",
      "price_usd_per_url": 0.001
    }
  ],
  "free_preview": "https://revenue-swarm.com/preview-search?q=software&days=14",
  "contact": "hello@revenue-swarm.com"
}