← all domains

api.x402node.dev

539 resources

Resource Activity

via Bazaar · last 30 days
Total calls
4,163
Unique payers
2,694
Est. volume (30d)
$64.06
~$2.14/day
Last called
Jul 22, 2026

Top resources by calls

ResourceCallsUnique payers
api.x402node.devReal-time forex / exchange rates from the European Central B8130
api.x402node.devTotal value locked for any DeFi protocol with per-chain brea7229
api.x402node.devConvert CNY to USD at live rate. Pass ?amount=100 for value 7022
api.x402node.devLive crypto prices via CoinGecko. Pass symbol=BTC (or ETH, S6821
api.x402node.devConvert an amount between currencies at current ECB rate. Re6530
api.x402node.devFX套息利差排名:基于38国央行政策利率(BIS官方)计算货币对carry利差,借低息买高息,按利差降序排名。可指定融资6520
api.x402node.devLive gas price across Base, Ethereum, Arbitrum, Optimism, Po6424
api.x402node.devConvert USD to CNY at live rate. Pass ?amount=100 for value 6322
api.x402node.devUS airport status from FAA: all airports currently with clos6121
api.x402node.devComposite smart-money score (0-100) for any trader wallet - 5921

All Resources

api.x402node.dev
Token approval risk scan: lists active ERC20 allowances on a wallet's currently-held tokens and flags unlimited approvals (>= 2^255), especially to unverified spenders. Returns verdict (clean/low_risk/review/high_risk), unlimited count, and per-approval token symbol, spender, spender_label, allowance, is_unlimited. For AI agent wallet security audits and pre-transaction risk checks.
$0.10 USDC
api.x402node.dev
Classify Ethereum wallet by behavior pattern: exchange, MEV bot, whale, smart-money, fresh, contract, sybil, unknown. Returns primary_tag, confidence (0-1), signals (tx frequency, counterparty patterns, x402 payment history), metrics (nonce, eth_balance, is_contract). Combines onchain RPC analysis with Coinbase Bazaar payer behavior. Use for AI trading agent counterparty assessment, treasury monitoring, on-chain due diligence.
$0.05 USDC
api.x402node.dev
Detect wallet cluster: given seed address, trace USDC funding source backwards then find sibling addresses funded by same source within last 30 days. Returns funder address, first funding tx, cluster_size, siblings array (up to 50), pattern classification (burner_cluster, linked_addresses, single_sibling, no_funding_found). For sybil detection, treasury monitoring, source-of-funds analysis.
n/a
api.x402node.dev
USDC counterparty graph on Base: POST an address, maps who it sends/receives USDC to/from over N days (hop 1), optionally expands the top counterparties one more hop (hop 2) to reveal clusters and indirect links. Returns labeled nodes (CEX, DEX, bridge, sanctioned/mixer/scam) and weighted edges (tx count, USDC volume). For AI agent due diligence, AML graph analysis, sybil/cluster detection and source-of-funds mapping. Not financial advice.
$0.10 USDC
api.x402node.dev
Bidirectional ENS + Basename resolution: POST { name } (e.g. vitalik.eth or jesse.base.eth) to resolve its address, or POST { address } to resolve its primary name (checks both Base basename and Ethereum .eth). Uses the L1 ENS Universal Resolver with ENSIP-19, CCIP-read, which a Base-only RPC cannot do. For AI agents resolving human-readable names to addresses and labeling counterparties before transacting.
n/a
api.x402node.dev
Counterparty exposure analysis: given wallet address, scans last 30 days of Base USDC transfers and aggregates interactions with all labeled entities (CEX, DEX router, bridge, protocol). Returns labeled counterparties with name, category, in/out tx count, total USDC volume, last_block. Red flags if counterparty is sanctioned, mixer, scam. For agent due diligence, automated KYC-lite, source-of-funds verification.
$0.10 USDC
api.x402node.dev
Source-of-funds tracing: POST a Base address, traces its earliest inbound funding (native ETH + ERC20) back up to N hops to find the first funder and ultimate origin. Stops at a labeled exchange or bridge (a KYC'd origin) or when no inbound exists. Returns the funding chain with labels, blocks, timestamps and amounts. For AI agent due diligence, sybil/cluster detection, source-of-funds and AML checks. Not financial advice.
$0.10 USDC
api.x402node.dev
Bulk onchain address labeling: POST up to 50 Base/EVM addresses, returns curated entity labels (CEX hot wallet, DEX router, bridge, stablecoin, lending protocol, plus sanctioned/mixer/scam flags) with tag, name, category, confidence and source. For AI agent due diligence, counterparty screening, automated KYC-lite and payment-routing risk gating. null = address not in the curated label set.
n/a
api.x402node.dev
Realized profit and loss and cost basis for an ERC20 token in a wallet on Base, computed from on-chain DEX trades against a quote asset (USDC by default). Returns average buy and sell price, realized PnL, remaining position and cost basis. Search terms: wallet PnL, realized gains, cost basis, token profit, crypto tax accounting, trade history.
$0.10 USDC
api.x402node.dev
Recent large USDC transfers on Base mainnet with auto-classification of sender and receiver addresses. Query parameters: min_usd (default 100000, min 1000), hours (default 1, max 6). Returns top 50 sorted transfers with from/to addresses, behavioral tags, names if known, amount_usd, tx hash, block. For trading alpha agents tracking whale movements, treasury flow monitoring.
$0.05 USDC
api.x402node.dev
Full wallet risk profile in one call: behavior classification + credit score (0-100) + labeled-counterparty exposure (last N days, default 7). Returns verdict (low_risk/medium_risk/high_risk/flagged), risk_score, primary_tag, red_flags (zero-history, sanctioned/mixer/scam), plus identity/credit/exposure detail. Replaces classify+score+exposure in one paid call. For AI agent due diligence and payment-routing risk gating.
$0.20 USDC
api.x402node.dev
Wallet credit score 0-100 from onchain transaction history pattern. Factors: tx volume (nonce), account age, ETH balance level, known label boost, x402 payment history. Red flags: zero activity, known mixers, sanctioned counterparties. Use for agent-side counterparty due diligence prior to transacting, automated KYC-lite, payment routing risk assessment.
$0.05 USDC
api.x402node.dev
Token safety check before buying or interacting: given an ERC20 contract on Base, returns risk_score 0-100 and verdict. Scans bytecode for dangerous functions (mint, blacklist, pausable transfers, adjustable fees), checks ownership renounced vs active, ERC20 interface completeness, and supply concentration. Red flags surface honeypot/rug indicators. For AI trading agent pre-transaction due diligence, automated token vetting, rug-pull avoidance.
$0.10 USDC
api.x402node.dev
Onchain transaction verification: POST a Base tx hash, returns whether it confirmed or reverted, confirmation count, the actual ERC20 token transfers that occurred (with token labels), ETH value moved, gas used and gas cost. For AI agents to verify an action truly executed before proceeding (did the payment land, did the swap go through, did it revert). Machine-readable execution receipt from onchain truth.
n/a
api.x402node.dev
Current air quality at a location by latitude and longitude or city: US AQI, PM2.5, PM10, ozone, nitrogen dioxide, carbon monoxide. Live environmental data. air quality, AQI, PM2.5 PM10, pollution, ozone by city
$0.005000 USDC
api.x402node.dev
Current weather at a location by latitude and longitude or city name: temperature, feels-like, humidity, precipitation, wind. Live conditions an LLM cannot know. weather now, current weather, temperature, wind, conditions by city
$0.005000 USDC
api.x402node.dev
Multi-day daily weather forecast by latitude and longitude or city: high and low temperature, precipitation amount and probability, max wind. For planning and logistics. weather forecast, daily forecast, rain chance, temperature forecast, by city
$0.005000 USDC
api.x402node.dev
Hourly weather for the next day or two by latitude and longitude or city: temperature, precipitation probability, wind, conditions. For scheduling and ops. hourly weather, next hours forecast, rain probability, hourly temperature, by city
$0.005000 USDC
api.x402node.dev
Current marine sea conditions at a coastal or ocean point by latitude and longitude: wave height, wave period, wave direction. For shipping, ports and offshore ops. marine weather, wave height, sea state, shipping conditions, offshore
n/a
api.x402node.dev
Amazon product page fetch — title, price and details as they appear, via managed retrieval that handles bot protection and JavaScript rendering. For price tracking, product research and ecommerce data. amazon, product page, price tracking, ecommerce data, product research, retail, asin Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Query Internet Archive Wayback Machine for snapshots of any URL. Returns latest snapshot, first capture in sample, total count, and recent snapshot links. Built for content provenance, dead-link recovery, and historical research. Use url param
$0.005000 USDC
api.x402node.dev
Batch page fetch — read up to 5 URLs in one call and return clean markdown for each, via managed unlocking with residential routing and JS rendering. For bulk RAG ingestion, multi-source research, crawling and dataset building. batch read, bulk fetch, multi-url, crawler, web scraping, rag ingestion, parallel fetch, dataset building Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Structured page extraction — clean markdown plus extracted links and headings as structured data, via managed retrieval with JS rendering. For RAG, crawling and content analysis. web extract, structured extraction, links, headings, markdown, rag, crawling, content analysis Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Fetch URL and return all HTTP response headers plus security audit (HSTS, CSP, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Permissions-Policy). Returns security_score 0-100 and missing headers list. Built for security agents and compliance audits. Use url param
$0.008000 USDC
api.x402node.dev
Public professional profile or company page fetch — clean content via managed retrieval with residential routing and JS rendering. For B2B research, lead enrichment and recruiting intelligence. linkedin, profile lookup, company data, b2b research, lead enrichment, recruiting, walled-garden data Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Extract OpenGraph (og:title, og:image, og:description, og:type) + Twitter Card meta + basic <title>/<meta>/canonical from any URL. Built for AI agents generating shareable previews, understanding link content, and content moderation. Use url param
$0.005000 USDC
api.x402node.dev
Read any web page as clean, LLM-ready markdown — managed unlocking with residential IPs, IP rotation, automated CAPTCHA solving and full JavaScript rendering; overcomes blocks. For RAG ingestion, agent browsing and access-controlled pages. web read, fetch page, scrape, markdown, unblock, javascript rendering, rag ingestion, agent browsing Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Fetch and parse robots.txt for a domain. Returns parsed allow/disallow rules per user-agent, sitemap URLs, crawl-delay directives, and raw content. Built for AI agents planning ethical web crawling and SEO audit. Use ?domain=example.com.
$0.005000 USDC
api.x402node.dev
Fetch and parse sitemap.xml. Returns up to 500 URLs with lastmod/changefreq/priority. Auto-detects sitemap index. Built for AI agents indexing sites, tracking content changes, and SEO audit. Use url param
$0.008000 USDC
api.x402node.dev
Public social profile or post fetch — clean content via managed retrieval with residential routing and JS rendering. For social listening, sentiment, influencer and brand research. social lookup, x, twitter, social media, social listening, sentiment, influencer research, walled-garden data Accepts payment on Base or Solana — either network works.
$0.02 USDC
api.x402node.dev
Deep wash-trading detection for an x402 seller - samples buyer wallets for freshness, analyses payment timing bursts and wallet reuse to score how likely the seller's sales are self-generated fakes vs real distinct customers - the forensic layer beyond raw revenue, exposing inflated volume that fools everyone else. wash trading detection, fake sales, self trading, x402 authenticity, real customers check, sales fraud detection
$4.00 USDC
api.x402node.dev
De-washed x402 revenue intelligence and wash trading detection for AI agents. Pass payTo for a payee real independent customer count versus self funded volume. Two hop on-chain USDC funding trace separates organic demand from circular self payment rings, sybil clusters, and fake volume. Search terms: x402 revenue, wash trading, sybil detection, bot volume, real customers, agent reputation.
n/a
api.x402node.dev
x402 ecosystem intelligence and Bazaar analytics for AI agents. Market overview: total listings, real versus spam listings, distinct payees, bulk publisher and placeholder spam share, top genuine builders. Daily full catalog snapshot. Search terms: x402 stats, ecosystem metrics, Bazaar directory, spam detection.
$0.20 USDC
api.x402node.dev
The real x402 seller leaderboard with known wash-trading whales filtered out - the genuine top providers by activity that public rankings hide behind inflated wash-traded numbers, from proprietary tracking data. x402 leaderboard, x402 top sellers, x402 ranking, real x402 providers, agent economy leaders, x402 rankings
$2.50 USDC
api.x402node.dev
New vs exited x402 sellers over a chosen window with net entity change - reveals whether the x402 ecosystem is attracting or losing participants, an entry-momentum signal for investors and researchers, from proprietary multi-day snapshots that cannot be reconstructed retroactively. x402 newcomers, x402 new sellers, ecosystem growth, x402 entrants, agent economy momentum, who joined x402
$3.00 USDC
api.x402node.dev
x402 network pricing distribution - median, percentiles and price bands across all endpoints (wash traders filtered) - tells anyone launching an x402 service the going market rate to price competitively, from proprietary network data impossible to compute without full snapshots. x402 pricing, x402 price benchmark, endpoint pricing, x402 market rate, how to price x402, pricing distribution
n/a
api.x402node.dev
x402 ecosystem health pulse from a proprietary multi-week dataset - total vs wash-filtered real listings, active entity count, spam ratio and 1d/7d trend with a health verdict - the real state of the x402 economy that public numbers hide, impossible to compute without historical tracking. x402 ecosystem, x402 health, x402 market, x402 stats, x402 growth, agent economy health
n/a
api.x402node.dev
Real on-chain USDC revenue for any x402 payTo address on Base - actual payments received, unique buyers, last activity and a verdict (active business / dormant / vaporware) that pierces advertised listing prices - reveals whether an x402 service genuinely has paying customers, intelligence no public listing shows. x402 revenue, does it sell, real sales, x402 traction, is it making money, payTo revenue check
n/a
api.x402node.dev
x402 ecosystem daily time series - listings, active entities and spam ratio over the past 2+ weeks with period-over-period change - reveals whether the agent-payment economy is genuinely growing or just wash-trading churn, from a proprietary dataset that cannot be reconstructed after the fact. x402 trends, x402 growth chart, x402 history, agent economy trend, x402 time series, x402 over time
n/a
← prev