{"uid":"cap_i1Qe0PfwlcxzMZZLphEZD","slug":"delx-seeded-schedule-offset-33f58412","name":"Delx Seeded Schedule Offset","description":"Seeded Schedule Offset: Seeded Schedule Offset selects a reproducible offset inside a scheduling window from bounded caller-supplied values without an external provider. Call Seeded Schedule Offset when an agent needs a reproducible decision that another run can independently replay. Returns the deterministic selection plus seed provenance, population bounds, and the operation-specific outcome for Seeded Schedule Offset as versioned deterministic JSON. Price: $0.001 USDC via x402 on Base. First…","url":"https://api.delx.ai/api/v1/x402/seeded-schedule-offset","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"seed":{"type":"string","maxLength":8192,"description":"Seed supplied to Seeded Schedule Offset; used only for this bounded calculation and processed in memory without retention."},"window_seconds":{"type":"integer","description":"Window Seconds supplied to Seeded Schedule Offset; used only for this bounded calculation and processed in memory without retention."}}},"responseSchema":{"type":"json","example":{"result":{"cryptographic":false,"offset_seconds":657},"schema":"delx/util-seeded-schedule-offset/v1","status":"pass","evidence":{"retained":false,"input_sha256":"ac21cc240f8bfa7f6189d1f827526efa86d3d89b30cd29f945605e73721556ca","external_calls":0},"operation":"seeded_decision:seeded_schedule_offset"}},"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_w190pc3sSQR797RolFCph","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":"Deterministically computes a time offset in seconds from a seed string and a window duration, using a reproducible hash-based calculation with no external calls or data retention.","exampleAgentPrompt":"Compute a seeded schedule offset for the seed 'agent-42-prod' within a 3600-second window so I know when to stagger its polling start time.","exampleUseCases":[{"title":"Staggered polling for agent fleet","prompt":"I have 50 agents each with a unique ID like 'agent-01' through 'agent-50', and I need each one to start polling within a 600-second window — can you compute a deterministic offset for 'agent-17' using a 600-second window so it doesn't collide with the others?"},{"title":"Reproducible cron jitter for a pipeline","prompt":"My ETL pipeline key is 'etl-pipeline-orders-us-east' and I want to jitter its scheduled run within a 1800-second window — give me a stable offset I can reuse every day without randomness."},{"title":"Per-user rate-limit slot assignment","prompt":"I'm assigning each user a fixed time slot within a 3600-second hourly window — compute the deterministic offset for user seed 'user-uuid-8f3a2c' so their requests always land in the same slot."}],"resultDescription":"Returns a JSON object containing an offset_seconds integer (the computed time offset within the given window), the operation name, a status of 'pass', and an evidence block confirming no data was retained, no external calls were made, and providing a SHA-256 hash of the input for auditability.","failureModes":["Missing required 'seed' field returns a validation error","Missing or non-integer 'window_seconds' returns a schema validation error","Seed string exceeding 8192 characters is rejected","Payment failure via x402 protocol prevents execution","Malformed JSON body returns a parse error"],"whenToPreferThis":"Use this endpoint when you need a deterministic, reproducible time offset derived from a string seed — ideal for distributing scheduled tasks across a fleet of agents or workers without randomness, ensuring the same seed always produces the same offset. Prefer it over random jitter when reproducibility across restarts or deployments matters, or when you need audit-friendly offsets with a hash trail.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T13:12:53.918Z","isFirstParty":false}