Search current Google News results. Returns headline, source/domain, URL, snippet, publication time, image and rank. For current-events, monitoring and research agents.
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/low/close candles with ISO timestamps. For charting, technical analysis, backtesting and trend-detection agents.
Crypto and financial news search. Returns current headlines about cryptocurrencies, tokens, markets and finance with source, domain, URL, snippet and publication time. For trading agents, crypto research, market monitoring and news feeds. Query by coin, ticker or topic (e.g. bitcoin, ethereum, solana).
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 common ticker (e.g. bitcoin, eth, sol) and get USD price, market cap, market-cap rank, 24h change %, 24h volume, 24h high/low and last-updated timestamp. Empty request returns the top coins by market cap. For trading agents, portfolio valuation, price lookups, crypto research and market monitoring.
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 addresses, returns current USD price, market cap, 24h volume, 24h change % and last-updated timestamp for each. For DeFi agents, on-chain price feeds, DEX token lookups and portfolio valuation of long-tail or newly listed tokens.
Search Google Maps for local businesses and places. Returns place ID, business name/category, address, phone, website, rating/reviews, coordinates, image and rank. For local discovery, travel and lead-finding agents.
Search current Google News results. Returns headline, source/domain, URL, snippet, publication time, image and rank. For current-events, monitoring and research agents.
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 (ETH/MATIC/BNB) in both exact wei and human-readable decimal, with symbol and decimals. Read live from the chain via RPC. For wallet trackers, portfolio, treasury-monitoring and payment-verification agents.
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.
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 Ethereum mainnet. For wallet UX, address-book, identity and naming agents.
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), with token name, symbol and decimals, read live from the chain. For wallet trackers, DeFi portfolio valuation, airdrop checks and treasury-monitoring agents.
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), read live on-chain. For token explorers, due-diligence, supply-tracking and DeFi agents.
Look up an on-chain transaction by hash. Given a chain and a transaction hash returns sender, recipient, value (wei + ETH), nonce, block number, status (success/reverted), gas used, effective gas price, log count and any created contract. For explorers, payment-verification, settlement-checking and monitoring agents.