DELXCOMMERCE Live contract

Agent reliability and security · agent-reliability-security

Delx Jwt Exp Seconds

Read JWT exp claim seconds remaining without verifying signature — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already converted externally (random, hash, URL, FX families).

x402agentslocal-firstmicro-usdcagent-reliability-securityjwtexp

One-command purchase

Run it from an agent.

No account or API key. AgentCash reads the 402 challenge, pays no more than the declared cap, retries the request and returns the result.

npx agentcash@latest fetch https://api.delx.ai/api/v1/x402/jwt-exp-seconds -m POST -H 'x-delx-source: product-page' --max-amount 0.001 -b '{"token":"eyJhbGciOiJub25lIn0.eyJleHAiOjQ4MDAwMDAwMDB9."}'
InputPOST /api/v1/x402/jwt-exp-seconds
{
  "token": "eyJhbGciOiJub25lIn0.eyJleHAiOjQ4MDAwMDAwMDB9."
}
Delivered resultapplication/json
{
  "schema": "delx/util-jwt-exp-seconds/v1",
  "ok": true,
  "exp": 4800000000,
  "seconds_remaining": 3013938020,
  "expired": false,
  "signature_verified": false,
  "note": "claims only — signature not verified"
}

Machine-readable evidence

Inspect before paying.