agent-commerce-factory-jm.austriaeast.cloudapp.azure.com publishes 16 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.05 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /v1/amazon/search | GET | $0.006 | 402 |
| /v1/crypto/history | GET | $0.006 | 402 |
| /v1/crypto/news | GET | $0.004 | 402 |
| /v1/crypto/prices | GET | $0.008 | 402 |
| /v1/crypto/token-price | GET | $0.006 | 402 |
| /v1/jobs/search | GET | $0.0035 | 402 |
| /v1/local/search | GET | $0.0035 | 402 |
| /v1/news/search | GET | $0.0035 | 402 |
| /v1/onchain/balance | GET | $0.002 | 402 |
| /v1/onchain/block | GET | $0.001 | 402 |
| /v1/onchain/ens | GET | $0.002 | 402 |
| /v1/onchain/token-balance | GET | $0.002 | 402 |
| /v1/onchain/token-meta | GET | $0.002 | 402 |
| /v1/onchain/tx | GET | $0.003 | 402 |
| /v1/sentiment/search | GET | $0.05 | 402 |
| /v1/web/search | GET | $0.004 | 402 |
Amazon product search API. Search live Amazon products by keyword and get normalized ASIN, title, current price/range, currency, rating, review count, bought-past-month purchase signal, product URL, i…
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. …
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 resea…
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…
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 c…
Search Google Jobs by role and location. Returns job ID/title, employer, location, source/application URL, salary when present, contract type, posting time and rank. For job-search and recruiting agen…
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…
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 huma…
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…
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-bo…
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, re…
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,…
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 pric…
Sentiment analysis for any topic, brand, coin or ticker. Aggregates web/news/blog citations and returns polarity counts (positive/negative/neutral), emotional connotations (anger, happiness, love, sad…
Web search over Google's organic results (SERP API). Returns ranked organic results with title, URL, domain, snippet and breadcrumb for any query. For research, retrieval-augmented agents, web lookup,…