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 per-pool token addresses, Basename resolution, gas costing, stateless watch diffs. 16 paid endpoints ($0.001-$0.005), 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/safety/:address
|
0.003 | 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/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.
concentrated_payers
3/5
Payer identities observed; volume is concentrated in a small number of payers.
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-08-19.
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": "0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "4",
"l30DaysUniquePayers": "3"
}
},
{
"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": "1"
}
},
{
"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": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"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": "2",
"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": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"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": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/portfolio/:address",
"description": "Everything a Base 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: fresh Base pools that already have real liquidity",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"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": "0x56070acae557ab77ef9b00c6c0f7d5c3a270cace",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "5",
"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": "13",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/base/token/:address",
"description": "Onchain USD price for any token on Base, looked up by contract address",
"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 DEX pools on Base: price, volume, liquidity",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/brief",
"description": "One-call market brief: BTC/ETH/SOL, Base gas, sentiment",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/feargreed",
"description": "Crypto Fear & Greed index with yesterday comparison",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"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": "3",
"l30DaysUniquePayers": "2"
}
},
{
"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": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/trending",
"description": "Tokens trending across the market right now",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/try/premium",
"description": "Turkish lira premium: implied vs official USD/TRY via BTC cross-rate",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "",
"providerName": "",
"parameters": [],
"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": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"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": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://agenttoll.app/api/watch/radar",
"description": "New pool watch: only the Base pools that appeared since your cursor, for agents polling on a schedule",
"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": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.008",
"avgCostPerTransaction": "0.002238",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}