DELXCOMMERCE Payable now

Portable intent card · utility

Clamp number API for agents

Clamp a number between min and max for $0.001.

clampmin maxx402 math

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/clamp -m POST -H 'x-delx-source: intent-card-clamp-api' --max-amount 0.001 -b '{}'
Example inputPOST /api/v1/x402/clamp
{}
Agent discoverydelx/intent-card/v1
{
  "intent": "clamp number min max",
  "tool_name": "util_clamp",
  "price_usdc": "0.001",
  "machine_url": "https://commerce.delx.ai/intents/clamp-api.json"
}

Portable and inspectable

Share the intent, not a directory search.