DELXCOMMERCE Payable now

Portable intent card · chain-primitives-local

Address Checksum EVM API for agents

Produce or validate an EIP-55 checksummed EVM address without network calls — call when producing or checking EIP-55 checksum addresses. Use for chain input hygiene without live RPC—adjacent to OneSource-class small chain reads, but static/local only so rights and margin stay clear. Returns deterministic machine-readable JSON for $0.003 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, and no claim of live chain tip, web search, or media generation. Results are advisory; the caller owns authorization and production controls.

Address Checksum EVM APIAddress Checksum EVM for agentspay per result APIx402 APIno API key

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/address-checksum-evm -m POST -H 'x-delx-source: intent-card-address-checksum-evm-api' --max-amount 0.003 -b '{"address":"0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5"}'
Example inputPOST /api/v1/x402/address-checksum-evm
{
  "address": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5"
}
Agent discoverydelx/intent-card/v1
{
  "intent": "Address Checksum EVM for an agent workflow",
  "tool_name": "util_address_checksum_evm",
  "price_usdc": "0.003",
  "machine_url": "https://commerce.delx.ai/intents/address-checksum-evm-api.json"
}

Portable and inspectable

Share the intent, not a directory search.