Agentscan
Recent
0x2b4e…9037$7140.0980xae54…e571$242.7570xd143…f376$189.6800x6956…1b2b$148.3470x86ee…a73d$121.6000x9d94…a436$121.3000x7ee0…b59a$107.8920x6a16…3b5e$105.0000x3aa2…2932$98.9010x4688…2857$96.0000xd517…b6ac$89.9100x922e…e4dd$89.9100x5840…aa15$88.0000xf2f2…8528$84.0000x5382…4a93$80.9190x0720…106a$75.0000x7e93…de68$62.9370x1595…99e6$62.9370x957f…20a0$60.0000x5fa3…afbd$54.0000x67e1…227c$53.9460xcf34…d34c$53.9460x4347…d834$53.9460xd4ab…64fe$49.0000x12c9…091e$48.0000xec7a…05e8$48.0000x8098…d783$47.5000x63eb…37bd$44.9550xb86c…d1dd$44.9550xf6ca…b61c$44.9550x68f7…2673$44.9550xc36b…0f9d$44.9550xdf7a…7663$40.0030x6079…60d3$36.0000x7c1c…afb0$35.9640x828a…1a46$35.9640xe06d…9f32$35.9640x6088…a4a8$35.9640x5e63…d15d$35.9640xcad3…9589$35.0150xa5a9…221f$35.0150x8dae…0ee1$35.0000xc43b…0904$33.0000xd4d2…a4e3$30.4000xe862…eda4$30.0000xc7c5…306f$30.0000xdab7…a528$28.5000x3cd6…3cee$28.0120xc852…46d7$26.9730xe6b8…a95e$26.973

Riley Craig x402 Agent Store

agentexchange.work

Provides on-demand machine-readable data streams for AI agents: market signals, crypto metrics, and risk analytics.

data_oracle
from$0.001

Trust signal

Corroborated6363/ 100

4 of 4 pillars

coverage 100%

Pillars

Traction
70%
Liveness
100%
Identity
26%
Longevity
20%

Signals

On-chain settlement (CDP)
Active in last 30 days
Endpoint reachable
GitHub org present
X (Twitter) handle
.well-known/agent.json
skill.md published
ERC-8004 registered

Evidence tiers, not an endorsement · trust model v0.1.0 (provisional) · CDP-lane settlement only (D3) · Trust API coming soon

On-chain traction

Min price (402)$0.001
Total vol$14.67
30d vol$14.65
Total tx881
30d tx872
FirstMay 21, 2026
LastJul 10, 2026

ERC-8004 agent registry

Not registered

Not found in the ERC-8004 agent registry. This is the default state — absence is not a negative signal.

Identity & classification

Xunverified
GitHubunverified
ENSunverified
Category confidenceunscored

Settlement volume

USDC settled on-chain · monthly

as of Jul 12, 2026

loading chart…

Endpoints(50)

GEThttps://store.agentexchange.work/chain/allowance

How much of an ERC-20 token a spender is approved to move from an owner's wallet, via allowance, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The approval read every DeFi, swap and trading agent makes before (and after) a transaction to know if an approve is needed. Live public RPC; one paid call at $0.001.

$0.0010 USDCpay_to unverifiedlive · 5881msJul 6
GEThttps://store.agentexchange.work/chain/balance

The cheapest on-chain RPC read: any address's native coin balance (ETH/POL/xDAI) with live USD value and outgoing transaction count (nonce), across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The high-frequency balance check wallet-tracking, settlement, and trading agents poll constantly. Free upstream (Blockscout); undercuts onesource.

$0.0010 USDCpay_to unverifiedlive · 6092msJul 6
GEThttps://store.agentexchange.work/chain/block-number

The current chain tip (latest block height) via eth_blockNumber, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The freshness read settlement, indexing and trading agents poll to know where the chain is. Live public RPC; one paid call at $0.001.

$0.0010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/chain/call

Simulate any read-only Ethereum contract call via eth_call — pass a contract address and encoded calldata, get the raw return value, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The universal contract-read primitive for agents that need a view function not covered by a dedicated endpoint. Live public RPC; one paid call at $0.001.

$0.0010 USDCpay_to unverifiedlive · 147msJul 6
GEThttps://store.agentexchange.work/chain/chain-id

The EIP-155 chain ID for any supported network via eth_chainId — the read multi-chain agents make to confirm which chain an RPC is on before signing. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; undercuts onesource (Ethereum-only) at $0.001 on 6 chains.

$0.0010 USDCpay_to unverifiedlive · 6731msJul 6
GEThttps://store.agentexchange.work/chain/code

Is an address a smart contract or a regular wallet (EOA)? Returns whether deployed bytecode exists and its size via eth_getCode, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The safety/identity read wallet, payment and trading agents make before interacting with an address. Live public RPC; one paid call at $0.001.

$0.0010 USDCpay_to unverifiedlive · 6418msJul 6
GEThttps://store.agentexchange.work/chain/ens

Resolve ENS in either direction on Ethereum: an ENS name (vitalik.eth) → its 0x address, or a 0x address → its primary ENS name (plus avatar when set). The identity read wallet, payment, and UX agents make to verify who they're sending to or to show a human-readable name instead of a raw hex address. Free upstream (Blockscout ENS / live registry); one paid call instead of running your own resolver.

$0.0010 USDCpay_to unverifiedlive · 6119msJul 6
GEThttps://store.agentexchange.work/chain/erc20-balance

Any wallet's balance of any ERC-20 token (USDC, USDT, DAI, or any contract) via balanceOf, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The token-balance read wallet-tracking, copy-trade, treasury and trading agents poll constantly — the most-called RPC read after native balance. Live public RPC; undercuts onesource at $0.001.

$0.0010 USDCpay_to unverifiedlive · 119msJul 6
GEThttps://store.agentexchange.work/chain/estimate-gas

Estimate the gas a transaction will use via eth_estimateGas — the pre-send read every tx-building, trading and settlement agent makes to size gas and avoid out-of-gas reverts. Pass from/to/value/data. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; undercuts onesource at $0.001 on 6 chains.

$0.0010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/chain/gas

Live network gas prices (slow / average / fast, in gwei) for any chain — the pre-transaction read every trading, sniping, and settlement agent makes before sending a tx to size the fee. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free upstream (Blockscout); one paid call instead of running your own RPC.

$0.0010 USDCpay_to unverifiedlive · 6382msJul 6
GEThttps://store.agentexchange.work/chain/nonce

An address's transaction count (nonce) via eth_getTransactionCount — the next nonce to use and total outgoing transactions, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The read settlement and trading agents make to build and sequence transactions. Live public RPC; one paid call at $0.001.

$0.0010 USDCpay_to unverifiedlive · 6577msJul 6
GEThttps://store.agentexchange.work/chain/storage

Read any raw contract storage slot via eth_getStorageAt — the low-level read auditing, proxy-resolution and advanced trading agents make to inspect contract state directly. Pass address + slot. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free public RPC; undercuts onesource at $0.001 on 6 chains.

$0.0010 USDCpay_to unverifiedlive · 11489msJul 6
GEThttps://store.agentexchange.work/chain/supply

Total supply, holder count, decimals, and live USD price / market cap for any ERC-20/721 token contract, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The supply read trading, valuation, and risk agents make to size circulating supply, dilution, and holder distribution before pricing or trading a token. Free upstream (Blockscout); one paid call instead of running your own RPC.

$0.0010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/chain/tx

Look up any transaction by hash: confirmation status (success/failed/pending), block number, confirmations, value, from/to, fee paid, gas used, and the decoded method. The read every settlement, trading, and payment agent polls after sending a tx to confirm it landed. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Free upstream (Blockscout); one paid call instead of running your own RPC.

$0.0010 USDCpay_to unverifiedlive · 6369msJul 6
GEThttps://store.agentexchange.work/crypto/prices

Current USD prices for one or more tokens by CoinGecko id (e.g. bitcoin, ethereum, solana, usd-coin). Returns price, symbol, and confidence per token in one call. Sourced live from DefiLlama with attribution.

$0.0010 USDCpay_to unverifiedlive · 6050msJul 6
GEThttps://store.agentexchange.work/crypto/security

Pre-trade safety check for any token contract: is it a honeypot, buy/sell tax, mintable, owner can reclaim, transfer-pausable, blacklist, open-source, holder count — plus a DANGER/HIGH_RISK/CAUTION/OK verdict and risk flags. The call every trading and sniping agent should make BEFORE buying. Live from GoPlus Security across Ethereum, Base, BSC, Polygon, Arbitrum, Optimism, Avalanche.

$0.0010 USDCpay_to unverifiedlive · 133msJul 6
GEThttps://store.agentexchange.work/github/trending

Top trending GitHub repositories by stars over the last day/week/month, optionally filtered by language. For research, developer-intel, and market-scanning agents. Live from the GitHub Search API.

$0.0010 USDCpay_to unverifiedlive · 6056msJul 6
GEThttps://store.agentexchange.work/hn/top

Current Hacker News top stories with score, author, comment count, and links. For tech-trend, sentiment, and news-monitoring agents. Live from the Hacker News API.

$0.0010 USDCpay_to unverifiedlive · 6039msJul 6
GEThttps://store.agentexchange.work/npm/downloads

Download counts for any npm package over the last day/week/month. For dependency-intel, due-diligence, and market-research agents. Live from the npm registry stats API.

$0.0010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/truck/cpm

Computes a trucking operation's true cost per mile from annual miles and cost inputs (truck payment, insurance, fuel, maintenance, tires, permits). Returns itemized CPM and the minimum profitable rate per mile.

$0.0010 USDCpay_to unverifiedlive · 6350msJul 6
GEThttps://store.agentexchange.work/truck/profit

Given a freight load (rate, loaded miles, deadhead miles, fuel price, MPG, fixed+variable cost per mile), returns net profit, true cost-per-mile, break-even rate-per-mile, and an accept/reject verdict. For logistics and dispatch agents evaluating loads.

$0.0010 USDCpay_to unverifiedlive · 130msJul 6
GEThttps://store.agentexchange.work/web/wikipedia

Keyless fact-grounding: search Wikipedia for any topic and get the matching article titles with extract snippets and canonical URLs — the cheap knowledge read agents make to ground answers and reduce hallucination. Free upstream (Wikimedia API).

$0.0010 USDCpay_to unverifiedlive · 6821msJul 6
GEThttps://store.agentexchange.work/chain/tx-explain

Decode any transaction by hash into plain English: what happened (swap/transfer/approval/mint/call), the actors, and the full asset changes (every native+token in/out with symbol, amount, direction), plus status, fee and method. For wallet UX, accounting, risk and trading agents. Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis via Blockscout.

$0.0020 USDCpay_to unverifiedlive · 108msJul 6
GEThttps://store.agentexchange.work/crypto/dex

Live decentralized-exchange trading data for ANY token by symbol, name, or contract address: USD price, 24h volume, liquidity, buy/sell transaction counts, and price momentum across 5m/1h/6h/24h, across every chain and DEX. For crypto trading, sniping, research and portfolio agents that poll the market constantly. One paid call instead of integrating Dexscreener.

$0.0020 USDCpay_to unverifiedlive · 112msJul 6
GEThttps://store.agentexchange.work/gov/treasury

Latest official US Treasury average interest rates by security type (Bills, Notes, Bonds, TIPS, FRN) plus total public debt outstanding, sourced live from the US Treasury Fiscal Data API (public domain). For finance, macro, and trading agents needing authoritative government data in one call.

$0.0020 USDCpay_to unverifiedlive · 5959msJul 6
GEThttps://store.agentexchange.work/connect/company

Enrich any company by its domain in one call — RDAP registration age + registrar, DNS (does it run email, what website/host), and a Wikipedia company profile when available. The cheap company-intelligence read sales, research, and qualification agents make. Free public upstreams, pure margin — our entry into the data-enrichment lane (StableEnrich charges $0.02-0.05 for paid-upstream enrichment; this is the free-data company layer at a fraction).

$0.0030 USDCpay_to unverifiedlive · 5754msJul 6
GEThttps://store.agentexchange.work/crypto/launches

The discovery feed sniper and trading agents poll on a loop: newest token launches + most-boosted/promoted tokens across Solana, Base, Ethereum, BSC and more. Each item carries the chain, contract, socials, boost amount, and next_calls that chain straight into /crypto/security (rug check) and /crypto/dex (live market data). Top-of-funnel for the whole trading lane.

$0.0030 USDCpay_to unverifiedlive · 6050msJul 6
GEThttps://store.agentexchange.work/crypto/wallet

Look up any wallet's token holdings with live USD values: every ERC-20 position with amount, price, USD value and portfolio %, total portfolio value, top-position concentration, and spam/unpriced filtering. The 'bagcheck' call for copy-trading, risk, research and portfolio agents. Across Base, Ethereum, Optimism, Arbitrum, Polygon. Free upstream (Blockscout).

$0.0030 USDCpay_to unverifiedlive · 108msJul 6
GEThttps://store.agentexchange.work/defi/yields

Current top DeFi yield opportunities filtered by chain and minimum TVL. Returns pool, project, chain, APY (base + reward), TVL, and stablecoin flag, sorted by APY. Sourced live from DefiLlama with attribution. For agents scanning yield opportunities.

$0.0030 USDCpay_to unverifiedlive · 6186msJul 6
GEThttps://store.agentexchange.work/web/search

One call, many sources: search Hacker News, GitHub, Stack Overflow, and Wikipedia by keyword and get back a unified, ranked result set — titles, URLs, scores/stars, and snippets — across all of them at once. The general research/search read agents make to ground answers, find code, surface discussion, and gather context. No API keys, no per-source accounts, free upstreams. Pass `sources` to narrow (hackernews,github,stackoverflow,wikipedia).

$0.0040 USDCpay_to unverifiedlive · 7327msJul 6
GEThttps://store.agentexchange.work/brands/visibility-index

Proprietary dataset: AI-visibility scores (0-100) for 25 major brands across 5 industries (trucking, project management, website builders, CRM, AI code editors), measured by whether an LLM names them in answers to real buyer questions. Includes mention counts and which competitors AI names instead. Refreshed each edition. For market-research, brand-monitoring and GEO agents.

$0.0050 USDCpay_to unverifiedlive · 137msJul 6
GEThttps://store.agentexchange.work/connect/token

ONE call that connects pre-trade safety and live market data into a single token-intelligence report: GoPlus rug-check (honeypot, taxes, mint/owner risk) + Dexscreener price/liquidity/volume/momentum, fused into a combined GO / CAUTION / AVOID recommendation. The aggregator call trading & sniping agents make instead of chaining 2-3 separate requests. Free upstreams, pure margin, cheaper than buying the parts separately.

$0.0050 USDCpay_to unverifiedlive · 6009msJul 6
GEThttps://store.agentexchange.work/macro/country

Live macro/economic indicators for ANY of 200+ countries in one call: GDP, GDP growth %, inflation (CPI %), unemployment %, GDP per capita, and population — most-recent values with year. For AI macro, finance, research and trading agents. Official public-domain data from the World Bank (every country, not just the majors). Pass an ISO code (USA, DEU, JPN, CHN, GBR, IND, BRA).

$0.0050 USDCpay_to unverifiedlive · 10670msJul 6
GEThttps://store.agentexchange.work/macro/risk-spread

Credit-analyst primitive for agents: compares live top stablecoin DeFi yields (DefiLlama) against the official US Treasury Bill rate (US Treasury Fiscal Data) in one call. Returns the risk-free rate, top on-chain yields, the spread for each, and a verdict on whether on-chain yield currently compensates above risk-free. TradFi + DeFi combined — no other single endpoint does this.

$0.0050 USDCpay_to unverifiedlive · 6095msJul 6
GEThttps://store.agentexchange.work/signal

Live, time-stamped feed of which brands and product categories are being checked for AI-search visibility right now (US/EU markets), with trending brands and categories. Real usage data, not synthetic.

$0.0050 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/intel/eu-tenders

The overseas opportunity layer: search live EU public procurement tenders by keyword/sector from the official EU TED (Tenders Electronic Daily) database — title, country, publication date, and notice link, recent-first, with a total-match count. Covers all 27 EU member states' public contracts. For sales, BD, research and prospecting agents (and humans) targeting European government & public-sector spend — a market almost nobody packages for agents. Free official upstream, pure margin.

$0.010 USDCpay_to unverifiedlive · 107msJul 6
GEThttps://store.agentexchange.work/markets/prediction

Live real-money prediction-market odds from Polymarket: top markets by 24h volume with implied probabilities, price moves, dollar volume, and liquidity. Search by keyword (bitcoin, election, fed, world cup, AI). For trading, forecasting, news, and event-resolution agents — one paid call instead of integrating the exchange API yourself.

$0.010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/social/sentiment

Scan public crypto communities and feeds for keywords and compute real-time sentiment scores.

$0.010 USDCpay_to unverifiedunreachableJul 6
GEThttps://store.agentexchange.work/category/ranking

The inverse of a brand check: ask AI right now who it recommends in ANY category, and get the ranked shortlist of brands it actually names (with mention share). Live from a current model. For competitive-intel, market-research, GEO and sales agents that want the whole AI landscape of a category, not just one brand. Nobody else sells the live category leaderboard.

$0.020 USDCpay_to unverifiedlive · 6245msJul 6
GEThttps://store.agentexchange.work/connect/enrich

Lookup company domain registration age, DNS MX mail servers, and Wikipedia metadata.

$0.050 USDCpay_to unverifiedlive · 6584msJul 6
GEThttps://store.agentexchange.work/crypto/ai-visibility

Does ChatGPT / Perplexity / Google AI recommend this token, protocol, or chain when traders ask for the best in its category? Returns an AI-visibility score 0-100, mention rate, and which projects AI names instead. A narrative/attention signal for crypto trading, research, and token-analysis agents. The only AI-recommendation data for crypto projects.

$0.050 USDCpay_to unverifiedlive · 95msJul 6
GEThttps://store.agentexchange.work/web/scrape

Fetch page content, extract title, description, headings, links, and clean readable text. Fully legal and opt-in.

$0.050 USDCpay_to unverifiedlive · 6003msJul 6
GEThttps://store.agentexchange.work/web/crawl

Crawl internal links of a domain, discover site structure, and scan for target keywords or signals.

$0.150 USDCpay_to unverifiedlive · 6120msJul 6
GEThttps://store.agentexchange.work/property/valuation

Fetch real estate property details, lot characteristics, tax assessments, and market valuation estimate ranges for NYC properties.

$0.250 USDCpay_to unverifiedlive · 6148msJul 6
GEThttps://store.agentexchange.work/agent/enterprise-integration

Generate copy-pasteable configuration payloads and IaC templates to connect paid MCP servers to Salesforce Agentforce, Google Vertex AI, and AWS WAF.

$0.490 USDCpay_to unverifiedlive · 192msJul 6
GEThttps://store.agentexchange.work/crypto/market-metrics

Real-time price, market cap, and 24h volume for top cryptocurrencies to enable automated trading decisions and portfolio tracking.

$0.490 USDCpay_to unverifiedlive · 128msJul 6
GEThttps://store.agentexchange.work/weather/forecast

Aggregates global weather forecasts using open meteorological data. Useful for supply-chain routing, event planning, and agriculture commodity prediction.

$0.490 USDCpay_to unverifiedlive · 6043msJul 6
GEThttps://store.agentexchange.work/web/markdown-scraper

Converts any URL into clean, LLM-friendly Markdown for autonomous web research, bypassing basic bot protection. Essential for agents that need to read the web.

$0.490 USDCpay_to unverifiedlive · 6186msJul 6
GEThttps://store.agentexchange.work/brands/check

Live brand AI-visibility audit: does ChatGPT, Perplexity, Gemini, Google AI Overviews or Claude recommend this brand when buyers ask for the best in its category, or name competitors instead? Returns a score 0-100, mention rate, the competitors AI names instead, and evidence. GEO/AEO/AI-search brand monitoring. Params: brand + category (+ optional market).

$0.950 USDCpay_to unverifiedlive · 6186msJul 6
GEThttps://store.agentexchange.work/sales/qualify

Lead qualifier for agencies selling SEO/GEO/marketing: runs a live AI-visibility audit on a prospect and returns a lead tier (HOT/WARM/COLD), score 0-100, the competitors AI recommends instead, a ready-to-personalize outreach opener, and a re-check plan. Sends nothing itself. Params: brand + category (+ optional market, seller_service).

$0.950 USDCpay_to unverifiedlive · 6526msJul 6