{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "microservice-health-check-apimesh-xyz-check",
  "title": "APIMesh \u00b7 Microservice Health Monitor",
  "url": "https://microservice-health-check.apimesh.xyz/check",
  "category": "tools",
  "summary": "Check health status and measure response times for up to 10 microservice endpoints in a single batch request.",
  "seo": {
    "title": "Microservice Health Check API | Uptime Monitor | x402",
    "description": "Monitor health and response times of up to 10 microservices per call. POST health checks with JSON service list. $0.003 per call on Base."
  },
  "use_cases": [
    "Monitor distributed service health in CI/CD pipelines",
    "Validate endpoint availability before traffic routing",
    "Track latency trends across microservice dependencies"
  ],
  "ideal_buyer": "DevOps teams and SREs managing distributed architectures needing lightweight, pay-per-use health monitoring.",
  "example_prompt": "Check the health of my auth service, payment gateway, and notification service and report their response times.",
  "example_request_body": {
    "services": [
      "https://auth.myapp.com/health",
      "https://payments.myapp.com/status",
      "https://notify.myapp.com/ping"
    ]
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.3,
    "median_category_atomic": 10000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x52e5b77b02f115fd7fc2d7e740971aea85880808",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "3000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Monitor health and response times of up to 10 microservices per call. Accessible via POST /check with JSON { services: [urls...] }.",
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "required": [
              "services"
            ],
            "properties": {
              "services": {
                "type": "array",
                "items": {
                  "type": "string"
                }
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        }
      }
    }
  ],
  "origin": {
    "slug": "microservice-health-check-apimesh-xyz",
    "host": "microservice-health-check.apimesh.xyz",
    "title": "Microservice health check API",
    "description": "Accepts POST /check with a JSON payload listing service URLs and returns health status. Charges $0.003 per call via x402.",
    "url": "https://microservice-health-check.apimesh.xyz"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/microservice-health-check-apimesh-xyz-check",
    "url": "https://x402all.com/resource/microservice-health-check-apimesh-xyz-check",
    "name": "APIMesh \u00b7 Microservice Health Monitor",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/microservice-health-check-apimesh-xyz-check",
      "@type": "Offer",
      "price": "0.003",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.003000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://microservice-health-check.apimesh.xyz/check",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/microservice-health-check-apimesh-xyz",
      "url": "https://microservice-health-check.apimesh.xyz",
      "name": "Microservice health check API",
      "@type": "Organization"
    },
    "identifier": "microservice-health-check-apimesh-xyz-check",
    "description": "Monitor health and response times of up to 10 microservices per call. POST health checks with JSON service list. $0.003 per call on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=microservice-health-check-apimesh-xyz-check",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "tools"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=microservice-health-check-apimesh-xyz-check"
}
