{"uid":"cap_DG-S1yEG_oNxI5ReyBRzZ","slug":"wake402-scheduled-https-callback-7e42f12e","name":"WAKE402 Scheduled HTTPS Callback","description":"Schedule one HTTPS callback after an integer delay of 60 through 86400 seconds. The delay is anchored once to the first durable payment verification time, so identical retries cannot move the scheduled time. One payment purchases one at-least-once wake.","url":"https://wake402.agentwake.workers.dev/v1/wake-after","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"callback":{"type":"string","pattern":"^https://","maxLength":2048,"description":"Public HTTPS callback URL on standard port 443; WAKE402 applies its full SSRF validation before payment verification."},"delay_seconds":{"type":"integer","maximum":86400,"minimum":60,"description":"Delay after the first durable payment verification, from 60 through 86400 seconds. Identical retries preserve the original derived time."}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","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.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_VyynUy9Cnu8GeLht_AZTX","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Schedules a single future HTTPS callback to a given URL after a delay of 60–86400 seconds, paid once per wake via USDC over x402","exampleAgentPrompt":"Set an alarm to hit my callback URL https://myserver.example.com/wake in exactly 300 seconds — pay for it and make sure identical retries don't reschedule it.","exampleUseCases":[{"title":"Delayed agent task resumption","prompt":"After my agent kicks off a long-running job, call back https://myagent.example.com/resume in 600 seconds so it can pick up where it left off."},{"title":"Timed reminder webhook for user event","prompt":"I need a one-time HTTP ping sent to https://app.example.com/reminder after a 3600-second delay — schedule it now and make sure duplicate retries don't shift the time."},{"title":"Cooling-off period enforcement","prompt":"Schedule a callback to https://pipeline.example.com/continue in exactly 86400 seconds — I need a full day's delay before the next pipeline stage kicks off."}],"resultDescription":"A confirmation that the callback has been scheduled, anchored to the first durable payment verification time. After the delay elapses, WAKE402 fires at least one HTTPS POST to the specified callback URL. Idempotent retries of the same request preserve the original scheduled time rather than rescheduling.","failureModes":["Callback URL fails SSRF validation (non-HTTPS, non-standard port, or private IP range) — request rejected before payment","delay_seconds out of range (below 60 or above 86400) — validation error","Payment not received or verification fails — callback not scheduled","Target callback URL is unreachable at fire time — at-least-once semantics mean a retry may occur, but delivery is not guaranteed indefinitely","Duplicate retries after scheduling do not move the scheduled time — expected behavior, not a failure"],"whenToPreferThis":"Choose WAKE402 when you need a lightweight, pay-per-use, durable scheduled HTTPS callback with no recurring subscription and idempotent retry safety. Prefer it over cron services when you need a one-shot delay anchored to a verified payment time, and when your callback target is a public HTTPS endpoint. It is well-suited for agentic workflows that need to resume after a delay without maintaining their own timer infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:32:31.646Z","isFirstParty":false}