{"uid":"cap_CGzype--9wEs1LQ4iN08x","slug":"wake402-ai-agent-alarm-clock-x402-a03736fd","name":"WAKE402 — AI Agent Alarm Clock (x402)","description":"Schedule one future HTTPS callback. Pay once with USDC via x402.","url":"https://wake402.agentwake.workers.dev/v1/wake","method":"POST","headers":{},"bodySchema":{"type":"object","required":["at","callback"],"properties":{"at":{"type":"string","description":"UTC timestamp ending in Z, 60 seconds to 24 hours ahead."},"callback":{"type":"string","description":"Public HTTPS URL on standard port 443."}}},"responseSchema":{"type":"object","required":["wake_id","status","scheduled_for","delivery_semantics","status_url"],"properties":{"status":{"type":"string","const":"scheduled"},"wake_id":{"type":"string","pattern":"^wk_[a-f0-9]{32}$"},"status_url":{"type":"string","format":"uri"},"scheduled_for":{"type":"string","format":"date-time"},"delivery_semantics":{"type":"string","const":"at-least-once"}},"additionalProperties":false},"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_Pbc-BpfCKVBTKE7aKte7O","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":"Schedule a single future HTTPS callback to a given URL at a specified UTC time, paid per-use with USDC via x402.","exampleAgentPrompt":"Set an alarm to ping my callback URL https://myserver.example.com/wake-handler at 2025-08-01T09:00:00Z — one future HTTPS callback, paying $0.05 USDC via x402.","exampleUseCases":[{"title":"Delayed agent follow-up action","prompt":"Schedule a callback to https://myagent.example.com/followup at 2025-08-05T14:30:00Z so my agent resumes processing after a 2-hour delay — pay with USDC."},{"title":"Timed auction bid expiry check","prompt":"Set a wake-up call to https://bids.myapp.io/check-expiry at 2025-08-03T18:00:00Z to trigger my auction expiry handler when bidding closes tonight."},{"title":"Scheduled report delivery trigger","prompt":"I need my report-generation webhook at https://reports.internal.co/generate fired at exactly 2025-08-02T06:00:00Z tomorrow morning — schedule a single HTTPS callback for me."}],"resultDescription":"Returns a JSON object with a unique wake_id (format: wk_ followed by 32 hex characters), status set to 'scheduled', the confirmed scheduled_for datetime, a status_url to poll for delivery confirmation, and delivery_semantics of 'at-least-once'.","failureModes":["Timestamp less than 60 seconds in the future — rejected with validation error","Timestamp more than 24 hours in the future — rejected with validation error","Callback URL not publicly reachable HTTPS on port 443 — scheduling may succeed but delivery will fail","Insufficient USDC balance or x402 payment failure — request rejected before scheduling","Callback server unavailable at delivery time — at-least-once semantics mean retries may occur but are not guaranteed"],"whenToPreferThis":"Choose this endpoint when an AI agent needs a one-shot, pay-per-use future callback without managing cron infrastructure, especially in serverless or ephemeral environments. Ideal for agentic workflows where the agent must sleep and resume at a specific future time. Best when the callback window is between 60 seconds and 24 hours ahead and you want to pay only for what you use via USDC x402 with no recurring subscription.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:35:50.625Z","isFirstParty":false}