{"uid":"cap_QQYDRsWsRHb5KzKxOp0sl","slug":"delx-latency-sla-check-5f3acad5","name":"Delx Latency SLA Check","description":"Compare observed latency against an SLA threshold in milliseconds — call when comparing observed latency to an SLA threshold. Use for SRE/ops math agents buy from broad utility catalogs: SLA, error budget, success rate, and health scores with zero upstream cost. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or med…","url":"https://api.delx.ai/api/v1/x402/latency-sla-check","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"sla_ms":{"type":"number","description":"SLA latency threshold in milliseconds."},"observed_ms":{"type":"number","description":"Observed latency sample in milliseconds."}}},"responseSchema":{"type":"json","example":{"schema":"delx/util-latency-sla-check/v1","sla_ms":500,"overage_ms":0,"within_sla":true,"observed_ms":420}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.003","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.003/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.003","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_k7DIJOdDt7Iq9sSOb9UOD","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.003","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Compares a single observed latency measurement against an SLA threshold in milliseconds and returns a deterministic pass/fail result","exampleAgentPrompt":"My SLA threshold is 300ms — check whether my observed latency of 420ms is within SLA or breached.","exampleUseCases":[{"title":"Real-time request latency gate","prompt":"I just measured a 185ms response time from my API — check if that's within my 200ms SLA threshold and tell me whether it passed or breached."},{"title":"Alerting pipeline SLA check","prompt":"My monitoring agent recorded an observed latency of 540ms. My SLA limit is 500ms — is this a breach I should alert on?"},{"title":"Post-deploy SLA regression check","prompt":"After our latest deploy, we're seeing 310ms average latency. Our SLA is 250ms — can you confirm if we're violating the SLA right now?"}],"resultDescription":"Returns a deterministic JSON object indicating whether the observed latency is within or exceeding the SLA threshold, including the delta between observed and SLA values and a boolean breach flag.","failureModes":["Missing sla_ms or observed_ms fields returns a validation error","Non-numeric values for either parameter cause a type error","Negative latency values may produce unexpected comparison results","Payment failure via x402 will prevent execution"],"whenToPreferThis":"Use this endpoint when you need a fast, stateless, zero-dependency check of whether a single latency measurement violates an SLA threshold — ideal for SRE automation, alerting pipelines, or ops math agents that need deterministic pass/fail JSON at minimal cost without building custom logic.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T00:57:50.163Z","isFirstParty":false}