{"uid":"cap_DvYqvIZoklVXtSx_r4iU7","slug":"pennyrail-time-to-unix-converter-be0836e7","name":"PennyRail Time-to-Unix Converter","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/f/time.to-unix","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"string","description":"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_BPGihvwkLDt1xAgtddbHH","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 human-readable time string into a Unix timestamp via a paid API call","exampleAgentPrompt":"Convert '2024-06-15 14:30:00' to a Unix timestamp for me.","exampleUseCases":[{"title":"Schedule event at exact epoch time","prompt":"I need to schedule a job to fire at June 15, 2024 at 2:30 PM UTC — can you convert that datetime to a Unix timestamp so I can pass it to the scheduler?"},{"title":"Log entry timestamp normalization","prompt":"I have a log entry dated 'December 3, 2023 09:15:00' and I need it as a Unix epoch number to store in my database — can you convert it?"},{"title":"Expiry time for token generation","prompt":"Generate a Unix timestamp for exactly 90 days from now (today is July 1, 2025) so I can use it as the expiry value in a token."}],"resultDescription":"Returns a JSON object with an 'operation' field describing the conversion performed and a 'result' field containing the computed Unix timestamp (epoch time as a number) for the given input time string.","failureModes":["Unparseable time string returns an error or null result","Ambiguous date formats (e.g. '01/02/03') may yield unexpected results","Empty or missing 'input' field returns a validation error","Timezone-ambiguous strings may default to UTC or server locale","Payment failure or insufficient funds results in a 402 response before processing"],"whenToPreferThis":"Choose this endpoint when you need a lightweight, on-demand, pay-per-call Unix timestamp conversion without setting up a local library or parsing dependency. It is especially useful in agent workflows where datetime normalization is a one-off step and you want to avoid importing date-parsing libraries. Prefer it over general-purpose time APIs when cost per call ($0.001 USDC) is acceptable and x402 micropayment infrastructure is already in use.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:42:47.792Z","isFirstParty":false}