Animica x402 Directory

Directory / agent-api-testnet.tim1712.workers.dev

agent-api-testnet.tim1712.workers.dev/v1/evm/contract-preflight

Inspect a Base smart-contract address before interacting with it. Returns deterministic bytecode hash/size, EIP-1967 implementation information, ERC-20 metadata when available, and the current chain head. Read-only and does not make safety or legitimacy claims.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X POST 'https://agent-api-testnet.tim1712.workers.dev/v1/evm/contract-preflight'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch -X POST 'https://agent-api-testnet.tim1712.workers.dev/v1/evm/contract-preflight'

Endpoint: https://agent-api-testnet.tim1712.workers.dev/v1/evm/contract-preflight. Operated by agent-api-testnet.tim1712.workers.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on agent-api-testnet.tim1712.workers.dev

agent-api-testnet.tim1712.workers.dev/v1/shopping/budget-basket

Use when an agent already knows several products/categories a buyer needs and wants one real Shopify product for each need while staying within one overall item…

POST · $0.03

All 2 endpoints on agent-api-testnet.tim1712.workers.dev →