Example inputPOST /api/v1/x402/jwt-inspect
{
"token": "header.payload.signature"
}
Portable intent card · utility
Decode JWT header and claims for $0.01 for debugging. This does not verify signatures or mint tokens.
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/jwt-inspect -m POST -H 'x-delx-source: intent-card-jwt-inspect-api' --max-amount 0.01 -b '{"token":"header.payload.signature"}'
{
"token": "header.payload.signature"
}
{
"intent": "decode and inspect a JWT without verifying a secret",
"tool_name": "util_jwt_inspect",
"price_usdc": "0.01",
"machine_url": "https://commerce.delx.ai/intents/jwt-inspect-api.json"
}
Portable and inspectable