agenttoll.app publishes 10 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.008 per call. Each was probed directly; the response code below is what it returned.
| Endpoint | Method | Price | Probe |
|---|---|---|---|
| /api/base/fresh | GET | $0.004 | 402 |
| /api/base/portfolio/:address | GET | $0.003 | 402 |
| /api/base/radar | GET | $0.003 | 402 |
| /api/base/safety/:address | GET | $0.003 | 402 |
| /api/base/scout | GET | $0.008 | 402 |
| /api/base/trending | GET | $0.002 | 402 |
| /api/feargreed | GET | $0.001 | 402 |
| /api/gas | GET | $0.001 | 402 |
| /api/try/premium | GET | $0.002 | 402 |
| /api/watch/address/:address | GET | $0.002 | 402 |
New pair scan seconds after launch: Uniswap v4 pools read straight off Base before any indexer has them - the launched token address, whether anyone has funded it yet, and whether its hook is a launch…
Wallet portfolio on Base: everything an address holds valued in USD, ETH plus its ERC-20 tokens, largest first, with a spam floor you set
New token radar on Base with a liquidity floor: pools created in the last 24 hours that already hold real liquidity; ?minLiquidity sets the spam floor in USD, default 10000. Each pool carries its toke…
Token safety check for a Base token before you buy - is it a honeypot, is it a rug: a simulated buy and sell, buy and sell tax, contract verification, owner privileges, holder concentration, whether a…
New token scan with a safety verdict attached: today's new Base pools above your liquidity floor, each already checked for honeypot, taxes and owner powers. One call instead of N+1
Trending Base pool scan: the DEX pools moving on Base right now, with price, 24h volume and liquidity; ?limit=N sets how many
Crypto market sentiment check: the Fear and Greed index with yesterday's value; ?days=7 adds a daily history so you can see whether sentiment is turning
Base gas price check: the current gas price and latest block number; add ?gasLimit=150000 to also get what a transaction that size costs in ETH and USD
Turkish lira crypto premium check: implied USD/TRY from a crypto cross-rate versus the official rate; ?asset=usdt is the reading desks quote
Wallet activity watch: new activity for a Base address since your cursor, so a scheduled agent only fetches what changed