cron.0000402.xyz

cron.0000402.xyz
Category
Service
Network
Avg / request
$0.10
Endpoints
1

Service overview

What is cron.0000402.xyz?

Pay $0.10 USDC to schedule a one-shot webhook delivery. Provide a URL and a delay in seconds — the server fires a signed POST to your URL when the timer expires. Automatic retries on failure (up to 3 attempts). Network: Base Mainnet. Each request creates one delayed webhook job and returns identifiers for status checks and cancellation.

Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.

Paste into your agentic chat and let your agent guide you.

Make a Call

Example request
npx awal x402 pay "https://cron.0000402.xyz/schedule" \
  --method POST \
  --data '{
  "delay_seconds": "{delay_seconds}",
  "payload": "{payload}",
  "webhook_url": "{webhook_url}"
}'
What you get back
{
  "endpoint": "POST /schedule",
  "paid": true,
  "query": "example input",
  "result": {
    "value": "Structured response from the service."
  }
}

Similar Services