{"uid":"cap_diA0cvvkBP_SjWT30yjKV","slug":"delx-incident-timeline-dcf0bba5","name":"Delx Incident Timeline","description":"Normalize and chronologically order incident events into a machine-readable timeline. Use it before an autonomous workflow acts on untrusted input, changes an API, retries a request, or evaluates production reliability. Returns bounded machine-readable JSON for $0.002 USDC via x402 on Base. Execution is deterministic, first-party, local-only, stateless, and does not call an upstream provider; structured validation failures are not billed.","url":"https://api.delx.ai/api/v1/x402/incident-timeline","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"events":{"type":"array","items":{"type":"object"},"maxItems":1000}}},"responseSchema":{"type":"json","example":{"events":[{"at":"2026-08-05T12:00:00+00:00","event":"alert fired","source":"monitor"}],"schema":"delx/incident-timeline/v1","ends_at":"2026-08-05T12:00:00+00:00","starts_at":"2026-08-05T12:00:00+00:00","event_count":1}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Vg4-eHe8IGuvwVbO1ReH3","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Normalize and chronologically sort a list of incident events into a structured, machine-readable JSON timeline","exampleAgentPrompt":"I have a messy list of incident events from last night's outage — timestamps are all over the place and the format is inconsistent. Can you normalize and sort them into a clean chronological timeline I can feed into our post-mortem workflow?","exampleUseCases":[{"title":"Post-mortem timeline reconstruction","prompt":"We just resolved a production incident and I have a jumble of events from different monitoring tools with inconsistent timestamps. Can you sort and normalize them into a clean chronological timeline so we can do a proper post-mortem?"},{"title":"Pre-action safety check for autonomous agent","prompt":"Before my agent retries that failed API sequence, I want to make sure the incident events it collected are in the right chronological order and properly structured — can you normalize them into a machine-readable timeline first?"},{"title":"Reliability report event ordering","prompt":"I'm building a reliability report and need these production alert events sorted chronologically and normalized into a consistent JSON format. Here are the raw events from our alerting system."}],"resultDescription":"A bounded machine-readable JSON object containing the input events normalized and sorted chronologically. Each event is standardized in structure, and the overall timeline is ordered by time. Structured validation failures are returned as error responses without billing.","failureModes":["Invalid or missing events array returns a structured validation error (not billed)","Events exceeding 1000 items are rejected","Malformed event objects may cause normalization errors","Events with unparseable or missing timestamps may result in ordering ambiguity","Network or payment authorization failures prevent execution"],"whenToPreferThis":"Choose this endpoint when you need a deterministic, stateless, local-only normalization and chronological sort of incident events without relying on an upstream AI or external provider. It is ideal as a preflight step in autonomous workflows that need structured, ordered incident data before taking action — especially when predictability, no side effects, and low cost ($0.002 USDC) matter. Prefer it over general-purpose LLM sorting when you need guaranteed machine-readable output format and structured validation feedback.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T01:05:39.479Z","isFirstParty":false}