Example inputPOST /api/v1/x402/clamp
{}
Portable intent card · utility
Clamp a number between min and max for $0.001.
Intent to transaction
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 '{}'
{}
{
"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