π Cross-chain inflow detection. Reads a wallet's recent USDC MINTS and correlates them with Circle CCTP receives to tell you whether its USDC is freshly bridged in (and from which source chain β Ethereum, Arbitrum, OP, Polygon, Solanaβ¦) vs natively issued. Freshly bridged capital is new money / a possible cross-chain hop β a real signal for trading and liquidation agents that no other Base tool surfaces. wallet= required, days= optional (default 30, max 90). Not financial advice.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://402.com.tr/api/x402/fresh-bridge' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://402.com.tr/api/x402/fresh-bridge'
Endpoint: https://402.com.tr/api/x402/fresh-bridge. Operated by 402.com.tr, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
EOA vs contract, ETH + USDC balance, transaction count and activity level β straight from Base RPC. Useful for counterparty and wallet checks.
π The 'who am I dealing with?' check for agents. Reads Coinbase's ONCHAIN verification (an EAS attestation by verifications.coinbase.eth) β meaning the address…
π The complete fund-movement authority on a Base wallet in one call: ERC-20 approvals (a spender you approved can pull the token) PLUS Base Account spend permi…
Combines security flags with the verified ABI's function names, then Claude explains the contract's dangerous capabilities β owner can mint, pause, blacklist, u…
Turn ANY text into clean, schema-enforced JSON: pass text= plus the fields you want (fields=name,email,price,date β up to 10) and get exactly those keys back, g…
The pipeline version of ai-extract: send up to 10 documents (text1=β¦&text2=β¦ or texts= with ||| separators) and one field list β get one schema-enforced JSON ob…
The zoom-out flagship: aggregates trending and newly-listed Base tokens, then Claude writes a concise market brief β mood, highlights, new & notable launches, a…
Compress up to 16K characters of anything β articles, transcripts, email threads, reports β into 3-5 precise bullet points, one micro-payment per call. No API k…
The flagship report: aggregates token risk, holder concentration, price/liquidity and OFAC sanctions, then Claude synthesizes a structured verdict (avoid β favo…
Claude-quality translation as a pay-per-call primitive: send text= (up to 6K characters) and to= any language, get only the translation back β no notes, no wrap…
Give a Base transaction hash and Claude explains what it actually did in plain English β the action, a risk read (failed tx, risky approval, high-value transfer…
Pulls a wallet's active token approvals and Claude writes a security audit: overall risk level, USD at risk, and concrete revoke recommendations (which token/sp…