{"uid":"cap_PaNI4e7NCfybfAo7Nayz3","slug":"delx-unix-to-iso-dfc6948d","name":"Delx Unix To ISO","description":"Convert unix seconds to ISO-8601 Z. Call when you normalize agent timestamps for logs. Returns iso and unix for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.","url":"https://api.delx.ai/api/v1/x402/unix-to-iso","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"unix":{"type":"integer","description":"Input field: unix."}}},"responseSchema":{"type":"json","example":{"iso":"2023-11-14T22:13:20Z","unix":1700000000,"schema":"delx/util-unix-to-iso/v1"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_b6EuXPiMI78UVVlUnNNB6","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Converts a Unix timestamp (integer seconds) to an ISO-8601 UTC string, returning both iso and unix fields.","exampleAgentPrompt":"Convert the Unix timestamp 1700000000 to ISO-8601 UTC format so I can use it in my log entry.","exampleUseCases":[{"title":"Normalizing agent log timestamps","prompt":"I have a Unix timestamp 1712345678 from my agent's activity log — can you convert it to ISO-8601 UTC so I can store it consistently?"},{"title":"Formatting epoch time for API output","prompt":"Turn the Unix time 1699999999 into an ISO-8601 Z string so I can include it in the API response I'm building."},{"title":"Debugging a scheduled event time","prompt":"My scheduled job fired at Unix time 1703001600 — what does that look like as a readable ISO datetime?"}],"resultDescription":"Returns a JSON object containing an 'iso' field with the ISO-8601 UTC datetime string (e.g. '2023-11-14T22:13:20Z') and a 'unix' field echoing the original integer input.","failureModes":["Non-integer or missing 'unix' field returns a validation error","Negative or out-of-range unix values may return an error or unexpected result","Network timeouts or service unavailability return HTTP 5xx","Insufficient USDC balance or x402 payment failure blocks the request"],"whenToPreferThis":"Choose this endpoint when you need a quick, zero-configuration Unix-to-ISO conversion inside an agent pipeline without managing date libraries or runtime dependencies. Ideal for normalizing timestamps in logs, API payloads, or event records where ISO-8601 UTC format is required and you want a micro-cost, stateless call with no data retention.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:49.029Z","isFirstParty":false}