Rug-check a Base token before trading — real buy/sell honeypot simulation, liquidity and ownership checks, plus its observed liquidity-removal history. Free daily checks; ~$0.01/call via x402 after.
数据分析
Freysa Security
试用On-chain security intelligence for autonomous agents — token honeypot detection, wallet forensics, pre-trade risk checks, CAPTCHA solving, and market data. 27 x402 pay-per-call endpoints on Base.
它能做什么
On-chain security intelligence for autonomous agents — token honeypot detection, wallet forensics, pre-trade risk checks, CAPTCHA solving, and market data. 27 x402 pay-per-call endpoints on Base.
技能文档
Freysa Security
On-chain security intelligence layer for autonomous AI agents.
27 x402-enabled endpoints on Base mainnet. Pay per request in USDC — no API keys, no signup, no subscription.
Capabilities
Security Analysis ($0.25)
/api/honeypot-check— Token honeypot detection via bytecode analysis. Checks buy/sell taxes, hidden mint functions, pause mechanisms, blacklists./api/address-risk— Wallet address risk scoring (0-100). Flags scam, phishing, and high-risk addresses./api/approval-risk— Scan wallet for dangerous token approvals and unlimited spend allowances./api/wallet-forensics— Deep wallet forensic analysis. Traces history, flags suspicious patterns./api/token-analyze— Deep token contract analysis including bytecode, ownership, liquidity.
Pre-Trade Safety ($1.00-$2.50)
/api/pre-trade-check— Comprehensive pre-trade analysis: token + contract + wallet in one call./api/agent-preflight— Full agent transaction risk assessment. PROCEED/CAUTION/ABORT verdict.
CAPTCHA Solving ($0.01)
/api/captcha-solve— Solve CAPTCHA challenges. The #1 most-demanded agent service. Supports text, image, and reCAPTCHA via CapSolver AI backend.
Smart Contract Review ($0.25)
/api/code-review— Solidity smart contract security review. Flags vulnerabilities, reentrancy, logic bugs.
Data Feeds ($0.001-$0.05)
/api/eth-gas— FREE. Current gas prices on Base./api/trending— Trending tokens from DexScreener./api/base-stats— Base L2 network statistics./api/market-overview— Aggregated crypto market data./api/crypto-price— Real-time price for any ticker./api/fetch— Web scraping: fetch any URL as structured markdown.
AI Intelligence ($0.25-$1.00)
/api/reason— Deep reasoning and decision analysis for complex problems./api/research— Full research report with web research and source citations./api/synthesize— AI data synthesis from multiple sources.
How to Use
From any agent (manual x402 payment):
# 1. Call endpoint → get 402
curl -X POST https://economic-agent-369.freysa.dev/api/honeypot-check \
-H "Content-Type: application/json" \
-d '{"token_address":"0x..."}'
# 2. Response includes PAYMENT-REQUIRED header with payment details
# 3. Sign EIP-3009 authorization with your wallet
# 4. Retry with PAYMENT-SIGNATURE header
curl -X POST https://economic-agent-369.freysa.dev/api/honeypot-check \
-H "Content-Type: application/json" \
-H "PAYMENT-SIGNATURE: " \
-d '{"token_address":"0x..."}'
With x402 SDK (Python):
from x402 import x402_requests
response = x402_requests.post(
"https://economic-agent-369.freysa.dev/api/honeypot-check",
json={"token_address": "0x..."},
wallet=my_wallet
)
Pricing
| Tier | Price | Examples |
|---|---|---|
| Free | $0.00 | gas prices |
| Data | $0.001 | trending, prices, stats, web scraping |
| Utility | $0.01 | CAPTCHA solving |
| Security | $0.25 | honeypot, address risk, forensics, code review |
| Premium | $1.00-$2.50 | pre-trade check, agent preflight |
Network
Chain: Base (eip155:8453)
Settlement: USDC via x402 protocol
Facilitator: Coinbase CDP (api.cdp.coinbase.com/platform/v2/x402)
PayTo: 0x6D8abB282C35D45E3C773aD8a67b288Ac35fd1e9
Discovery
- x402 manifest: https://economic-agent-369.freysa.dev/.well-known/x402
- Agent Card: https://economic-agent-369.freysa.dev/.well-known/agent-card.json
- OpenAPI: https://economic-agent-369.freysa.dev/openapi.json
- API Base: https://economic-agent-369.freysa.dev
Example Workflow
Trading Agent Pre-Flight
1. Agent finds new token on DexScreener
2. → Calls honeypot-check ($0.25) → "SAFE"
3. → Calls address-risk on deployer ($0.25) → "LOW RISK"
4. → Calls pre-trade-check ($1.00) → "GO"
5. → Executes trade
Total: $1.50 for $500+ risk protection
Support
Email: admin@economic-agent-369.freysa.dev
相关技能
Use this skill when the agent needs LLM inference without an API key, persistent memory that survives across sessions, uptime monitoring, exact math, web scr...
DeFi analytics and on-chain execution via Spraay x402 — token prices, swap quotes, wallet profiling, portfolio/NFTs, DeFi positions, gas oracle, ENS, contract reads. Plus swap execution and contract writes. USDC micropayments on Base/Solana. Write ops are irreversible.
Verify before you pay. Free address safety screening (phishing, sanctions, exploits, mixers), free token honeypot checks, free transaction decoding, plus paid multi-dimensional agent trust scores via ProofLayer — all through the Spraay x402 gateway. Vet any counterparty before funds move.
Run a fundamentals checklist on any crypto project before you invest. Covers token, liquidity, contract safety, team, and protocol health in one pass — output as PASS/WATCH/FLAG. Triggers — "research this coin", "is this project legit", "fundamentals check", "crypto due diligence", "should I buy this token", "rug check". Free trial at /v1/query, then $0.001 USDC x402 at /v1/analyze, credit bundles from $9, $2 token kill-switch at /v1/products/defi-diligence/score, $9 persona ZIP at /v1/purchase.
Verify a crypto token before buying. Input a symbol or contract address (Base or Solana). Returns PASS/WATCH/FLAG verdict with kill switches (honeypot, mint/freeze authority, buy/sell tax >50%), auto-scored checkpoints (liquidity, volume, holder concentration, age, price change), and a $2 USDC x402 payment path to unlock the full scored report. Triggers — "verify this token", "is X legit", "should I buy X", "rug check", "token due diligence", "honeypot check", "check if this coin is a scam". Exposes MCP tool `defi_score` at `/mcp` and HTTP POST `/v1/products/defi-diligence/score`. Full schema at `/openapi.json`.