Animica x402 Directory

Directory

agenttoll.app

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.

Endpoints

EndpointMethodPriceProbe
/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

What these endpoints do

agenttoll.app/api/base/fresh

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…

GET · $0.004 · probe 402

agenttoll.app/api/base/portfolio/:address

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

GET · $0.003 · probe 402

agenttoll.app/api/base/radar

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…

GET · $0.003 · probe 402

agenttoll.app/api/base/safety/:address

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…

GET · $0.003 · probe 402

agenttoll.app/api/base/scout

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

GET · $0.008 · probe 402

agenttoll.app/api/base/trending

Trending Base pool scan: the DEX pools moving on Base right now, with price, 24h volume and liquidity; ?limit=N sets how many

GET · $0.002 · probe 402

agenttoll.app/api/feargreed

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

GET · $0.001 · probe 402

agenttoll.app/api/gas

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

GET · $0.001 · probe 402

agenttoll.app/api/try/premium

Turkish lira crypto premium check: implied USD/TRY from a crypto cross-rate versus the official rate; ?asset=usdt is the reading desks quote

GET · $0.002 · probe 402

agenttoll.app/api/watch/address/:address

Wallet activity watch: new activity for a Base address since your cursor, so a scheduled agent only fetches what changed

GET · $0.002 · probe 402