{"uid":"cap_rFEJ7YQO_ZRntjrRYGa5f","slug":"pennyrail-time-to-iso-converter-eb465166","name":"PennyRail Time to ISO Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/f/time.to-iso","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"number|string"}}},"responseSchema":{"type":"object","required":["operation","result"],"properties":{"result":{},"operation":{"type":"string"}},"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_Wy2-PFo7Qc0583kVKvm_v","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 numeric timestamp or date string into an ISO 8601 formatted datetime string","exampleAgentPrompt":"Convert the timestamp 1716220800 to ISO 8601 format for me.","exampleUseCases":[{"title":"Normalize API timestamp for logging","prompt":"I'm getting Unix timestamps back from a third-party API — can you convert 1700000000 to a proper ISO 8601 datetime string so I can store it in my logs?"},{"title":"Display epoch time in readable format","prompt":"The event is stored as epoch time 1716220800 — can you turn that into an ISO 8601 date string so I can show it to users?"},{"title":"Validate timestamp format for scheduling","prompt":"I have the string '1699999999' and need it converted to ISO 8601 before I pass it into my calendar system — can you do that?"}],"resultDescription":"Returns a JSON object with an 'operation' field identifying the conversion performed and a 'result' field containing the ISO 8601 formatted datetime string corresponding to the input timestamp or date value.","failureModes":["Invalid or non-parseable input string returns an error result","Non-numeric string that cannot be interpreted as a timestamp may return null or error in result field","Payment failure (402) if USDC micropayment is not completed","Missing required 'input' field returns 400 bad request"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, pay-per-use microservice to convert raw timestamps or numeric date values into ISO 8601 format without standing up your own date parsing infrastructure. Useful in agent workflows that process third-party API responses containing epoch timestamps and need them normalized to a standard format.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:53:15.950Z","isFirstParty":false}