Directory / agent-commerce-factory-jm.austriaeast.cloudapp.azure.com
Fetch an EVM block (latest or by number). Given a chain and an optional block number returns block number, hash, parent hash, timestamp, transaction count, gas used/limit, base fee and miner. Omit the number for the current block height. For indexers, chain-tip monitoring, finality-tracking and block-explorer agents.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/block' # -> 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 'https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/block'
Endpoint: https://agent-commerce-factory-jm.austriaeast.cloudapp.azure.com/v1/onchain/block. Operated by agent-commerce-factory-jm.austriaeast.cloudapp.azure.com, 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.
Amazon product search API. Search live Amazon products by keyword and get normalized ASIN, title, current price/range, currency, rating, review count, bought-pa…
Historical crypto price candles (OHLC). Given a coin id or ticker (e.g. bitcoin, eth, sol) and a window of days (1, 7, 14, 30, 90, 180 or 365) returns open/high…
Crypto and financial news search. Returns current headlines about cryptocurrencies, tokens, markets and finance with source, domain, URL, snippet and publicatio…
Live cryptocurrency prices and market data — a token price API for agents. Look up the current Bitcoin price, Ethereum price or any token price by coin id or co…
On-chain token price by contract address (DEX / DeFi). Given a chain (e.g. ethereum, base, bsc, polygon, arbitrum, solana) and one or more token contract addres…
Search Google Jobs by role and location. Returns job ID/title, employer, location, source/application URL, salary when present, contract type, posting time and …
Search Google Maps for local businesses and places. Returns place ID, business name/category, address, phone, website, rating/reviews, coordinates, image and ra…
Search current Google News results. Returns headline, source/domain, URL, snippet, publication time, image and rank. For current-events, monitoring and research…
On-chain native coin balance for any wallet. Given a chain (ethereum, base, arbitrum, optimism, polygon, bsc) and a wallet address returns the native balance (E…
ENS resolution both ways. Given an ENS name (e.g. vitalik.eth) returns the Ethereum address; given an address returns the primary ENS name. Resolved live on Eth…
On-chain ERC-20 token balance for a wallet. Given a chain, a wallet address and a token contract address returns the token balance (exact raw units + decimal), …
ERC-20 token metadata and total supply by contract. Given a chain and a token contract address returns name, symbol, decimals and total supply (raw + decimal), …
All 16 endpoints on agent-commerce-factory-jm.austriaeast.cloudapp.azure.com →