4

402cron · BUY Starter

by 402cron

GETBase

$1

per call · USD Coin on Base

Schedule signed HTTP deliveries on a cron expression (cron for AI agents). This resource: 1000 delivery credits for $1. Credits never expire. HMAC-signed requests, verified destinations, at most 3 attempts then auto-pause. Larger packs: 10000/$7, 50000/$25 at https://402cron.com/api/pricing. Machine docs: https://402cron.com/docs. No account, no card, no human.

Endpoint

GET https://402cron.com/buy/starter

1

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://402cron.com/buy/starter", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://402cron.com/buy/starter" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "creditedDeliveries": 1000,
  "deliveriesLeft": 1000,
  "managementToken": "показва се веднъж, само на нов клиент",
  "next": "https://402cron.com/docs",
  "ok": true,
  "pack": "starter",
  "payment": "0x0000000000000000000000000000000000000000000000000000000000000000",
  "tokenNote": "запази това — показва се веднъж"
}

Payment details

Pay to0x8e37022edcf0f21cf3c9f93fee9d4d32519f36f4
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from 402cron & similar services