{
  "format": "delx/intent-card/v1",
  "id": "ksuid-api",
  "intent": "Time-Sortable ID Generator for an agent workflow",
  "title": "Time-Sortable ID Generator API for agents",
  "description": "Time-sortable IDs. Use when you want roughly time-ordered IDs for logs or event streams without a DB sequence. Returns a compact time-sortable id (KSUID-inspired, not a full KSUID library claim). $0.001 USDC per successful call via x402 on Base—first-party JSON from Delx (fresh each call; not a deterministic transform), no API key, no subscription, and nothing is billed on structured validation errors.",
  "keywords": [
    "Time-Sortable ID Generator API",
    "Time-Sortable ID Generator for agents",
    "pay per result API",
    "x402 API",
    "no API key"
  ],
  "updated_at": "2026-08-06",
  "canonical_url": "https://commerce.delx.ai/intents/ksuid-api",
  "machine_url": "https://commerce.delx.ai/intents/ksuid-api.json",
  "recommendation": {
    "tool_name": "util_ksuid",
    "service_name": "Time-Sortable ID Generator",
    "method": "POST",
    "resource": "https://api.delx.ai/api/v1/x402/ksuid",
    "price_usdc": "0.001",
    "payment_protocols": [
      "x402",
      "mpp"
    ],
    "input_schema": {
      "type": "object",
      "properties": {},
      "required": []
    },
    "example_input": {},
    "example_output": {
      "schema": "delx/ksuid-ish/v1",
      "id": "687a3f807d4f3c2b1a09e8d7",
      "unix": 1752501120
    },
    "agentcash": {
      "buy": "npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/ksuid -m POST -H 'x-delx-source: intent-card-ksuid-api' --max-amount 0.001 -b '{}'",
      "max_amount_usdc": "0.001"
    }
  },
  "attribution": {
    "header": "x-delx-source",
    "value": "intent-card-ksuid-api"
  },
  "evidence": {
    "paid_openapi": "https://api.delx.ai/openapi.x402.json",
    "governed_portfolio": "https://api.delx.ai/x402-portfolio.json",
    "live_contract": "https://api.delx.ai/api/v1/x402/ksuid"
  }
}
