DELXCOMMERCE Payable now

Portable intent card · utility

JWT inspection API for agents

Decode JWT header and claims for $0.01 for debugging. This does not verify signatures or mint tokens.

JWT inspect APIdecode JWTJWT claims viewertoken debugger for agentsx402 JWT

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/jwt-inspect -m POST -H 'x-delx-source: intent-card-jwt-inspect-api' --max-amount 0.01 -b '{"token":"header.payload.signature"}'
Example inputPOST /api/v1/x402/jwt-inspect
{
  "token": "header.payload.signature"
}
Agent discoverydelx/intent-card/v1
{
  "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

Share the intent, not a directory search.