Animica x402 Directory

Directory

onchain-toolkit.bowling-anthony.workers.dev

onchain-toolkit.bowling-anthony.workers.dev publishes 4 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.002 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/address GET $0.002 402
/gas GET $0.001 402
/token GET $0.001 402
/tx GET $0.001 402

What these endpoints do

onchain-toolkit.bowling-anthony.workers.dev/address

Native balance, next nonce, and whether an address holds contract code. Pass token to read an ERC-20 balance in the same call.

GET · $0.002 · probe 402

onchain-toolkit.bowling-anthony.workers.dev/gas

Live gas price on Ethereum, Base, Arbitrum, Optimism or Polygon, in gwei plus the cost of a plain transfer. Compare several chains in one call.

GET · $0.001 · probe 402

onchain-toolkit.bowling-anthony.workers.dev/token

ERC-20 name, symbol, decimals and total supply read from the contract itself, and confirmation the address has code on that chain.

GET · $0.001 · probe 402

onchain-toolkit.bowling-anthony.workers.dev/tx

Whether a transaction succeeded, failed or is pending, with block, sender, recipient, value, gas used and the fee actually paid.

GET · $0.001 · probe 402