{"uid":"cap_bpvq_gr2cxh1MIRTzo6vw","slug":"pennyrail-timestamp-to-iso-8601-converter-52a16018","name":"PennyRail Timestamp to ISO 8601 Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/time.to-iso--timestamp-to-iso","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"number"}}},"responseSchema":{"type":"object","additionalProperties":true},"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_Y5yyRNtZFvOAGYrjNaTuz","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 (numeric) to an ISO 8601 formatted date-time string","exampleAgentPrompt":"Can you convert the Unix timestamp 1716825600 to an ISO 8601 date-time string for me?","exampleUseCases":[{"title":"Normalize API log timestamps","prompt":"I have a log entry with Unix timestamp 1700000000 — can you convert it to ISO 8601 so I can display it properly in the dashboard?"},{"title":"Human-readable event scheduling display","prompt":"Convert the epoch timestamp 1725148800 to ISO format so I can show it as a proper date in the event calendar."},{"title":"Cross-system timestamp normalization","prompt":"I'm getting numeric timestamps like 1688000000 from one service and need them in ISO 8601 format to pass into another system — can you convert that for me?"}],"resultDescription":"Returns an object containing the ISO 8601 formatted date-time string corresponding to the provided Unix timestamp (e.g. '2024-05-27T16:00:00.000Z').","failureModes":["Missing or non-numeric input field returns a validation error","Extremely large or negative timestamp values may return an error or unexpected result","Network or service unavailability returns a 5xx error","Payment failure via x402 protocol prevents the call from completing"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-call microservice to convert a numeric Unix timestamp to ISO 8601 format without standing up any local date parsing logic. Useful in agent pipelines that encounter raw epoch values from APIs or databases and need a normalized, human-readable date string for display or downstream processing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:18:54.513Z","isFirstParty":false}