Parameters4
| Parameter | Type | Default | Example |
|---|---|---|---|
chainId | number | null | 84532 |
limit | number | null | 10 |
minReputation | number | null | 70 |
tag | string | null | swap |
Service overview
Token swap via 0x Permit2. You sign EIP-712 data, append signature to tx, and broadcast. Response includes step-by-step instructions with code examples.
Level up your agent by giving it access to thousands of services. All payable per-request via x402. No API keys, no accounts.
Paste into your agentic chat and let your agent guide you.
npx awal x402 pay "https://silverback-x402.onrender.com/api/v1/agent-discover" \
--method POST \
--data '{
"chainId": "{chainId}",
"limit": "{limit}",
"minReputation": "{minReputation}",
"tag": "{tag}"
}'{
"endpoint": "POST /api/v1/agent-discover",
"paid": true,
"query": "example input",
"result": {
"value": "Structured response from the service."
}
}API surface
16 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
chainId | number | null | 84532 |
limit | number | null | 10 |
minReputation | number | null | 70 |
tag | string | null | swap |
| Parameter | Type | Default | Example |
|---|---|---|---|
agentId | number | null | 17 |
chainId | number | null | 84532 |
includeHistory | boolean | null | true |
| Parameter | Type | Default | Example |
|---|---|---|---|
amountAmount to check | string | 1 | 1 |
tokenInInput token symbol (WETH, USDC) or address | string | null | WETH |
tokenOutOutput token symbol or address | string | null | USDC |
| Parameter | Type | Default | Example |
|---|---|---|---|
daysHistorical period in days | number | 30 | 30 |
tokensComma-separated CoinGecko token IDs (e.g., bitcoin,ethereum,solana) | string | null | [] |
| Parameter | Type | Default | Example |
|---|---|---|---|
riskTolerance | string | null | medium |
token | string | null | USDC |
| Parameter | Type | Default | Example |
|---|---|---|---|
tokenA | string | null | 0x4200000000000000000000000000000000000006 |
tokenB | string | null | 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 |
| Parameter | Type | Default | Example |
|---|---|---|---|
amountIn | string | null | 0.1 |
tokenIn | string | null | WETH |
tokenOut | string | null | USDC |
walletAddress | string | null | 0xYourWallet |
| Parameter | Type | Default | Example |
|---|---|---|---|
amountIn | string | null | 1.0 |
tokenIn | string | null | 0x4200000000000000000000000000000000000006 |
tokenOut | string | null | 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 |
| Parameter | Type | Default | Example |
|---|---|---|---|
timeframe | string | null | 7 |
token | string | null | bitcoin |
| Parameter | Type | Default | Example |
|---|---|---|---|
chainId | number | null | 8453 |
token | string | null | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
| Parameter | Type | Default | Example |
|---|---|---|---|
chainFilter by chain: base, solana, ethereum, or all | string | all | all |
limitNumber of coins (1-50) | number | 10 | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
limitNumber of pools to return (1-20) | number | 10 | 10 |
minTvlMinimum TVL filter in USD | number | 100000 | 100000 |
| Parameter | Type | Default | Example |
|---|---|---|---|
categoryFilter by category: dex, lending, bridge, etc. | string | null | null |
chainFilter by chain: base, solana, ethereum, arbitrum, or all | string | base | base |
limitNumber of protocols (1-50) | number | 10 | 10 |
| Parameter | Type | Default | Example |
|---|---|---|---|
limit | number | null | 10 |
minValueUsd | number | null | 100000 |
token | string | null | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 |
FAQ
Service
Base wallet portfolio breakdown: up to 100 token positions with live USD price and value, portfolio percentage, 24h price change — native ETH included, spam filtered, top 50 returned; truncated:true means the wallet exceeds the 100-position fetched page (totals null then). Plus total value, top-position concentration and an AI bagcheck read. Wallet holdings, wallet portfolio, wallet balance, bagcheck. $0.02 per call.
Service
Detect upgradeable proxy patterns (EIP-1967, UUPS, Transparent) via eth_getStorageAt - returns the implementation address behind a proxy
Service
Exa /contents endpoint