DELXCOMMERCE Payable now

Portable intent card · agent-ops-math

Token Budget Split API for agents

Split a model token budget into system, output reserve, and available input — call when reserving system and output tokens from a context window. Use for SRE/ops math agents buy from broad utility catalogs: SLA, error budget, success rate, and health scores with zero upstream cost. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media generation. Results are advisory; the caller owns authorization and production controls.

Token Budget Split APIToken Budget Split for agentspay per result APIx402 APIno API key

Intent to transaction

One command, attributed.

The source header follows this discovery route through challenge, payment and delivery without exposing the buyer or request body.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/token-budget-split -m POST -H 'x-delx-source: intent-card-token-budget-split-api' --max-amount 0.003 -b '{"total_tokens":8000,"system_tokens":500,"reserved_output_tokens":1000}'
Example inputPOST /api/v1/x402/token-budget-split
{
  "total_tokens": 8000,
  "system_tokens": 500,
  "reserved_output_tokens": 1000
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Token Budget Split for an agent workflow",
  "tool_name": "util_token_budget_split",
  "price_usdc": "0.003",
  "machine_url": "https://commerce.delx.ai/intents/token-budget-split-api.json"
}

Portable and inspectable

Share the intent, not a directory search.