Example inputPOST /api/v1/x402/vin-decode
{}
Portable intent card · utility
Decode a 17-character VIN via NHTSA vPIC for $0.004 with make, model, year and attribution.
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/vin-decode -m POST -H 'x-delx-source: intent-card-vin-decode-api' --max-amount 0.004 -b '{}'
{}
{
"intent": "decode a vehicle VIN",
"tool_name": "util_vin_decode",
"price_usdc": "0.004",
"machine_url": "https://commerce.delx.ai/intents/vin-decode-api.json"
}
Portable and inspectable