Example inputPOST /api/v1/x402/luhn-check
{}
Portable intent card · utility
Validate a digit string with the Luhn checksum 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/luhn-check -m POST -H 'x-delx-source: intent-card-luhn-check-api' --max-amount 0.001 -b '{}'
{}
{
"intent": "luhn checksum validate digits",
"tool_name": "util_luhn_check",
"price_usdc": "0.001",
"machine_url": "https://commerce.delx.ai/intents/luhn-check-api.json"
}
Portable and inspectable