{"uid":"cap_DIQT3B_mM80kgCsHuq-RA","slug":"delx-seconds-to-hms-2f654d4e","name":"Delx Seconds To HMS","description":"Convert seconds to HH:MM:SS. Call when you format agent SLA timers. Returns hms string and seconds 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/seconds-to-hms","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"seconds":{"type":"integer","description":"Input field: seconds."}}},"responseSchema":{"type":"json","example":{"hms":"00:01:05","schema":"delx/util-seconds-to-hms/v1","seconds":65}},"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_Rbg3QnwKCbzY-X0WrGzKS","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 an integer number of seconds into a human-readable HH:MM:SS string format","exampleAgentPrompt":"Convert 3723 seconds into HH:MM:SS format so I can display the elapsed time on my dashboard.","exampleUseCases":[{"title":"SLA timer display formatting","prompt":"I have an SLA timer showing 5400 seconds remaining — can you convert that to HH:MM:SS so I can display it properly in the status panel?"},{"title":"Video duration label generation","prompt":"A video file is 7384 seconds long. Format that as HH:MM:SS so I can show a human-readable duration label."},{"title":"Elapsed time reporting","prompt":"My job ran for 10265 seconds. Can you convert that to hours, minutes, and seconds in HH:MM:SS format for the run report?"}],"resultDescription":"Returns an HH:MM:SS formatted string representing the given number of seconds, along with the original seconds value as a number. No external network calls or data retention occur.","failureModes":["Non-integer or missing 'seconds' field causes a validation error","Negative integer values may produce unexpected or invalid output","Payment failure via x402 on Base will prevent the call from completing"],"whenToPreferThis":"Choose this endpoint when you need a simple, reliable conversion of a raw integer second count into a human-readable HH:MM:SS string, especially in agent workflows where displaying SLA timers, video durations, or elapsed times is required and no local utility is available. It is a lightweight, stateless micro-utility with no API key requirements.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T19:02:41.294Z","isFirstParty":false}