{
  "x402Version": 2,
  "id": 13828,
  "slug": "13828",
  "resource": "https://costpulse.waltsoft.net/v1/cheapest",
  "description": "Cross-region AWS price comparison. Find the cheapest region for any service in one API call.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "payTo": "0x318A4B4764eb37c3FCBcE434713128143815FD57",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana",
      "payTo": "GsKr5q9TmiJQcEgUpBp2X6SmvSg3dnXuw2uxYJxgPTk8",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "instance": "m5.xlarge",
            "service": "ec2"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "all_regions": [
              {
                "price_per_unit": 0.192,
                "region": "us-east-2"
              }
            ],
            "cheapest": {
              "price_per_unit": 0.192,
              "region": "us-east-2",
              "unit": "Hrs"
            },
            "most_expensive": {
              "price_per_unit": 0.268,
              "region": "ap-southeast-3"
            },
            "regions_compared": 24,
            "savings_vs_most_expensive": "28%",
            "service": "ec2",
            "sku": "m5.xlarge"
          },
          "type": "json"
        }
      },
      "schema": {
        "properties": {
          "all_regions": {
            "type": "array"
          },
          "cheapest": {
            "type": "object"
          },
          "most_expensive": {
            "type": "object"
          },
          "regions_compared": {
            "type": "integer"
          },
          "savings_vs_most_expensive": {
            "type": "string"
          },
          "service": {
            "type": "string"
          },
          "sku": {
            "type": "string"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "costpulse.waltsoft.net",
  "lastUpdated": "2026-09-08T02:08:32.971Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T02:08:32.581Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "costpulse.waltsoft.net",
    "manifest_name": "costpulse.waltsoft.net",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}