agenttoll.app
agenttoll.app
· agenttoll.app
Base-native onchain data for AI agents, pay-per-call in USDC via x402 v2. Token prices by contract, wallet portfolios valued in USD, token safety checks (honeypot/taxes/owner powers), new-pool radar with a live track record scored against past snapshots, Uniswap v4 pools read seconds after creation, Basename resolution, gas costing, Turkish lira and exchange-spread checks, stateless watch diffs. 21 paid endpoints ($0.001-$0.008), 4 free. Every 402 quote carries the endpoint's request and response schema. Failed requests are never charged. Open source (MIT), MCP server on npm (agenttoll-mcp).
agenttoll.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://agenttoll.app/api/base/address/:address
|
0.001 | USDC |
https://agenttoll.app/api/base/fresh
|
0.004 | USDC |
https://agenttoll.app/api/base/name/:address
|
0.001 | USDC |
https://agenttoll.app/api/base/name/:nameOrAddress
|
0.001 | USDC |
https://agenttoll.app/api/base/name/agenttoll
|
0.001 | USDC |
https://agenttoll.app/api/base/name/jesse.base.eth
|
0.001 | USDC |
https://agenttoll.app/api/base/portfolio/:address
|
0.003 | USDC |
https://agenttoll.app/api/base/radar
|
0.003 | USDC |
https://agenttoll.app/api/base/radar/history
|
0.002 | USDC |
https://agenttoll.app/api/base/safety/:address
|
0.003 | USDC |
https://agenttoll.app/api/base/scorecard
|
0.005 | USDC |
https://agenttoll.app/api/base/scout
|
0.008 | USDC |
https://agenttoll.app/api/base/token/:address
|
0.001 | USDC |
https://agenttoll.app/api/base/trending
|
0.002 | USDC |
https://agenttoll.app/api/brief
|
0.005 | USDC |
https://agenttoll.app/api/feargreed
|
0.001 | USDC |
https://agenttoll.app/api/gas
|
0.001 | USDC |
https://agenttoll.app/api/price/:symbol
|
0.001 | USDC |
https://agenttoll.app/api/trending
|
0.002 | USDC |
https://agenttoll.app/api/try/premium
|
0.002 | USDC |
https://agenttoll.app/api/try/spread
|
0.002 | USDC |
https://agenttoll.app/api/watch/address/:address
|
0.002 | USDC |
https://agenttoll.app/api/watch/price/:symbol
|
0.001 | USDC |
https://agenttoll.app/api/watch/radar
|
0.003 | USDC |
0xe55359021a6a22d8385b827405991c56075f56f8 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
single_payer_observed
2/5
Payer identities observed; a single payer accounts for effectively all observed volume.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-09-08.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://agenttoll.app |
| Provider | https://agenttoll.app |
| Docs | https://agenttoll.app |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/agenttoll.app) [](https://agenstry.com/agents/agenttoll.app) [](https://agenstry.com/agents/agenttoll.app) [](https://agenstry.com/agents/agenttoll.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "agenttoll-app",
"name": "agenttoll.app",
"description": "",
"domain": "agenttoll.app",
"provider": "agenttoll.app",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://agenttoll.app/api/base/address/:address",
"description": "Base wallet lookup: an address's primary basename, ETH balance, transaction count, and whether it is a contract",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0xe55359021a6a22d8385b827405991c56075f56f8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/fresh",
"description": "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 launchpad's or bespoke code shipped with this token",
"pricing": {
"amount": "0.004",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "fundedOnly",
"type": "boolean",
"description": "",
"example": true,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minutes",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://agenttoll.app/api/base/name/:address",
"description": "Basename resolution both ways: name to address, or address to primary name",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://agenttoll.app/api/base/name/:nameOrAddress",
"description": "Basename lookup both ways: a name returns its address and text records, an address returns its primary basename",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "nameOrAddress",
"type": "string",
"description": "",
"example": "agenttoll.base.eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agenttoll.app/api/base/name/agenttoll",
"description": "Basename resolution both ways: name to address, or address to primary name",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://agenttoll.app/api/base/name/jesse.base.eth",
"description": "Basename resolution both ways: name to address, or address to primary name",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://agenttoll.app/api/base/portfolio/:address",
"description": "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",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minValue",
"type": "number",
"description": "",
"example": 100,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0x1985ea6e9c68e1c272d8209f3b478ac2fdb25c87",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/radar",
"description": "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 token address, so anything interesting can go straight to /api/base/safety",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 50000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agenttoll.app/api/base/radar/history",
"description": "Published radar snapshot pinned to an immutable git revision. The payment receipt proves payment, not snapshot content or capture time. ?date=YYYY-MM-DD, default latest",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "date",
"type": "string",
"description": "",
"example": "2026-08-06",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/safety/:address",
"description": "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 anyone can still pull the liquidity, and who deployed the contract - a token shipped from a wallet with a handful of transactions is the shape most rugs share",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0x940181a94a35a4569e4529a3cdfb74e38fd98631",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "9",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agenttoll.app/api/base/scorecard",
"description": "Radar sample scorecard: first sightings across the latest N published snapshots, grouped by original verdict and compared to current quotes. Missing outcomes stay null; observed liquidity below $100 is reported separately; holding periods vary",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 7,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/scout",
"description": "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",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "minLiquidity",
"type": "number",
"description": "",
"example": 25000,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "pools",
"type": "number",
"description": "",
"example": 3,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "23",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agenttoll.app/api/base/token/:address",
"description": "Base token price lookup by contract address: the onchain USD price for any token on Base",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0x940181a94a35a4569e4529a3cdfb74e38fd98631",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agenttoll.app/api/base/trending",
"description": "Trending Base pool scan: the DEX pools moving on Base right now, with price, 24h volume and liquidity; ?limit=N sets how many",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agenttoll.app/api/brief",
"description": "Market brief in one call: prices (BTC, ETH and SOL by default, or ?symbols=eth,degen), Base gas, and market sentiment",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbols",
"type": "string",
"description": "",
"example": "eth,degen,aero",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agenttoll.app/api/feargreed",
"description": "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",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "number",
"description": "",
"example": 7,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "6",
"l30DaysUniquePayers": "4"
}
},
{
"url": "https://agenttoll.app/api/gas",
"description": "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",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "gasLimit",
"type": "number",
"description": "",
"example": 150000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "15",
"l30DaysUniquePayers": "10"
}
},
{
"url": "https://agenttoll.app/api/price/:symbol",
"description": "Token price lookup: spot price in USD and 24h change for a crypto asset, by ticker or CoinGecko id",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "symbol",
"type": "string",
"description": "",
"example": "eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://agenttoll.app/api/trending",
"description": "Trending token scan: the tokens moving across the crypto market right now; ?limit=N trims the list",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "number",
"description": "",
"example": 5,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agenttoll.app/api/try/premium",
"description": "Turkish lira crypto premium check: implied USD/TRY from a crypto cross-rate versus the official rate; ?asset=usdt is the reading desks quote",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "asset",
"type": "string",
"description": "",
"example": "usdt",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"url": "https://agenttoll.app/api/try/spread",
"description": "Turkish exchange spread check: BTCTurk and Paribu's TRY quotes converted back to USD via the official rate and compared against the global price; ?asset=usdt is the pair with the deepest local volume",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "asset",
"type": "string",
"description": "",
"example": "usdt",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/watch/address/:address",
"description": "Wallet activity watch: new activity for a Base address since your cursor, so a scheduled agent only fetches what changed",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "since",
"type": "string",
"description": "",
"example": "2026-08-05T08:40:01Z",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0xe55359021a6a22d8385b827405991c56075f56f8",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://agenttoll.app/api/watch/price/:symbol",
"description": "Price alert check: whether an asset moved past your threshold from a reference price",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "pct",
"type": "number",
"description": "",
"example": 2,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "ref",
"type": "number",
"description": "",
"example": 1900,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "symbol",
"type": "string",
"description": "",
"example": "eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/watch/radar",
"description": "New pool watch within a limited ranked radar listing. Returns an ISO cursor and explicit partial coverage; the listing can omit pools",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "since",
"type": "string",
"description": "",
"example": "2026-08-05T08:40:01Z",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"l30DaysUniquePayers": "4"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.008",
"avgCostPerTransaction": "0.002333",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}