Parameters2
| Parameter | Type | Default | Example |
|---|---|---|---|
depth | string | null | brief |
q | string | null | What is ethical agent commerce? |
Service overview
Smart contract malicious pattern detection and airdrop scam screening. Screens EVM contract addresses for honeypot mechanics, rug pull indicators, deployer wallet profiling, EIP-7702 delegate analysis, shared infrastructure fingerprinting, and holder concentration analysis. Returns risk score 0-100, verdict SAFE/SUSPICIOUS/MALICIOUS, top threat flags, and on-chain evidence. Supports Base chain (eip155:8453). Input: contractAddress. Output: JSON {riskScore, verdict, flags[]...
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://api.agentic-swarm-marketplace.com/x402/v1/query" \
--query '{
"depth": "{depth}",
"q": "{q}"
}'{
"endpoint": "GET /x402/v1/query",
"paid": true,
"query": "integrate x^2",
"result": "x^3 / 3 + C"
}API surface
8 crawlable routes
| Parameter | Type | Default | Example |
|---|---|---|---|
depth | string | null | brief |
q | string | null | What is ethical agent commerce? |
| Parameter | Type | Default | Example |
|---|---|---|---|
context | string | null | |
contractAddress | string | null | 0x708039F8C35453e5c481BDD0063aBcEbb8f461c5 |
topic | string | null | screening |
| Parameter | Type | Default | Example |
|---|---|---|---|
chainId | string | null | eip155:8453 |
contractAddress | string | null | 0x708039F8C35453e5c481BDD0063aBcEbb8f461c5 |
| Parameter | Type | Default | Example |
|---|---|---|---|
context | string | null | |
topic | string | null | Agent commerce |
| Parameter | Type | Default | Example |
|---|---|---|---|
prompt_snippet | string | null | |
| Parameter | Type | Default | Example |
|---|---|---|---|
depth | string | null | standard |
| Parameter | Type | Default | Example |
|---|---|---|---|
addresses | string | null | 0xaaa,0xbbb |
chainId | string | null | eip155:8453 |
| Parameter | Type | Default | Example |
|---|---|---|---|
fresh | number | null | 0 |
FAQ
Service
OATP · tx_explainer — Fetch a Solana transaction by signature and return a human-readable explanation: programs invoked, token balance changes, fee (SOL + USD), and a one-line summary.
Service
Decode and explain any EVM blockchain transaction across 11 chains (Base, Ethereum, Arbitrum, Optimism, Avalanche, Polygon, Mantle, Monad, Plasma, BSC, Hyperliquid). Get a human-readable summary of swaps, transfers, approvals, DeFi interactions, and more.
Service
NFT metadata, traits, and image URI for any ERC721 or ERC1155 token - fetched via eth_call with IPFS resolution (OneSource live Ethereum RPC)