# agentutility > 799 paid x402 endpoints for autonomous agents, organized into 18 product clusters. USDC-settled on Base. MCP-callable. ERC-8004 identified (agentId 47167). Built so an agent can find, call, and pay for utility on its own. By x.com/agentutility_ai. ## what this is agentutility hosts paid HTTP endpoints behind the x402 protocol. Every endpoint accepts a POST, returns 402 Payment Required with payment instructions, and delivers the response after a USDC transferWithAuthorization is signed and replayed via X-PAYMENT. Per-call pricing ranges from $0.001 to $5 USDC on Base mainnet. There are no API keys, no signups, no dashboards. Agents discover endpoints via the Coinbase x402 Bazaar, stdio MCP packages under @agentutility/mcp-*, or the ERC-8004 Identity Registry. Agents can bootstrap from https://agentutility.ai/prompt.txt for a self-contained set of instructions, or install the Claude Code skill from https://agentutility.ai/skill.md. ## machine-readable indexes - [registry.json](https://agentutility.ai/registry.json): canonical endpoint manifest with prices, schemas, and tags - [llms-full.txt](https://agentutility.ai/llms-full.txt): full content snapshot of every cluster + endpoint - [endpoints.txt](https://agentutility.ai/endpoints.txt): plain-text one-line-per-endpoint listing - [catalog.txt](https://agentutility.ai/catalog.txt): plain-text catalog with descriptions, grep-friendly - [mcp](https://agentutility.ai/mcp/): installable MCP servers, one package per live cluster - [skill.md](https://agentutility.ai/skill.md): installable Claude Code skill for the whole catalog - [prompt.txt](https://agentutility.ai/prompt.txt): copy-paste instruction block for any agent harness - [sitemap.xml](https://agentutility.ai/sitemap.xml): every page URL - [/.well-known/agent.json](https://agentutility.ai/.well-known/agent.json): ai-plugin.json-shaped agent manifest ## docs - [Start](https://agentutility.ai/start): human + agent quickstart - [How it works](https://agentutility.ai/docs): the protocol, MCP server, ERC-8004 discovery, registry - [Agent card](https://agentutility.ai/agent-card): on-chain ERC-8004 agent card resolution - [Updates](https://agentutility.ai/updates): daily articles on x402, the agent economy, and the portfolio (also at [feed.xml](https://agentutility.ai/updates/feed.xml) and [atom.xml](https://agentutility.ai/updates/atom.xml)) - [Campaigns](https://agentutility.ai/campaigns): generated workflow pages for concrete agent jobs and endpoint bundles ## examples / recipes - [x402-recipes](https://github.com/agentutilityai/x402-recipes): runnable code samples for calling agentutility endpoints ## recent updates - [2026-08-15: A bounded repeat-research recipe for web-search](https://agentutility.ai/updates/web-search-repeat-research-recipe): The new web-search recipe caps one paid request, records a local run claim, and keeps the query, result count, and recency window stable for a later source-list comparison. - [2026-08-14: image-generate-pro now spells out repeatable premium asset runs](https://agentutility.ai/updates/image-generate-pro-repeatable-assets): The premium image route now explains how to preserve a chosen tier, canvas, and seed after an asset is approved. - [2026-08-14: One command to pay for any endpoint: @agentutility/cli](https://agentutility.ai/updates/agentutility-cli): npx @agentutility/cli handles wallet creation, catalog search, price checks, and the x402 payment handshake. Two commands from zero to a paid call. - [2026-08-13: image-generate is now $0.011 per call](https://agentutility.ai/updates/image-generate-price): The repeatable hosted-PNG route and its inherited image-generation aliases now charge $0.011 per call. The request and response contract is unchanged. - [2026-08-13: image-generate now names the AI image generator job directly](https://agentutility.ai/updates/image-generate-ai-image-generator-copy): The image-generate listing and Synthforge MCP tool now lead with the AI image generator job while keeping the existing request and hosted-PNG response unchanged. - [2026-08-12: Five gates before an x402 endpoint cluster gets code](https://agentutility.ai/updates/writing-a-cluster-design-spec): Our cluster spec names the buyer, x402 wedge, lead endpoint, build order, and kill criteria before coding starts, keeping paid agent tools tied to a callable job. - [2026-08-11: Repeatable image production with one seed](https://agentutility.ai/updates/image-generate-repeatable-assets): A runnable image-generate request that keeps prompt, dimensions, tier, and seed together so an agent can reproduce an approved asset instead of starting over. - [2026-08-10: Deprecating paid x402 endpoints with 410 Gone and a successor URL](https://agentutility.ai/updates/endpoint-deprecation-without-tears): Retire paid x402 routes safely with a dated notice, an updated registry record, a free 410 response, and a machine-readable link that sends agents to the successor. - [2026-08-09: Translate now leads with recurring support and document work](https://agentutility.ai/updates/translate-recurring-workflows): The translate listing now makes its recurring agent use cases and response contract explicit. - [2026-08-08: browser-session now states its public-URL limits](https://agentutility.ai/updates/browser-session-update-2026-08-08): browser-session still costs 0.03 USDC per call, but its catalog contract now caps public URLs at 4,096 characters and marks two legacy controls as compatibility inputs. ## campaign pages - [Agent Due Diligence API: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/agent-due-diligence-capture-comparison): agent due diligence workflow for agents that need paid x402 calls without account setup. - [Agent Due Diligence API: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/agent-due-diligence-recipe-comparison): agent due diligence workflow for agents that need paid x402 calls without account setup. - [Agent Due Diligence API workflow](https://agentutility.ai/campaigns/agent-due-diligence-recipe-recipe): One call to inspect code, deploy config, dependency risk, secrets, and prompt-injection exposure. - [Agent Search & News: x402 calls vs account-based search APIs](https://agentutility.ai/campaigns/agent-search-news-recipe-comparison): A comparison page for agents choosing between per-call x402 search endpoints and account-based search or news APIs. - [Agent Search & News workflow](https://agentutility.ai/campaigns/agent-search-news-recipe-recipe): One x402 bundle for agents that need search results, headlines, and cited briefs without wiring a search stack. - [Authentic Sentiment API: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/authentic-sentiment-recipe-comparison): authentic sentiment workflow for agents that need paid x402 calls without account setup. - [Authentic Sentiment API workflow](https://agentutility.ai/campaigns/authentic-sentiment-recipe-recipe): One call to read sentiment on a topic, brand, or handle after filtering out bot and AI-generated posts. - [Document Intelligence Pack: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/document-intelligence-capture-comparison): document intelligence workflow for agents that need paid x402 calls without account setup. - [Document Intelligence Pack: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/document-intelligence-recipe-comparison): document intelligence workflow for agents that need paid x402 calls without account setup. - [Document Intelligence Pack workflow](https://agentutility.ai/campaigns/document-intelligence-recipe-recipe): Turn PDFs, filings, tables, video, and scanned documents into structured agent-readable outputs. - [Inbound Message Firewall API: pay-per-call workflow vs account-based APIs](https://agentutility.ai/campaigns/inbound-message-firewall-recipe-comparison): inbound message firewall workflow for agents that need paid x402 calls without account setup. - [Inbound Message Firewall API workflow](https://agentutility.ai/campaigns/inbound-message-firewall-recipe-recipe): One call to screen an inbound message and its cited source before an agent acts on it. ## clusters - [Prooflayer](https://agentutility.ai/prooflayer): Trust + risk scanners for AI-built apps. — 17 endpoints, $0.005 – $0.25/call - [EdgeMarket](https://agentutility.ai/edge-market): Onchain decisions agents can charge for. — 64 endpoints, $0.001 – $0.10/call - [EdgeFinance](https://agentutility.ai/edge-finance): TradFi signals at agent prices. — 91 endpoints, $0.002 – $0.05/call - [Synthforge](https://agentutility.ai/synthforge): Generative media for agents that ship products. — 59 endpoints, $0.01 – $0.50/call - [Mediakit](https://agentutility.ai/mediakit): One endpoint per format. Pay per call. — 67 endpoints, $0.003 – $0.20/call - [Wordmint](https://agentutility.ai/wordmint): Named LLM tasks. Minted at a sticker price. — 114 endpoints, $0.002 – $0.03/call - [WebProbe](https://agentutility.ai/web-probe): Inspect any website. Pay per look. — 155 endpoints, $0.001 – $0.10/call - [Locale](https://agentutility.ai/locale): Geo, weather, civic, identity primitives. — 40 endpoints, $0.002 – $0.05/call - [Rollforge](https://agentutility.ai/rollforge): The whole tabletop toolkit, one call at a time. — 26 endpoints, $0.003 – $0.08/call - [Bestiary](https://agentutility.ai/bestiary): A creature compendium for every world. — 6 endpoints, $0.01 – $0.08/call - [Statline](https://agentutility.ai/statline): Sports and stats math, per call. — 1 endpoints, $0.003/call - [Matchpoint](https://agentutility.ai/matchpoint): Dedup and record linkage, per call. — 7 endpoints, $0.003 – $0.005/call - [Retail](https://agentutility.ai/retail): Product copy + product discovery, per call. — 8 endpoints, $0.01 – $0.02/call - [AgentOps](https://agentutility.ai/agentops): Trace, eval, and permission checks for autonomous work. — 4 endpoints, $0.008 – $0.02/call - [BrowserWorkflow](https://agentutility.ai/browser-workflow): Workflow memory for brittle browser and desktop agents. — 3 endpoints, $0.01 – $0.02/call - [ModelRouter](https://agentutility.ai/model-router): Routing and cost checks for mixed model stacks. — 4 endpoints, $0.005 – $0.08/call - [Compose](https://agentutility.ai/compose): One call, several of our endpoints, one settlement. — 133 endpoints, $0.02 – $0.10/call ## endpoints ### Prooflayer - [ai-content-detector](https://agentutility.ai/prooflayer/ai-content-detector): Detect AI-generated writing with a calibrated probability score. ($0.03 USDC) - [ai-image-detector](https://agentutility.ai/prooflayer/ai-image-detector): AI-generated image detector: send an image URL and get back a calibrated probability that the image is AI-generated or synthetic, plus th… ($0.02 USDC) - [app-store-rejection-explain](https://agentutility.ai/prooflayer/app-store-rejection-explain): Explains App Store and Google Play rejections and turns them into a resubmission plan. ($0.02 USDC) - [brand-clearance](https://agentutility.ai/prooflayer/brand-clearance): Screens a candidate brand name across trademark, domain, and web-presence checks in a single composite signal. ($0.25 USDC) - [cve](https://agentutility.ai/prooflayer/cve): Looks up a CVE and returns the full NIST NVD vulnerability record. ($0.005 USDC) - [cve-lookup](https://agentutility.ai/prooflayer/cve-lookup): Looks up a CVE and returns its canonical NIST NVD record: description, CVSS v3.1 and v2 vectors plus numeric scores, severity bucket, CWE… ($0.005 USDC) - [db-migration-risk](https://agentutility.ai/prooflayer/db-migration-risk): Audits database migrations for risky SQL before deploy. ($0.02 USDC) - [dep-risk-summary](https://agentutility.ai/prooflayer/dep-risk-summary): Scores dependency risk for a whole repo from its manifests and lockfiles. ($0.03 USDC) - [deploy-config-risk](https://agentutility.ai/prooflayer/deploy-config-risk): Audits deploy configuration files for production risks. ($0.02 USDC) - [github-repo-health](https://agentutility.ai/prooflayer/github-repo-health): Score how healthy and maintained an open-source GitHub repo is. ($0.03 USDC) - [package-risk-npm](https://agentutility.ai/prooflayer/package-risk-npm): Scores supply-chain risk for an npm package before you install it. ($0.03 USDC) - [production-readiness-score](https://agentutility.ai/prooflayer/production-readiness-score): Composite: one call runs secrets-exposure-check, deploy-config-risk, db-migration-risk, dep-risk-summary, and prompt-injection-surface in… ($0.10 USDC) - [prompt-injection-detect](https://agentutility.ai/prooflayer/prompt-injection-detect): Prompt injection detector for untrusted inbound text — a webpage, an email, a tool result, or a message an agent is about to read. ($0.02 USDC) - [prompt-injection-surface](https://agentutility.ai/prooflayer/prompt-injection-surface): Scans AI app source code for prompt injection risk at LLM call sites. ($0.03 USDC) - [pypi-package-risk](https://agentutility.ai/prooflayer/pypi-package-risk): Scores the supply-chain risk of a PyPI package before you install it. ($0.01 USDC) - [secrets-exposure-check](https://agentutility.ai/prooflayer/secrets-exposure-check): Scans project config files for hardcoded secrets before you deploy. ($0.02 USDC) - [vendor-questionnaire-draft](https://agentutility.ai/prooflayer/vendor-questionnaire-draft): Drafts vendor security questionnaire answers from evidence you supply. ($0.08 USDC) ### EdgeMarket - [agent-card-resolve](https://agentutility.ai/edge-market/agent-card-resolve): Resolves an ERC-8004 agentId to its on-chain owner, agentURI, and agent card JSON. ($0.005 USDC) - [arbitrage-spread](https://agentutility.ai/edge-market/arbitrage-spread): Finds the cross-exchange arbitrage spread for any CoinGecko-listed coin. ($0.005 USDC) - [basename-resolve](https://agentutility.ai/edge-market/basename-resolve): Resolves Coinbase Basenames (.base.eth) to Ethereum addresses and back, reading the Base mainnet L2 Resolver on-chain (no gas, no wallet). ($0.005 USDC) - [bridge-rates](https://agentutility.ai/edge-market/bridge-rates): Compares cross-chain bridge quotes to find the cheapest route between chains, powered by LiFi. ($0.03 USDC) - [cid-fetch](https://agentutility.ai/edge-market/cid-fetch): Fetches the content behind an IPFS CID and optional path through public gateways, returning text, JSON, or base64 with a 5 MB cap. ($0.005 USDC) - [contract-source](https://agentutility.ai/edge-market/contract-source): Returns verified source code and ABI for any deployed contract on Ethereum, Base, Optimism, Arbitrum, or Polygon. ($0.01 USDC) - [contract-source-verified](https://agentutility.ai/edge-market/contract-source-verified): Fetches verified contract source code and ABI for a deployed contract on Ethereum, Optimism, Polygon, Base, or Arbitrum. ($0.01 USDC) - [crypto-tx-explainer](https://agentutility.ai/edge-market/crypto-tx-explainer): Explain what actually happened in an on-chain transaction on Ethereum, Base, Arbitrum, Optimism, or Polygon by sending its tx_hash. ($0.04 USDC) - [current-balance](https://agentutility.ai/edge-market/current-balance): Reads a wallet's current ERC-20 token balance with a read-only balanceOf call on Base, Ethereum, Arbitrum, Optimism, Polygon, BSC, or Ava… ($0.005 USDC) - [dao-proposal-monitor](https://agentutility.ai/edge-market/dao-proposal-monitor): Monitors DAO governance proposals on Snapshot.org for any space. ($0.03 USDC) - [defi-llama](https://agentutility.ai/edge-market/defi-llama): DefiLlama API / DeFi TVL protocol lookup. ($0.02 USDC) - [defi-llama-api](https://agentutility.ai/edge-market/defi-llama-api): Looks up DeFi protocol fundamentals from DefiLlama, resolving protocol TVL, category, chains, token symbol, and protocol metadata. ($0.02 USDC) - [defi-llama-protocol](https://agentutility.ai/edge-market/defi-llama-protocol): Looks up any DeFi protocol's TVL and metadata from DefiLlama. ($0.02 USDC) - [defi-tvl](https://agentutility.ai/edge-market/defi-tvl): DeFi TVL API / total value locked by protocol. ($0.02 USDC) - [defi-yield-pools](https://agentutility.ai/edge-market/defi-yield-pools): Filters and ranks thousands of DeFi yield-bearing pools by APY across every chain DeFiLlama tracks. ($0.005 USDC) - [defillama](https://agentutility.ai/edge-market/defillama): Look up a DeFi protocol by its DefiLlama slug and get back current TVL, per-chain TVL breakdown, 24h/7d/30d TVL change, category, parent… ($0.02 USDC) - [dex-liquidity-depth](https://agentutility.ai/edge-market/dex-liquidity-depth): Measures DEX liquidity depth by summing TVL across every DefiLlama-tracked yield pool holding a given ERC-20 on Ethereum, Base, Polygon,… ($0.01 USDC) - [ens-resolve](https://agentutility.ai/edge-market/ens-resolve): Resolves ENS names in both directions: forward (vitalik.eth to address) and reverse (address to primary ENS). ($0.03 USDC) - [erc20-balance](https://agentutility.ai/edge-market/erc20-balance): Reads an ERC-20 token balance on-chain across any supported EVM chain, including Base, Ethereum, Arbitrum, Optimism, and Polygon. ($0.005 USDC) - [erc20-metadata](https://agentutility.ai/edge-market/erc20-metadata): Reads ERC-20 token metadata: name(), symbol(), decimals(), and totalSupply() in parallel via public RPC on Base, Ethereum, Arbitrum, Opti… ($0.005 USDC) - [eth-logs](https://agentutility.ai/edge-market/eth-logs): Reads on-chain event logs with generic eth_getLogs queries across Base, Ethereum, Arbitrum, Optimism, Polygon, and BSC via public no-auth… ($0.01 USDC) - [flagged-tokens](https://agentutility.ai/edge-market/flagged-tokens): Feed of flagged risky Solana tokens: thin liquidity, extreme moves, sell pressure, very new pairs, and missing profile context. ($0.005 USDC) - [funding-rates](https://agentutility.ai/edge-market/funding-rates): Returns perp funding rates for any Binance USD-M futures symbol (BTCUSDT, ETHUSDT, SOLUSDT...): current funding %, mark + index price, ne… ($0.005 USDC) - [gas-api](https://agentutility.ai/edge-market/gas-api): Estimates blockchain gas fees with EIP-1559 tiers for Base, Ethereum, Optimism, and Arbitrum. ($0.02 USDC) - [gas-fees](https://agentutility.ai/edge-market/gas-fees): Estimates EIP-1559 transaction fees on Base, Ethereum, Optimism, and Arbitrum. ($0.02 USDC) - [gas-now-base](https://agentutility.ai/edge-market/gas-now-base): Real-time gas price oracle for Base, Ethereum, Optimism, Arbitrum, and Polygon. ($0.02 USDC) - [gas-price](https://agentutility.ai/edge-market/gas-price): Estimates current gas prices and EIP-1559 fees on Base, Ethereum, Optimism, and Arbitrum. ($0.02 USDC) - [gas-price-api](https://agentutility.ai/edge-market/gas-price-api): Estimates blockchain gas prices: base fee, priority fee tiers, maxFeePerGas, and USD transaction costs for Base, Ethereum, Optimism, and… ($0.02 USDC) - [honeypot-check](https://agentutility.ai/edge-market/honeypot-check): Honeypot.is buy/sell simulation for any Base or Ethereum ERC-20. ($0.05 USDC) - [hyperliquid-market](https://agentutility.ai/edge-market/hyperliquid-market): Looks up active Hyperliquid markets with mark price, size decimals, max leverage, and margin table id from Hyperliquid's public info API. ($0.001 USDC) - [hyperliquid-perps](https://agentutility.ai/edge-market/hyperliquid-perps): Returns Hyperliquid perps market data: active markets, mark prices, size decimals, max leverage, and margin table ids. ($0.005 USDC) - [ipfs](https://agentutility.ai/edge-market/ipfs): Retrieves IPFS content by CID and optional path through public gateways, returning base64, text, or parsed JSON with a 5 MB hard cap. ($0.005 USDC) - [ipfs-api](https://agentutility.ai/edge-market/ipfs-api): Resolves an IPFS CID and optional path through public gateways, returning text, parsed JSON, or base64 with content type, size, and gatew… ($0.005 USDC) - [ipfs-fetch](https://agentutility.ai/edge-market/ipfs-fetch): Fetches IPFS content by CID through public gateways and returns it as base64, UTF-8 text, or parsed JSON. ($0.005 USDC) - [ipfs-gateway](https://agentutility.ai/edge-market/ipfs-gateway): Reads a CID through a fallback chain of public IPFS gateways and returns content type, size, gateway used, and body as base64, text, or JSON. ($0.005 USDC) - [lp-lock-check](https://agentutility.ai/edge-market/lp-lock-check): Checks whether an LP token's liquidity is locked, useful for detecting rug-pull risk before swapping into a new pair. ($0.01 USDC) - [nft-floor](https://agentutility.ai/edge-market/nft-floor): Returns an NFT collection's floor price and market stats from CoinGecko. ($0.01 USDC) - [price-impact](https://agentutility.ai/edge-market/price-impact): Estimates price impact and slippage for a DEX swap before you submit it on-chain. ($0.005 USDC) - [protocol-tvl](https://agentutility.ai/edge-market/protocol-tvl): Looks up a DeFi protocol's total value locked, resolving slugs such as aave, lido, uniswap, makerdao, or curve-dex into current USD TVL,… ($0.02 USDC) - [safe-multisig-status](https://agentutility.ai/edge-market/safe-multisig-status): Reads a Safe (Gnosis Safe) multisig's on-chain state: owners, threshold, and the pending transaction queue. ($0.005 USDC) - [safe-tx-decode](https://agentutility.ai/edge-market/safe-tx-decode): Decodes a Gnosis Safe multisig transaction into its actual on-chain instructions: target contract, ETH value, calldata, call vs delegatec… ($0.003 USDC) - [solana-flagged-tokens](https://agentutility.ai/edge-market/solana-flagged-tokens): Feed of recently active Solana tokens flagged for risk from DEX Screener market data. ($0.005 USDC) - [solana-token-safety](https://agentutility.ai/edge-market/solana-token-safety): Scores the safety of a Solana SPL token from on-chain security signals, returning a 0-100 safety score, grade, flags, and recommendation. ($0.02 USDC) - [solana-token-watchlist](https://agentutility.ai/edge-market/solana-token-watchlist): Solana token price watchlist returns recently profiled and actively boosted tokens with public DEX market data. ($0.005 USDC) - [solana-trending-tokens](https://agentutility.ai/edge-market/solana-trending-tokens): Ranks trending, actively boosted Solana tokens by liquidity, volume, 24h txns, boost amount, and price movement. ($0.005 USDC) - [stablecoin-monitor](https://agentutility.ai/edge-market/stablecoin-monitor): Stablecoin monitor. ($0.005 USDC) - [stablecoin-peg](https://agentutility.ai/edge-market/stablecoin-peg): Stablecoin peg monitor. ($0.005 USDC) - [token-balance](https://agentutility.ai/edge-market/token-balance): Reads a token balance for any wallet, on the same public-RPC backend as erc20-balance and exposed for agents searching for token-balance… ($0.005 USDC) - [token-burn-stats](https://agentutility.ai/edge-market/token-burn-stats): Reports token burn stats for any ERC-20 on Ethereum, Base, Polygon, Arbitrum, or Optimism. ($0.005 USDC) - [token-honeypot](https://agentutility.ai/edge-market/token-honeypot): Detects whether an ERC-20 token is a honeypot by simulating a buy + sell via honeypot.is. ($0.05 USDC) - [token-honeypot-api](https://agentutility.ai/edge-market/token-honeypot-api): Checks whether a token is a honeypot, testing sellability, buy tax, sell tax, proxy risk, owner risk, and token-trading warnings. ($0.05 USDC) - [token-honeypot-check](https://agentutility.ai/edge-market/token-honeypot-check): Checks whether an ERC-20 token is a honeypot by simulating buy and sell behavior through honeypot.is. ($0.05 USDC) - [token-risk](https://agentutility.ai/edge-market/token-risk): Composite token risk score: 0-100 built from honeypot.is, GoPlus Security, and Etherscan contract age. ($0.10 USDC) - [token-risk-score](https://agentutility.ai/edge-market/token-risk-score): Composite 0-100 security score for any EVM token, built from three independent signals pulled in parallel. ($0.10 USDC) - [token-security](https://agentutility.ai/edge-market/token-security): Checks token security by scoring an EVM token with honeypot simulation, GoPlus holder and ownership signals, and Etherscan contract age. ($0.10 USDC) - [token-volatility](https://agentutility.ai/edge-market/token-volatility): Computes historical volatility for any CoinGecko-listed token: log-return standard deviation over the last N days (default 30), annualize… ($0.005 USDC) - [trending](https://agentutility.ai/edge-market/trending): Trending Solana tokens ranked by liquidity, volume, txns, boost activity, and price movement. ($0.005 USDC) - [tx-receipt-decode](https://agentutility.ai/edge-market/tx-receipt-decode): Decodes an EVM transaction receipt and every event log from a tx hash. ($0.02 USDC) - [tx-simulate-swap](https://agentutility.ai/edge-market/tx-simulate-swap): Simulates a DEX swap before you trade: given (from_token, to_token, amount_in, chain), pulls a routed quote from a free DEX meta-aggregat… ($0.02 USDC) - [wallet-current-balance](https://agentutility.ai/edge-market/wallet-current-balance): Checks a wallet's current ERC-20 token balance, on the same read-only public-RPC backend as erc20-balance. ($0.005 USDC) - [wallet-details](https://agentutility.ai/edge-market/wallet-details): Returns details for an EVM address on Base, Ethereum, Polygon, Arbitrum, or Optimism: best-effort label/category, EOA-vs-contract status,… ($0.005 USDC) - [wallet-label](https://agentutility.ai/edge-market/wallet-label): Identifies well-known EVM addresses: CEX hot/cold wallets, DEX routers, NFT marketplaces, popular MEV bots, bridges, and stablecoins. ($0.005 USDC) - [wallet-pnl](https://agentutility.ai/edge-market/wallet-pnl): Computes wallet token P&L with FIFO cost basis for any (wallet, ERC-20, chain) triple. ($0.05 USDC) - [watchlist](https://agentutility.ai/edge-market/watchlist): Solana token watchlist / active token safety watchlist. ($0.005 USDC) ### EdgeFinance - [13f-deltas](https://agentutility.ai/edge-finance/13f-deltas): Tracks what an institutional manager bought and sold each quarter by diffing their 13F filings, e.g. ($0.05 USDC) - [accounts-receivable-aging-score](https://agentutility.ai/edge-finance/accounts-receivable-aging-score): Scores the health of an accounts receivable book from its aging profile, returning a weighted score and grade. ($0.01 USDC) - [amortization-schedule](https://agentutility.ai/edge-finance/amortization-schedule): Computes a loan's amortization schedule and payment breakdown. ($0.01 USDC) - [asset-based-lending-score](https://agentutility.ai/edge-finance/asset-based-lending-score): Scores the risk of an asset based lending (ABL) facility, returning a weighted score and grade. ($0.01 USDC) - [blended-finance-score](https://agentutility.ai/edge-finance/blended-finance-score): Scores a blended finance structure on how efficiently concessional capital mobilizes private money, returning a 0-100 structure score. ($0.01 USDC) - [blended-finance-score-api](https://agentutility.ai/edge-finance/blended-finance-score-api): Scores blended finance structures on concessional capital leverage. ($0.01 USDC) - [bls-occupational-stats](https://agentutility.ai/edge-finance/bls-occupational-stats): Pull wage, employment level, and growth data straight from the Bureau of Labor Statistics Public Data API by series ID, covering formats… ($0.02 USDC) - [break-even-calculator](https://agentutility.ai/edge-finance/break-even-calculator): Calculates break-even units and contribution margin for a product's unit economics. ($0.01 USDC) - [cash-conversion-cycle](https://agentutility.ai/edge-finance/cash-conversion-cycle): Calculates cash conversion cycle days from receivables, inventory, payables, revenue, and cost of goods sold. ($0.01 USDC) - [cash-conversion-cycle-calculator](https://agentutility.ai/edge-finance/cash-conversion-cycle-calculator): Calculates the cash conversion cycle for working capital optimization. ($0.01 USDC) - [cash-runway-calculator](https://agentutility.ai/edge-finance/cash-runway-calculator): Calculates a startup's cash runway from its monthly burn. ($0.01 USDC) - [commercial-real-estate-loan-score](https://agentutility.ai/edge-finance/commercial-real-estate-loan-score): Scores a commercial real estate (CRE) loan for underwriting, returning a weighted score and grade. ($0.01 USDC) - [contribution-margin-calculator](https://agentutility.ai/edge-finance/contribution-margin-calculator): Calculates contribution margin and break-even units for pricing decisions. ($0.01 USDC) - [dcf-valuation-calculator](https://agentutility.ai/edge-finance/dcf-valuation-calculator): Runs a discounted cash flow (DCF) valuation to get enterprise value, equity value, and value per share. ($0.01 USDC) - [debt-payoff-calculator](https://agentutility.ai/edge-finance/debt-payoff-calculator): Calculates debt payoff timelines and the interest saved by extra payments. ($0.01 USDC) - [discounted-cash-flow-calculator](https://agentutility.ai/edge-finance/discounted-cash-flow-calculator): Runs a discounted cash flow valuation for enterprise and equity value. ($0.01 USDC) - [dso-dio-dpo-calculator](https://agentutility.ai/edge-finance/dso-dio-dpo-calculator): Calculates DSO, DIO, and DPO working capital days. ($0.01 USDC) - [early-payment-discount-calculator](https://agentutility.ai/edge-finance/early-payment-discount-calculator): Calculates the effective APR of an early payment discount. ($0.01 USDC) - [earnings-calendar](https://agentutility.ai/edge-finance/earnings-calendar): Finds a company's next earnings date and its recent earnings-related SEC filings. ($0.03 USDC) - [earnings-calendar-api](https://agentutility.ai/edge-finance/earnings-calendar-api): Finds company earnings dates from SEC filings: 8-K Item 2.02, 10-Q, 10-K, NT filing signals, fiscal periods, and next-earnings cadence es… ($0.03 USDC) - [earnings-call-transcribe](https://agentutility.ai/edge-finance/earnings-call-transcribe): Transcribes a company earnings call from its publicly posted investor-relations webcast or replay audio URL, then optionally turns that t… ($0.03 USDC) - [earnings-transcript](https://agentutility.ai/edge-finance/earnings-transcript): Earnings call transcript generator. ($0.03 USDC) - [edgar-filings](https://agentutility.ai/edge-finance/edgar-filings): EDGAR filings API / edgar filings lookup / SEC filing search / SEC EDGAR company filings feed. ($0.01 USDC) - [embedded-finance-score](https://agentutility.ai/edge-finance/embedded-finance-score): Scores an embedded lending, payments, or wallet program on integration quality and risk, returning a 0-100 score. ($0.01 USDC) - [embedded-finance-score-api](https://agentutility.ai/edge-finance/embedded-finance-score-api): Scores embedded finance programs on compliance and conversion lift. ($0.01 USDC) - [emergency-fund-calculator](https://agentutility.ai/edge-finance/emergency-fund-calculator): Calculates your emergency fund target and how long reaching it will take at your current savings pace. ($0.01 USDC) - [equipment-finance-score](https://agentutility.ai/edge-finance/equipment-finance-score): Scores the risk of an equipment loan or lease, returning a weighted score and grade. ($0.01 USDC) - [exchange-rates](https://agentutility.ai/edge-finance/exchange-rates): Exchange rates. ($0.002 USDC) - [fda-calendar](https://agentutility.ai/edge-finance/fda-calendar): Tracks upcoming FDA Advisory Committee (AdComm) meetings, a catalyst calendar for biotech. ($0.03 USDC) - [fda-calendar-api](https://agentutility.ai/edge-finance/fda-calendar-api): Tracks FDA advisory committee meetings, monitoring upcoming and recent AdComm notices, docket ids, committee names, and meeting dates. ($0.03 USDC) - [fec-political-contributions](https://agentutility.ai/edge-finance/fec-political-contributions): Searches FEC records of political donations to federal candidates, PACs, and super PACs to see who donated to whom. ($0.04 USDC) - [home-affordability-payment](https://agentutility.ai/edge-finance/home-affordability-payment): Estimates the monthly housing payment for home affordability checks. ($0.01 USDC) - [insider-form-4](https://agentutility.ai/edge-finance/insider-form-4): Tracks SEC Form 4 insider transactions: recent officer, director, and 10%+ beneficial owner trades for a US-listed ticker (or CIK). ($0.01 USDC) - [insider-trading](https://agentutility.ai/edge-finance/insider-trading): Insider trading feed. ($0.01 USDC) - [inventory-finance-score](https://agentutility.ai/edge-finance/inventory-finance-score): Scores the risk of an inventory financing facility, returning a weighted score and grade. ($0.01 USDC) - [invoice-discount-api](https://agentutility.ai/edge-finance/invoice-discount-api): Calculates early payment discount APR and factoring economics. ($0.01 USDC) - [invoice-discount-calculator](https://agentutility.ai/edge-finance/invoice-discount-calculator): Calculates the true cost of an early payment discount or invoice factoring offer. ($0.01 USDC) - [invoice-factoring-calculator](https://agentutility.ai/edge-finance/invoice-factoring-calculator): Calculates the economics of factoring an invoice: advance, discount, and effective APR. ($0.01 USDC) - [invoice-factoring-score](https://agentutility.ai/edge-finance/invoice-factoring-score): Scores the risk and quality of an invoice factoring facility, returning a weighted score and grade. ($0.01 USDC) - [kalshi-markets](https://agentutility.ai/edge-finance/kalshi-markets): Lists live Kalshi event contract markets from api.elections.kalshi.com, with filters for status, series ticker, event ticker, free-text q… ($0.005 USDC) - [litigation-finance-score](https://agentutility.ai/edge-finance/litigation-finance-score): Scores the investment merit of a litigation finance opportunity. ($0.01 USDC) - [litigation-finance-score-api](https://agentutility.ai/edge-finance/litigation-finance-score-api): Scores litigation finance and legal claim funding risk. ($0.01 USDC) - [loan-amortization-calculator](https://agentutility.ai/edge-finance/loan-amortization-calculator): Calculates a loan's amortization and shows how extra payments shorten payoff and cut interest. ($0.01 USDC) - [ltv-cac-calculator](https://agentutility.ai/edge-finance/ltv-cac-calculator): Calculates the LTV to CAC ratio and payback period for SaaS unit economics. ($0.01 USDC) - [market-filter](https://agentutility.ai/edge-finance/market-filter): Filters Polymarket prediction markets by query, category, tag, liquidity, open/closed status, and sort order, on a demand-matching route. ($0.005 USDC) - [markets](https://agentutility.ai/edge-finance/markets): Lists and searches Polymarket prediction markets, backed by gamma-api public market data under an exact buyer-demand slug. ($0.005 USDC) - [merchant-cash-advance-score](https://agentutility.ai/edge-finance/merchant-cash-advance-score): Scores the risk of a merchant cash advance (MCA) deal, returning a weighted score and grade. ($0.01 USDC) - [mortgage-payment-calculator](https://agentutility.ai/edge-finance/mortgage-payment-calculator): Calculates a full monthly mortgage payment including principal, interest, taxes, insurance, HOA, and PMI. ($0.01 USDC) - [mortgage-refinance-calculator](https://agentutility.ai/edge-finance/mortgage-refinance-calculator): Calculates mortgage refinance savings and the break-even point. ($0.01 USDC) - [patent-search](https://agentutility.ai/edge-finance/patent-search): Searches issued US patents and published applications through the USPTO Open Data Portal. ($0.05 USDC) - [patent-search-api](https://agentutility.ai/edge-finance/patent-search-api): Search USPTO patents by keyword, inventor, assignee, CPC class, or filing date range. ($0.05 USDC) - [piti-calculator](https://agentutility.ai/edge-finance/piti-calculator): Calculates a PITI mortgage payment: principal, interest, taxes, and insurance. ($0.01 USDC) - [polymarket-filter](https://agentutility.ai/edge-finance/polymarket-filter): Filters and searches active Polymarket prediction markets by category, keyword query, tag, liquidity threshold, and sort order. ($0.005 USDC) - [polymarket-kalshi-arbitrage](https://agentutility.ai/edge-finance/polymarket-kalshi-arbitrage): Scans for arbitrage between Polymarket and Kalshi prediction markets. ($0.02 USDC) - [polymarket-leaderboard](https://agentutility.ai/edge-finance/polymarket-leaderboard): Returns the Polymarket leaderboard: top accounts by realized profit OR notional volume over 1d/1w/1m/all-time windows. ($0.005 USDC) - [polymarket-markets](https://agentutility.ai/edge-finance/polymarket-markets): Lists live Polymarket prediction markets from gamma-api, with filters for category, tag, free-text query, and minimum liquidity. ($0.005 USDC) - [polymarket-search](https://agentutility.ai/edge-finance/polymarket-search): Searches Polymarket prediction markets by question, description, and slug over the returned market page, with optional category/tag/liqui… ($0.005 USDC) - [polymarket-trades](https://agentutility.ai/edge-finance/polymarket-trades): Recent trades from any Polymarket market (by slug or conditionId) or for a specific wallet. ($0.005 USDC) - [prediction-markets](https://agentutility.ai/edge-finance/prediction-markets): List and search active Polymarket prediction markets with outcome probabilities, liquidity, volume, end dates, and URLs. ($0.005 USDC) - [project-finance-score](https://agentutility.ai/edge-finance/project-finance-score): Scores the bankability of a project finance structure for infrastructure deals, returning a 0-100 score. ($0.01 USDC) - [project-finance-score-api](https://agentutility.ai/edge-finance/project-finance-score-api): Scores project finance deals on DSCR, offtake, and construction risk. ($0.01 USDC) - [purchase-order-finance-score](https://agentutility.ai/edge-finance/purchase-order-finance-score): Scores the risk of a purchase order (PO) financing deal, returning a weighted score and grade. ($0.01 USDC) - [refi-break-even-calculator](https://agentutility.ai/edge-finance/refi-break-even-calculator): Calculates how many months a mortgage refinance takes to pay back its closing costs. ($0.01 USDC) - [refinance-analysis-calculator](https://agentutility.ai/edge-finance/refinance-analysis-calculator): Analyzes whether a mortgage refinance makes financial sense. ($0.01 USDC) - [refinance-analysis-calculator-api](https://agentutility.ai/edge-finance/refinance-analysis-calculator-api): Analyzes whether a mortgage refinance pays off, including the break-even point. ($0.01 USDC) - [revenue-based-financing-score](https://agentutility.ai/edge-finance/revenue-based-financing-score): Scores a revenue based financing (RBF) facility, returning a weighted score and grade. ($0.01 USDC) - [roi-calculator](https://agentutility.ai/edge-finance/roi-calculator): Calculates return on investment from an initial investment plus final value or net profit. ($0.01 USDC) - [rule-of-40-calculator](https://agentutility.ai/edge-finance/rule-of-40-calculator): Calculates the rule of 40 from ARR growth rate plus EBITDA (or gross) margin, then folds it into a full operating-metrics score alongside… ($0.01 USDC) - [saas-benchmark-score](https://agentutility.ai/edge-finance/saas-benchmark-score): Grades a SaaS company's operating metrics against benchmarks. ($0.01 USDC) - [saas-metrics-api](https://agentutility.ai/edge-finance/saas-metrics-api): Scores SaaS operating metrics: rule of 40, net revenue retention, burn multiple, magic number, and logo churn, then returns a single grad… ($0.01 USDC) - [saas-metrics-score](https://agentutility.ai/edge-finance/saas-metrics-score): Scores a SaaS business on the rule of 40 and core operating metrics. ($0.01 USDC) - [sec-13f-api](https://agentutility.ai/edge-finance/sec-13f-api): Track how institutional investors changed their stock positions between two SEC 13F-HR filings, no manual XML diffing required. ($0.05 USDC) - [sec-filing](https://agentutility.ai/edge-finance/sec-filing): Fetches, parses, and summarizes SEC EDGAR filings for any public company by ticker or CIK. ($0.01 USDC) - [sec-filings](https://agentutility.ai/edge-finance/sec-filings): Searches SEC EDGAR company filings by ticker or CIK: 10-K, 10-Q, 8-K, S-1, DEF 14A, Form 4, and 13F-HR. ($0.01 USDC) - [sec-xbrl-api](https://agentutility.ai/edge-finance/sec-xbrl-api): Serves SEC XBRL fundamentals as a time series, replacing paid fundamentals feeds with public SEC line-item data. ($0.05 USDC) - [startup-runway-calculator](https://agentutility.ai/edge-finance/startup-runway-calculator): Calculates a startup's cash runway and the burn cut needed to hit a target. ($0.01 USDC) - [supply-chain-finance-score](https://agentutility.ai/edge-finance/supply-chain-finance-score): Scores the design quality of a supply chain finance (SCF) program from 0-100. ($0.01 USDC) - [supply-chain-finance-score-api](https://agentutility.ai/edge-finance/supply-chain-finance-score-api): Scores supply chain finance and supplier finance risk. ($0.01 USDC) - [tariff-duty-scenario](https://agentutility.ai/edge-finance/tariff-duty-scenario): Calculates import duty what-if scenarios: current vs proposed duty and landed-cost deltas from caller-supplied values, rates, freight, in… ($0.02 USDC) - [trade-finance-risk-score](https://agentutility.ai/edge-finance/trade-finance-risk-score): Scores the risk of a trade finance transaction from 0-100. ($0.01 USDC) - [trade-finance-risk-score-api](https://agentutility.ai/edge-finance/trade-finance-risk-score-api): Scores trade finance and export finance risk, including tenor and collateral. ($0.01 USDC) - [trademark-search](https://agentutility.ai/edge-finance/trademark-search): Looks up any US trademark by serial number or registration number via the federal public TSDR API. ($0.03 USDC) - [transition-finance-score](https://agentutility.ai/edge-finance/transition-finance-score): Scores the credibility of a climate transition plan for financing, returning a 0-100 credibility score. ($0.01 USDC) - [transition-finance-score-api](https://agentutility.ai/edge-finance/transition-finance-score-api): Scores climate transition finance plans on credibility. ($0.01 USDC) - [unit-economics-calculator](https://agentutility.ai/edge-finance/unit-economics-calculator): Calculates SaaS unit economics: LTV, LTV to CAC, and CAC payback period. ($0.01 USDC) - [uspto-trademark-search](https://agentutility.ai/edge-finance/uspto-trademark-search): Looks up the current status of a US trademark by serial number or registration number against the USPTO's own TSDR (Trademark Status and… ($0.03 USDC) - [working-capital-calculator](https://agentutility.ai/edge-finance/working-capital-calculator): Calculates working capital efficiency, cash conversion days, and cash-release opportunity from operating balances. ($0.01 USDC) - [working-capital-cycle](https://agentutility.ai/edge-finance/working-capital-cycle): Calculates the cash conversion cycle and how much cash is tied up in working capital. ($0.01 USDC) - [working-capital-cycle-api](https://agentutility.ai/edge-finance/working-capital-cycle-api): Calculates the working capital cycle and cash conversion cycle. ($0.01 USDC) - [xbrl-api](https://agentutility.ai/edge-finance/xbrl-api): Pulls public financial statement data from SEC Company Facts: revenue, net income, EPS, assets, cash, operating cash flow, units, form ty… ($0.05 USDC) - [xbrl-financials](https://agentutility.ai/edge-finance/xbrl-financials): Pulls company fundamentals as structured time-series straight from SEC XBRL filings. ($0.05 USDC) ### Synthforge - [ad-banner-image-expand](https://agentutility.ai/synthforge/ad-banner-image-expand): Expands existing images into wide, square, or portrait ad banner placements. ($0.15 USDC) - [ad-creative-image-generate](https://agentutility.ai/synthforge/ad-creative-image-generate): Generates ad creative images: SFW marketing visuals, concept images, and campaign thumbnails from prompts. ($0.01 USDC) - [app-icon-image-generate](https://agentutility.ai/synthforge/app-icon-image-generate): Generate app icon concepts, product marks, and launch visuals from a text prompt, ready for a mobile home screen or a SaaS dashboard. ($0.01 USDC) - [app-store-screenshot-expand](https://agentutility.ai/synthforge/app-store-screenshot-expand): Expands mobile app screenshots into store, ad, and product-page layouts. ($0.15 USDC) - [background-remove](https://agentutility.ai/synthforge/background-remove): Removes the background from a public image URL and returns the subject with alpha transparency. ($0.08 USDC) - [background-remover](https://agentutility.ai/synthforge/background-remover): Removes the background from product, portrait, and object images, returning alpha PNG foreground cutouts with optional crop-to-bounding-b… ($0.08 USDC) - [banner-image-expand](https://agentutility.ai/synthforge/banner-image-expand): Stretches an existing product or brand photo into a wide banner, hero, or ad canvas by generating new background content around it rather… ($0.15 USDC) - [blog-header-image-generate](https://agentutility.ai/synthforge/blog-header-image-generate): Generates blog header images: SFW header images, newsletter visuals, and documentation illustrations from prompts. ($0.01 USDC) - [book-cover-image-generate](https://agentutility.ai/synthforge/book-cover-image-generate): Generates SFW book cover art concepts, genre mood boards, and launch visuals from a prompt. ($0.01 USDC) - [brand-logo-concept-image](https://agentutility.ai/synthforge/brand-logo-concept-image): Generates SFW logo concept boards, abstract marks, and brand direction visuals from prompts. ($0.01 USDC) - [course-thumbnail-expand](https://agentutility.ai/synthforge/course-thumbnail-expand): Expands existing screenshots, instructor photos, or diagrams into 16:9 course thumbnails. ($0.15 USDC) - [course-thumbnail-image-generate](https://agentutility.ai/synthforge/course-thumbnail-image-generate): Generates SFW course thumbnails, lesson covers, learning-path artwork, and academy launch visuals, without text rendering. ($0.01 USDC) - [ecommerce-lifestyle-image-generate](https://agentutility.ai/synthforge/ecommerce-lifestyle-image-generate): Generates SFW ecommerce lifestyle scenes and ad visuals around product prompts. ($0.01 USDC) - [email-header-image-expand](https://agentutility.ai/synthforge/email-header-image-expand): Expands existing product, event, or editorial images into wide email-header canvases. ($0.15 USDC) - [event-poster-image-generate](https://agentutility.ai/synthforge/event-poster-image-generate): Generates SFW event artwork, launch posters, and campaign backgrounds without relying on stock art. ($0.01 USDC) - [fashion-lookbook-image-generate](https://agentutility.ai/synthforge/fashion-lookbook-image-generate): Generates SFW fashion visuals: clothing concepts, seasonal lookbook scenes, and ecommerce fashion creative from prompts. ($0.01 USDC) - [flux-2-pro](https://agentutility.ai/synthforge/flux-2-pro): Generates SFW images with Venice's flux-2-pro model on a dedicated endpoint. ($0.04 USDC) - [game-asset-concept-image](https://agentutility.ai/synthforge/game-asset-concept-image): Game asset concept image API / character prop environment concept generator. ($0.01 USDC) - [gpt-image](https://agentutility.ai/synthforge/gpt-image): Generates SFW images with Venice's gpt-image-2 model on a dedicated endpoint. ($0.30 USDC) - [healthcare-campaign-image-generate](https://agentutility.ai/synthforge/healthcare-campaign-image-generate): Generates SFW healthcare, wellness, clinic, and patient-education campaign visuals, without medical claims. ($0.01 USDC) - [image-describe-api](https://agentutility.ai/synthforge/image-describe-api): Describes images from public URLs, producing captions, accessibility alt text, short descriptions, and visual summaries. ($0.02 USDC) - [image-edit](https://agentutility.ai/synthforge/image-edit): Edits an image from a plain-text instruction, mask-free: describe the change and the model applies it to the whole image. ($0.02 USDC) - [image-expand](https://agentutility.ai/synthforge/image-expand): Extends a source photo onto a larger canvas, generating realistic new background and content beyond its original edges instead of just st… ($0.15 USDC) - [image-generate](https://agentutility.ai/synthforge/image-generate): Generate an SFW hosted PNG from a text prompt when an agent needs an AI image generator it can call again in a production workflow. ($0.01 USDC) - [image-generate-pro](https://agentutility.ai/synthforge/image-generate-pro): Premium text-to-image API for repeatable product, campaign, and design assets when a standard draft needs a selected model tier. ($0.06 USDC) - [image-generate-ultra](https://agentutility.ai/synthforge/image-generate-ultra): Flagship text-to-image generation for top proprietary Venice models that fit a $0.22 retail price. ($0.22 USDC) - [image-inpaint](https://agentutility.ai/synthforge/image-inpaint): Inpaints an image by replacing the masked region with content matching a text prompt. ($0.02 USDC) - [image-to-video](https://agentutility.ai/synthforge/image-to-video): Animates a still image into video via fal.ai Bytedance Seedance. ($0.50 USDC) - [linkedin-banner-expand](https://agentutility.ai/synthforge/linkedin-banner-expand): Expands existing photos into wide LinkedIn banner and social-profile header canvases. ($0.15 USDC) - [marketplace-product-expand](https://agentutility.ai/synthforge/marketplace-product-expand): Expands marketplace product images, adapting product shots to marketplace, catalog, and ad aspect ratios. ($0.15 USDC) - [mobile-story-image-expand](https://agentutility.ai/synthforge/mobile-story-image-expand): Expands existing images into tall story, reel-cover, and short-form promotional canvases. ($0.15 USDC) - [music-generate](https://agentutility.ai/synthforge/music-generate): Generates music from a text prompt via Venice using ACE-Step 1.5. ($0.08 USDC) - [nano-banana](https://agentutility.ai/synthforge/nano-banana): Generates SFW images with Venice's nano-banana-pro model on a dedicated endpoint. ($0.22 USDC) - [nano-banana-2-lite](https://agentutility.ai/synthforge/nano-banana-2-lite): Generates SFW images with Venice's nano-banana-2-lite model on a dedicated low-cost endpoint. ($0.08 USDC) - [newsletter-image-generate](https://agentutility.ai/synthforge/newsletter-image-generate): Generates SFW newsletter artwork, digest headers, and publication graphics. ($0.01 USDC) - [podcast-cover-expand](https://agentutility.ai/synthforge/podcast-cover-expand): Expands guest photos, product images, or show art into podcast-cover dimensions. ($0.15 USDC) - [podcast-cover-image-generate](https://agentutility.ai/synthforge/podcast-cover-image-generate): Generates SFW podcast cover art: square cover concepts, guest episode art, channel thumbnails, and audio-show campaign visuals. ($0.01 USDC) - [presentation-hero-image-generate](https://agentutility.ai/synthforge/presentation-hero-image-generate): Generates SFW presentation visuals: deck openers, product narrative visuals, and board-slide hero images. ($0.01 USDC) - [product-image-generate](https://agentutility.ai/synthforge/product-image-generate): Generates product images for ecommerce: SFW product concepts, studio-style mockups, and catalog creative from prompts. ($0.01 USDC) - [product-photo-background-expand](https://agentutility.ai/synthforge/product-photo-background-expand): Expands tight product crops into marketplace, catalog, and lifestyle ad canvases by extending the background. ($0.15 USDC) - [product-photo-expand](https://agentutility.ai/synthforge/product-photo-expand): Expands the canvas around an existing product shot for product-detail pages, marketplaces, and catalog creative. ($0.15 USDC) - [qwen-image](https://agentutility.ai/synthforge/qwen-image): Generates SFW images with Venice's qwen-image model on a dedicated endpoint. ($0.04 USDC) - [real-estate-ad-image-generate](https://agentutility.ai/synthforge/real-estate-ad-image-generate): Generates SFW real estate ad visuals: property marketing imagery, neighborhood concept art, open-house ads, and listing campaign backgrounds. ($0.01 USDC) - [real-estate-hero-expand](https://agentutility.ai/synthforge/real-estate-hero-expand): Expands room, exterior, and neighborhood photos into wide property-page and ad hero canvases. ($0.15 USDC) - [real-estate-photo-expand](https://agentutility.ai/synthforge/real-estate-photo-expand): Extends an existing room or exterior photo into a wider hero crop or vertical social version for listing creatives. ($0.15 USDC) - [real-estate-render-generate](https://agentutility.ai/synthforge/real-estate-render-generate): Generates SFW real estate visuals: listing concepts, room mood boards, exterior concepts, and property campaign imagery. ($0.01 USDC) - [recraft](https://agentutility.ai/synthforge/recraft): Generates SFW design and illustration images with Venice's recraft-v4 model on a dedicated endpoint. ($0.06 USDC) - [remove-background](https://agentutility.ai/synthforge/remove-background): Removes the background from an image URL and returns the subject as a PNG with alpha channel. ($0.08 USDC) - [remove-bg](https://agentutility.ai/synthforge/remove-bg): Removes the background from an image and returns a foreground cutout with alpha channel. ($0.08 USDC) - [restaurant-menu-image-generate](https://agentutility.ai/synthforge/restaurant-menu-image-generate): Generates SFW restaurant imagery: dish concepts, menu hero visuals, and local restaurant ad creative. ($0.01 USDC) - [seedance-video](https://agentutility.ai/synthforge/seedance-video): Generates AI video with fal.ai Bytedance Seedance. ($0.50 USDC) - [seedream](https://agentutility.ai/synthforge/seedream): Generates SFW images with Venice's seedream-v4 model on a dedicated endpoint. ($0.06 USDC) - [social-crop-expand](https://agentutility.ai/synthforge/social-crop-expand): Adapts one image into square, portrait, landscape, and banner canvases. ($0.15 USDC) - [social-image-generate](https://agentutility.ai/synthforge/social-image-generate): Generates safe-for-work images sized for social posts, in square, portrait, and landscape formats, from a text prompt. ($0.01 USDC) - [sound-effect-generate](https://agentutility.ai/synthforge/sound-effect-generate): Generates sound effects from a text prompt via Venice using elevenlabs-sound-effects-v2. ($0.01 USDC) - [text-to-speech](https://agentutility.ai/synthforge/text-to-speech): Converts text to speech with 30+ voices and 5 audio formats. ($0.05 USDC) - [text-to-video](https://agentutility.ai/synthforge/text-to-video): Generates video from a text prompt via fal.ai Bytedance Seedance. ($0.50 USDC) - [voice](https://agentutility.ai/synthforge/voice): Turn written text into spoken audio you can drop straight into a player or app. ($0.05 USDC) - [youtube-thumbnail-expand](https://agentutility.ai/synthforge/youtube-thumbnail-expand): Expands source images into YouTube thumbnail and video-cover canvases. ($0.15 USDC) ### Mediakit - [add-watermark](https://agentutility.ai/mediakit/add-watermark): Stamp a text or image watermark onto a PDF, image, or video file. ($0.02 USDC) - [audio-loudnorm](https://agentutility.ai/mediakit/audio-loudnorm): Normalize audio loudness to a target LUFS level for podcasts, YouTube, and Spotify delivery. ($0.02 USDC) - [audio-transcribe](https://agentutility.ai/mediakit/audio-transcribe): Transcribes audio to text with whisper-large-v3. ($0.01 USDC) - [compress-pdf](https://agentutility.ai/mediakit/compress-pdf): Shrink a PDF's file size without manually tuning compression settings. ($0.005 USDC) - [convert-html-to-markdown](https://agentutility.ai/mediakit/convert-html-to-markdown): Convert HTML to Markdown. ($0.005 USDC) - [convert-pdf](https://agentutility.ai/mediakit/convert-pdf): Converts PDFs to Markdown, HTML, JSON, or structured text with the Datalab Marker AI pipeline, preserving headings, tables, equations, an… ($0.003 USDC) - [csv-to-ics](https://agentutility.ai/mediakit/csv-to-ics): Converts a CSV of events into an RFC 5545 compliant ICS calendar file (VCALENDAR/VEVENT) for Google Calendar, Outlook, and Apple Calendar… ($0.01 USDC) - [csv-to-jsonl](https://agentutility.ai/mediakit/csv-to-jsonl): Converts CSV or TSV data into JSON, JSONL/NDJSON, or column-oriented arrays. ($0.02 USDC) - [doc-to-json](https://agentutility.ai/mediakit/doc-to-json): Converts any document (PDF, DOCX, PPT, XLSX, or image) into structured JSON matching a caller-supplied schema. ($0.10 USDC) - [excel-to-csv](https://agentutility.ai/mediakit/excel-to-csv): Converts Excel workbooks (.xlsx / .xls) to CSV, TSV, or JSON with multi-sheet handling, returning each sheet by name. ($0.005 USDC) - [excel-to-google-sheets](https://agentutility.ai/mediakit/excel-to-google-sheets): Converts Excel files for import into Google Sheets. ($0.005 USDC) - [extract-tables](https://agentutility.ai/mediakit/extract-tables): Detects and extracts every table from a PDF document, returning structured JSON or CSV per table. ($0.10 USDC) - [html-markdown](https://agentutility.ai/mediakit/html-markdown): Converts raw HTML or a URL into clean Markdown, preserving headings, lists, tables, code blocks, links, and images. ($0.005 USDC) - [html-to-markdown](https://agentutility.ai/mediakit/html-to-markdown): Convert HTML to Markdown. ($0.005 USDC) - [html-to-pdf](https://agentutility.ai/mediakit/html-to-pdf): Render a live webpage as a PDF document. ($0.08 USDC) - [image-convert](https://agentutility.ai/mediakit/image-convert): Convert an image from one format to another. ($0.01 USDC) - [image-format-convert](https://agentutility.ai/mediakit/image-format-convert): Image converter. ($0.01 USDC) - [image-translate](https://agentutility.ai/mediakit/image-translate): Image translator. ($0.02 USDC) - [image-upscale](https://agentutility.ai/mediakit/image-upscale): Upscales an image 2x or 4x via Venice's image/upscale endpoint (default model: venice-sd35). ($0.02 USDC) - [image-watermark](https://agentutility.ai/mediakit/image-watermark): Image watermark / add text or logo watermark to image files. ($0.02 USDC) - [json-yaml](https://agentutility.ai/mediakit/json-yaml): Converts between JSON and YAML in either direction. ($0.005 USDC) - [logo-detect](https://agentutility.ai/mediakit/logo-detect): Brand logo detection / brand recognition in images. ($0.03 USDC) - [merge-pdf](https://agentutility.ai/mediakit/merge-pdf): Combines two to fifty separate PDF files into one, taking each source as a URL and stitching them together in the order supplied, bookmar… ($0.01 USDC) - [movie-database](https://agentutility.ai/mediakit/movie-database): Finds movies or TV shows by title, with optional year and region, and returns release year, poster, overview, and language. ($0.01 USDC) - [movie-database-api](https://agentutility.ai/mediakit/movie-database-api): Searches movies and TV shows by title and optional year, returning release date, rating, popularity, overview, poster URLs, TMDB links, a… ($0.01 USDC) - [movie-info](https://agentutility.ai/mediakit/movie-info): Looks up movie and TV metadata: title, release year, rating, overview, poster, and optional streaming providers. ($0.01 USDC) - [mp4-to-mp3](https://agentutility.ai/mediakit/mp4-to-mp3): Converts MP4, MOV, WebM, MKV, AVI, M4V, and FLV video files to MP3 via CloudConvert, with selectable bitrate (96/128/192 kbps). ($0.02 USDC) - [mp4-to-mp3-api](https://agentutility.ai/mediakit/mp4-to-mp3-api): Converts MP4, MOV, WEBM, MKV, AVI, M4V, or FLV URLs into hosted MP3 output with selectable 96, 128, or 192 kbps bitrate. ($0.02 USDC) - [mp4-to-mp3-converter](https://agentutility.ai/mediakit/mp4-to-mp3-converter): Converts MP4 video URLs into hosted MP3 files with selectable bitrate; also accepts MOV, WEBM, MKV, AVI, M4V, or FLV URLs. ($0.02 USDC) - [ocr](https://agentutility.ai/mediakit/ocr): Runs OCR on scanned PDFs and image-based documents, returning clean Markdown or plain text. ($0.003 USDC) - [office-to-pdf](https://agentutility.ai/mediakit/office-to-pdf): Converts office documents and other file formats into PDF from a URL, no upload step required. ($0.05 USDC) - [pdf-compress](https://agentutility.ai/mediakit/pdf-compress): Shrinks PDFs to a smaller size for email or the web, with three quality levels: ebook (lowest, web-quality), printer (medium), prepress (… ($0.005 USDC) - [pdf-extract-tables](https://agentutility.ai/mediakit/pdf-extract-tables): Extracts every table from a PDF, digital or scanned, and returns row-by-column text matrices page-by-page. ($0.10 USDC) - [pdf-merge](https://agentutility.ai/mediakit/pdf-merge): Joins multiple PDF files, hosted at URLs, into a single ordered document, so you don't have to merge them by hand in a desktop PDF editor. ($0.01 USDC) - [pdf-parser-api](https://agentutility.ai/mediakit/pdf-parser-api): Parses a public PDF URL into Markdown, HTML, or JSON blocks with layout-aware text, headings, tables, and equations. ($0.003 USDC) - [pdf-split](https://agentutility.ai/mediakit/pdf-split): Split a PDF into multiple files by page range or one file per page. ($0.04 USDC) - [pdf-table-extract](https://agentutility.ai/mediakit/pdf-table-extract): Extracts tables from digital or scanned PDFs, returning row/column matrices, CSV output, page numbers, and optional cell boxes. ($0.10 USDC) - [pdf-table-extractor](https://agentutility.ai/mediakit/pdf-table-extractor): Finds tables in digital or scanned PDFs and returns row-by-column matrices, page numbers, and optional cell bounding boxes. ($0.10 USDC) - [pdf-text-extractor](https://agentutility.ai/mediakit/pdf-text-extractor): Extracts clean Markdown, HTML, or structured JSON from digital or scanned PDFs while preserving reading order, tables, and equations. ($0.003 USDC) - [pdf-to-jpg](https://agentutility.ai/mediakit/pdf-to-jpg): Convert a PDF into page images for previews, thumbnails, or archiving. ($0.10 USDC) - [pdf-to-markdown](https://agentutility.ai/mediakit/pdf-to-markdown): Converts digital or scanned PDFs to clean Markdown with AI-powered, layout-aware extraction on the Datalab Marker engine. ($0.003 USDC) - [pdf-to-markdown-api](https://agentutility.ai/mediakit/pdf-to-markdown-api): Converts a public PDF URL into clean Markdown, HTML, or structured JSON while preserving headings, tables, equations, and reading order. ($0.003 USDC) - [pdf-to-text](https://agentutility.ai/mediakit/pdf-to-text): Extracts text from digital or scanned PDFs, preserving reading order across multi-column layouts with an AI + OCR pipeline (Datalab Marker). ($0.003 USDC) - [pdf-to-text-api](https://agentutility.ai/mediakit/pdf-to-text-api): Extracts text from digital and scanned PDFs as Markdown, plain text, HTML, or JSON with layout-aware reading order. ($0.003 USDC) - [pdf-watermark](https://agentutility.ai/mediakit/pdf-watermark): Overlays a text or image watermark on PDFs, PNG/JPG/GIF images, or MP4/MOV/WEBM videos. ($0.02 USDC) - [pdf2md](https://agentutility.ai/mediakit/pdf2md): Convert a hosted PDF into clean Markdown, HTML, or structured JSON by sending its pdf_url. ($0.20 USDC) - [receipt-ocr](https://agentutility.ai/mediakit/receipt-ocr): Receipt OCR. ($0.01 USDC) - [receipt-parser](https://agentutility.ai/mediakit/receipt-parser): Receipt parser. ($0.01 USDC) - [speaker-diarize](https://agentutility.ai/mediakit/speaker-diarize): Transcribe audio or video and label who said what. ($0.10 USDC) - [split-pdf](https://agentutility.ai/mediakit/split-pdf): Split a PDF into multiple files by page range or one PDF per page. ($0.04 USDC) - [subtitles](https://agentutility.ai/mediakit/subtitles): Generate ready-to-use subtitle files from a video or audio URL. ($0.08 USDC) - [transcribe](https://agentutility.ai/mediakit/transcribe): Convert spoken audio or video into text. ($0.10 USDC) - [upscale-image](https://agentutility.ai/mediakit/upscale-image): Upscales images 2x or 4x with AI super-resolution, best for photos and illustrations. ($0.02 USDC) - [url-to-markdown](https://agentutility.ai/mediakit/url-to-markdown): Fetches a public URL, strips boilerplate, and returns clean Markdown plus title and character counts. ($0.005 USDC) - [video-summarize](https://agentutility.ai/mediakit/video-summarize): Summarizes videos, podcasts, and lectures in one call: Whisper v3 transcribes, then Mistral summarizes. ($0.10 USDC) - [video-thumbnail](https://agentutility.ai/mediakit/video-thumbnail): Pull a single still frame out of a video without transcoding the whole file. ($0.03 USDC) - [video-to-audio](https://agentutility.ai/mediakit/video-to-audio): Video to audio extractor / video to audio converter. ($0.02 USDC) - [video-to-mp3](https://agentutility.ai/mediakit/video-to-mp3): Video to MP3 / extract MP3 audio from video URL. ($0.02 USDC) - [video-to-subtitles](https://agentutility.ai/mediakit/video-to-subtitles): Generates subtitles from video with Whisper v3, word-wrapped and ready for VLC / Premiere / FFmpeg. ($0.02 USDC) - [video-to-text](https://agentutility.ai/mediakit/video-to-text): Transcribe any video URL to text with Whisper v3 large. ($0.10 USDC) - [video-transcribe](https://agentutility.ai/mediakit/video-transcribe): Transcribes any video URL to text with Whisper v3 large. ($0.10 USDC) - [video-trim](https://agentutility.ai/mediakit/video-trim): Cuts a clip out of a source video by start and end point, so you don't need a video editor to pull a highlight or shorten a file. ($0.02 USDC) - [watermark](https://agentutility.ai/mediakit/watermark): Adds a text or image watermark overlay to PDFs, PNG/JPG/GIF images, and MP4/MOV/WEBM videos. ($0.02 USDC) - [watermark-pdf](https://agentutility.ai/mediakit/watermark-pdf): Add watermark to PDF. ($0.02 USDC) - [xlsx-to-csv](https://agentutility.ai/mediakit/xlsx-to-csv): Converts any sheet of an .xlsx, .xlsm, .xls, or .ods workbook to CSV, with sheet selection, encoding, and quote style controls. ($0.005 USDC) - [xml-to-word](https://agentutility.ai/mediakit/xml-to-word): Converts an XML document into a Microsoft Word (.docx) file for delivery to systems that need Word format, not raw XML. ($0.05 USDC) - [youtube-transcript](https://agentutility.ai/mediakit/youtube-transcript): Fetch the transcript of any YouTube video. ($0.01 USDC) ### Wordmint - [ai-to-human-text](https://agentutility.ai/wordmint/ai-to-human-text): Rewrite AI-generated text so it reads like a person wrote it. ($0.01 USDC) - [alt-text-generator](https://agentutility.ai/wordmint/alt-text-generator): Turns a public image URL into ready-to-use text: concise alt text for screen readers, a natural-language description, OCR text pulled fro… ($0.02 USDC) - [app-review-sentiment](https://agentutility.ai/wordmint/app-review-sentiment): Scores app-store reviews by onboarding, stability, pricing, performance, and feature requests. ($0.01 USDC) - [brand-bootstrap](https://agentutility.ai/wordmint/brand-bootstrap): Bootstraps a brand kit for a new business or product in one call. ($0.01 USDC) - [brand-launch-brief](https://agentutility.ai/wordmint/brand-launch-brief): Generates a structured brand launch brief for a new company or product from name, concept, audience, and tone. ($0.01 USDC) - [brand-positioning-brief](https://agentutility.ai/wordmint/brand-positioning-brief): Generates a brand positioning brief covering messaging pillars, taglines, launch channels, and a logo prompt. ($0.01 USDC) - [brand-sentiment](https://agentutility.ai/wordmint/brand-sentiment): Measures brand sentiment on X by searching recent public posts about a brand, product, token, or launch and returning an aggregate positi… ($0.03 USDC) - [brand-sentiment-analysis](https://agentutility.ai/wordmint/brand-sentiment-analysis): Scores comments, mentions, survey verbatims, and campaign feedback for sentiment. ($0.01 USDC) - [brand-tagline](https://agentutility.ai/wordmint/brand-tagline): Generates brand taglines and slogans for launch pages, X bios, email copy, and product cards. ($0.005 USDC) - [brand-tagline-generate](https://agentutility.ai/wordmint/brand-tagline-generate): Generates tagline options for a brand or startup from its name, concept, audience, and tone. ($0.005 USDC) - [candidate-feedback-sentiment](https://agentutility.ai/wordmint/candidate-feedback-sentiment): Summarizes candidate experience, recruiter feedback, and hiring-process comments by sentiment. ($0.01 USDC) - [card-resolve](https://agentutility.ai/wordmint/card-resolve): Normalizes free-form graded card text into a canonical card object. ($0.005 USDC) - [churn-risk-sentiment](https://agentutility.ai/wordmint/churn-risk-sentiment): Analyzes support tickets, chats, and emails for negative sentiment, urgency, and at-risk churn themes. ($0.01 USDC) - [citation-verify](https://agentutility.ai/wordmint/citation-verify): Verifies whether a claim is actually supported by a source URL. ($0.01 USDC) - [classify](https://agentutility.ai/wordmint/classify): Sort text into categories you define on the spot, no training run required. ($0.02 USDC) - [classify-text](https://agentutility.ai/wordmint/classify-text): Sorts a piece of text into categories you define on the fly, no training or fixed label set required. ($0.02 USDC) - [commit-message-from-diff](https://agentutility.ai/wordmint/commit-message-from-diff): Generates a git commit message from a diff in Conventional Commits format. ($0.01 USDC) - [community-moderation-sentiment](https://agentutility.ai/wordmint/community-moderation-sentiment): Scores community posts, replies, and threads by tone, frustration, escalation risk, and constructive intent. ($0.01 USDC) - [content-simhash](https://agentutility.ai/wordmint/content-simhash): Fingerprints text with a 64-bit SimHash for near-duplicate detection, computed entirely locally. ($0.005 USDC) - [contract-translate](https://agentutility.ai/wordmint/contract-translate): Translates contract excerpts and commercial terms, preserving numbering, defined terms, clause references, dates, and party names. ($0.002 USDC) - [cron-explain](https://agentutility.ai/wordmint/cron-explain): Cron expression parser. ($0.002 USDC) - [cron-next](https://agentutility.ai/wordmint/cron-next): Tells you exactly when a cron expression fires next. ($0.003 USDC) - [cron-parse](https://agentutility.ai/wordmint/cron-parse): Cron parser. ($0.005 USDC) - [crypto-news-sentiment](https://agentutility.ai/wordmint/crypto-news-sentiment): Classifies supplied crypto news headlines, project updates, or community posts by sentiment and emotion. ($0.01 USDC) - [crypto-sentiment](https://agentutility.ai/wordmint/crypto-sentiment): Scores crypto sentiment from recent public X posts about protocols, tickers, tokens, x402, Bankr, Coinbase, and market narratives, withou… ($0.03 USDC) - [customer-review-translate](https://agentutility.ai/wordmint/customer-review-translate): Translates customer reviews, ratings comments, and voice-of-customer excerpts, preserving product names, SKUs, and star ratings. ($0.002 USDC) - [describe-image](https://agentutility.ai/wordmint/describe-image): Describes images with a vision LLM across five modes: describe, alt_text (accessibility, <=125 chars), OCR (extract visible text), tags (… ($0.02 USDC) - [detect-language](https://agentutility.ai/wordmint/detect-language): Identifies what language a piece of text is written in and how confident the call is, returning an ISO 639-1 code, the full language name… ($0.005 USDC) - [detect-pii](https://agentutility.ai/wordmint/detect-pii): Detects PII in text: emails, phones, SSNs, credit cards, addresses, names, IPs, and API tokens. ($0.02 USDC) - [dictionary](https://agentutility.ai/wordmint/dictionary): Dictionary API for looking up an English word and getting its definitions, part of speech, pronunciation, usage examples, and per-sense s… ($0.005 USDC) - [dictionary-define](https://agentutility.ai/wordmint/dictionary-define): Looks up English word definitions with pronunciation, part of speech, and synonyms. ($0.005 USDC) - [duplicate-ticket-detect](https://agentutility.ai/wordmint/duplicate-ticket-detect): Checks a new support ticket against a batch of existing ones and ranks which are likely the same issue, so you can merge or link duplicat… ($0.008 USDC) - [ecommerce-review-sentiment](https://agentutility.ai/wordmint/ecommerce-review-sentiment): Scores ecommerce reviews by product aspect, emotion, and escalation risk. ($0.01 USDC) - [education-course-translate](https://agentutility.ai/wordmint/education-course-translate): Translates course outlines, assignments, quiz instructions, and LMS copy, preserving placeholders and numbering. ($0.002 USDC) - [email-draft](https://agentutility.ai/wordmint/email-draft): Writes emails with AI: subject, body, salutation, and sign-off. ($0.02 USDC) - [embedding-similarity](https://agentutility.ai/wordmint/embedding-similarity): Measures how semantically similar two strings are: embeds both via Venice (default model: text-embedding-bge-m3) and returns the cosine s… ($0.005 USDC) - [employee-feedback-sentiment](https://agentutility.ai/wordmint/employee-feedback-sentiment): Scores internal survey comments and anonymized employee feedback by morale, workload, manager support, and retention risk. ($0.01 USDC) - [escalation-brief](https://agentutility.ai/wordmint/escalation-brief): Turns a messy support thread into a short handoff brief the next person can act on in seconds instead of re-reading the whole conversation. ($0.01 USDC) - [extract](https://agentutility.ai/wordmint/extract): Pull structured entities out of raw text instead of hand-parsing it yourself. ($0.02 USDC) - [extract-entities](https://agentutility.ai/wordmint/extract-entities): Pulls structured entities out of free text: people, organizations, locations, dates, email addresses, URLs, phone numbers, and monetary a… ($0.005 USDC) - [finance-report-translate](https://agentutility.ai/wordmint/finance-report-translate): Translates finance reports: market commentary, investor letters, earnings notes, and finance summaries, preserving tickers and numbers. ($0.002 USDC) - [game-localization-translate](https://agentutility.ai/wordmint/game-localization-translate): Translates game content: dialogue, item descriptions, UI strings, and patch notes, preserving tokens. ($0.002 USDC) - [hash-string](https://agentutility.ai/wordmint/hash-string): Computes cryptographic hash digests of any input string across five algorithms: sha1, sha256 (default), sha384, sha512, and md5. ($0.005 USDC) - [hotel-review-sentiment](https://agentutility.ai/wordmint/hotel-review-sentiment): Classifies hotel, short-term rental, and travel experience reviews by cleanliness, location, staff, amenities, and value. ($0.01 USDC) - [humanize](https://agentutility.ai/wordmint/humanize): Rewrite AI-sounding text so it reads like a person wrote it. ($0.01 USDC) - [image-describe](https://agentutility.ai/wordmint/image-describe): Get a vision model's read on an image: a description, alt text, extracted text, tags, or a caption. ($0.02 USDC) - [image-description](https://agentutility.ai/wordmint/image-description): Takes a public image URL and returns an AI vision description, alt text, OCR text, tags, or caption depending on mode. ($0.02 USDC) - [immigration-document-translate](https://agentutility.ai/wordmint/immigration-document-translate): Translates immigration form excerpts, appointment instructions, evidence checklists, and application notes, preserving names, dates, IDs,… ($0.002 USDC) - [invoice-translate](https://agentutility.ai/wordmint/invoice-translate): Translates invoice notes, payment terms, receipt line descriptions, and billing messages, preserving amounts, invoice IDs, and dates. ($0.002 USDC) - [job-post-translate](https://agentutility.ai/wordmint/job-post-translate): Translates job descriptions, role requirements, benefits, and candidate emails, preserving acronyms and compensation numbers. ($0.002 USDC) - [json-schema-validate](https://agentutility.ai/wordmint/json-schema-validate): Validates any JSON document against any JSON Schema, draft-07 or 2020-12. ($0.003 USDC) - [logo-prompt-generator](https://agentutility.ai/wordmint/logo-prompt-generator): Generates a ready-to-use logo prompt for a new brand. ($0.01 USDC) - [market-news-sentiment](https://agentutility.ai/wordmint/market-news-sentiment): Market news sentiment analysis classifies supplied financial news headlines or market commentary as positive, negative, mixed, or neutral. ($0.01 USDC) - [marketing-copy-translate](https://agentutility.ai/wordmint/marketing-copy-translate): Translates landing pages, ads, lifecycle emails, and social copy while preserving brand names and URLs. ($0.002 USDC) - [marketplace-listing-translate](https://agentutility.ai/wordmint/marketplace-listing-translate): Translates marketplace listings: titles, bullet points, sizing notes, shipping terms, and product descriptions, preserving SKUs and units. ($0.002 USDC) - [marketplace-notice-explain](https://agentutility.ai/wordmint/marketplace-notice-explain): Explains marketplace and payment-platform notices for sellers. ($0.02 USDC) - [medical-intake-translate](https://agentutility.ai/wordmint/medical-intake-translate): Translates patient intake notes, appointment messages, and care-navigation copy, preserving dates, names, units, and medication strings. ($0.002 USDC) - [moderate-content](https://agentutility.ai/wordmint/moderate-content): Moderates content for safety, scoring harassment, hate_speech, violence, sexual_content, self_harm, spam, phishing, doxing, illegal_activ… ($0.02 USDC) - [new-company-brief](https://agentutility.ai/wordmint/new-company-brief): Builds a launch brief for a new company: positioning, taglines, messaging pillars, logo prompt, launch checklist, and channels. ($0.01 USDC) - [paper-to-flashcards](https://agentutility.ai/wordmint/paper-to-flashcards): Turns a paper abstract or excerpt into study flashcards for spaced repetition. ($0.01 USDC) - [patient-feedback-sentiment](https://agentutility.ai/wordmint/patient-feedback-sentiment): Classifies patient comments by appointment access, staff, clarity, wait time, and trust. ($0.01 USDC) - [pii-redact](https://agentutility.ai/wordmint/pii-redact): Redacts PII from text: structural PII (email, phone, credit card, SSN, IBAN, IPv4/v6, URL) and residual PII (full names, street addresses… ($0.005 USDC) - [pr-description-from-diff](https://agentutility.ai/wordmint/pr-description-from-diff): Writes a review-ready pull request description from any unified git diff (up to 60k chars). ($0.01 USDC) - [product-localization-translate](https://agentutility.ai/wordmint/product-localization-translate): Translates product descriptions, SKUs, feature bullets, and launch copy while preserving Markdown, code, URLs, and product names. ($0.002 USDC) - [prompt-compress](https://agentutility.ai/wordmint/prompt-compress): Compresses a long prompt down to a target ratio of its original length while preserving every instruction, constraint, and example's intent. ($0.005 USDC) - [reading-plan-generate](https://agentutility.ai/wordmint/reading-plan-generate): Builds a sequenced reading plan for a topic so a learner or agent knows what to study first, next, and last. ($0.01 USDC) - [real-estate-lead-sentiment](https://agentutility.ai/wordmint/real-estate-lead-sentiment): Scores real estate inquiries, showing feedback, and buyer/seller messages by urgency, objections, price sensitivity, and interest. ($0.01 USDC) - [real-estate-listing-translate](https://agentutility.ai/wordmint/real-estate-listing-translate): Translates real estate listings: property descriptions, amenities, neighborhood blurbs, and buyer messages. ($0.002 USDC) - [regex-from-prompt](https://agentutility.ai/wordmint/regex-from-prompt): Builds a regular expression from a plain-English description, targeting PCRE, JavaScript, Python, Go, or RE2. ($0.01 USDC) - [regex-test](https://agentutility.ai/wordmint/regex-test): Tests a JavaScript regex against sample inputs and shows exactly what matched. ($0.005 USDC) - [restaurant-review-sentiment](https://agentutility.ai/wordmint/restaurant-review-sentiment): Classifies restaurant guest reviews by food, service, ambience, price, and return-intent aspects. ($0.01 USDC) - [resume-scorer](https://agentutility.ai/wordmint/resume-scorer): AI resume scorer / ATS keyword analyzer. ($0.02 USDC) - [retrieval-rerank](https://agentutility.ai/wordmint/retrieval-rerank): Reranks retrieval results: given a query and up to 30 candidate documents, scores each 0-100 for query relevance using Venice qwen3-5-35b… ($0.005 USDC) - [review-sentiment-analysis](https://agentutility.ai/wordmint/review-sentiment-analysis): Scores product reviews with overall sentiment, emotion probabilities, confidence, and optional aspect scores. ($0.01 USDC) - [rewrite-tone](https://agentutility.ai/wordmint/rewrite-tone): Rewrites text in a different tone or writing style. ($0.02 USDC) - [rfp-requirements-extract](https://agentutility.ai/wordmint/rfp-requirements-extract): Extracts structured requirements from pasted RFP, grant, or local solicitation text: requirements, deadlines, attachment checklist, bid/n… ($0.03 USDC) - [saas-ui-translate](https://agentutility.ai/wordmint/saas-ui-translate): Translates SaaS UI copy: button labels, settings copy, onboarding text, and interface microcopy, preserving placeholders. ($0.002 USDC) - [sales-call-sentiment](https://agentutility.ai/wordmint/sales-call-sentiment): Scores sales call snippets for objections, buying signals, urgency, and next-step confidence. ($0.01 USDC) - [semantic-chunk](https://agentutility.ai/wordmint/semantic-chunk): Splits long text into chunks for RAG pipelines, with three modes: 'fixed' (hard char-count windows with overlap), 'sentence' (greedy pack… ($0.005 USDC) - [sentiment](https://agentutility.ai/wordmint/sentiment): Score how positive, negative, or mixed a piece of text reads, down to the emotion level. ($0.01 USDC) - [sentiment-analysis](https://agentutility.ai/wordmint/sentiment-analysis): Analyzes sentiment in arbitrary text, returning overall sentiment, a score (-1 to +1), per-emotion labels (joy/anger/sadness/fear/surpris… ($0.01 USDC) - [sla-extract](https://agentutility.ai/wordmint/sla-extract): Pulls the actual service-level terms out of a contract, vendor agreement, or support policy so you don't have to hunt through pages of te… ($0.01 USDC) - [slugify](https://agentutility.ai/wordmint/slugify): Turns any string into a URL- and identifier-safe slug. ($0.005 USDC) - [social-comment-sentiment](https://agentutility.ai/wordmint/social-comment-sentiment): Classifies social comments, replies, and threads by sentiment, emotion, confidence, and optional aspects. ($0.01 USDC) - [social-sentiment](https://agentutility.ai/wordmint/social-sentiment): Measures social sentiment on X for brands, tokens, topics, launches, and market narratives. ($0.03 USDC) - [sql-from-prompt](https://agentutility.ai/wordmint/sql-from-prompt): Turns natural language into SQL for Postgres, MySQL, SQLite, BigQuery, Snowflake, MSSQL, DuckDB, or ANSI. ($0.02 USDC) - [startup-launch-brief](https://agentutility.ai/wordmint/startup-launch-brief): Generates a startup launch brief with positioning, taglines, and a launch checklist. ($0.01 USDC) - [startup-slogan-generator](https://agentutility.ai/wordmint/startup-slogan-generator): Generates startup slogans and taglines for new-business launch copy, X bios, landing pages, and pitch decks. ($0.005 USDC) - [structured-extract](https://agentutility.ai/wordmint/structured-extract): Extracts structured JSON from free-form text, conforming to a user-supplied JSON Schema. ($0.01 USDC) - [summarize](https://agentutility.ai/wordmint/summarize): Condense long text into a tighter summary in the shape you actually need. ($0.01 USDC) - [summarize-text](https://agentutility.ai/wordmint/summarize-text): Condense long text into a shorter summary. ($0.01 USDC) - [support-sentiment-analysis](https://agentutility.ai/wordmint/support-sentiment-analysis): Scores support tickets, chats, and complaints for sentiment and emotion, for helpdesk and CX agents. ($0.01 USDC) - [support-ticket-translate](https://agentutility.ai/wordmint/support-ticket-translate): Translates support tickets, replies, and customer feedback while preserving formatting and technical identifiers. ($0.002 USDC) - [survey-sentiment-analysis](https://agentutility.ai/wordmint/survey-sentiment-analysis): Scores open-ended survey responses by theme or aspect, for research agents. ($0.01 USDC) - [syllabus-parse](https://agentutility.ai/wordmint/syllabus-parse): Turns a pasted course syllabus into a structured week-by-week outline an agent can schedule against: course name, and per week the topics… ($0.01 USDC) - [tagline-generator](https://agentutility.ai/wordmint/tagline-generator): Generates short tagline options from a name, concept, audience, and tone. ($0.005 USDC) - [technical-docs-translate](https://agentutility.ai/wordmint/technical-docs-translate): Translates developer documentation with code-aware handling that preserves Markdown, code blocks, API identifiers, URLs, and file paths. ($0.002 USDC) - [text-classify](https://agentutility.ai/wordmint/text-classify): Text classifier. ($0.005 USDC) - [text-embedding](https://agentutility.ai/wordmint/text-embedding): Embeds 1 to 100 strings into semantic vectors via Venice. ($0.005 USDC) - [text-normalize](https://agentutility.ai/wordmint/text-normalize): Text normalize. ($0.005 USDC) - [thesaurus](https://agentutility.ai/wordmint/thesaurus): Returns synonyms, antonyms, and related words for any input word, configurable across five modes: 'synonyms' (rel_syn), 'antonyms' (rel_a… ($0.005 USDC) - [ticket-cluster](https://agentutility.ai/wordmint/ticket-cluster): Groups a batch of raw support tickets into themed clusters so you can see what's actually driving volume without reading every ticket by… ($0.02 USDC) - [token-count](https://agentutility.ai/wordmint/token-count): Estimates LLM token counts entirely locally, with no external lookups. ($0.005 USDC) - [tool-card-generate](https://agentutility.ai/wordmint/tool-card-generate): Generates an agent tool card from a tool name + plain-English description (and optional parameter hints): a strict OpenAI/A2A-compatible… ($0.005 USDC) - [translate](https://agentutility.ai/wordmint/translate): Translate agent messages, support replies, and documentation into a target language without breaking Markdown, code blocks, URLs, or prop… ($0.002 USDC) - [translate-text](https://agentutility.ai/wordmint/translate-text): Translate agent messages, support replies, and documents without breaking Markdown, code blocks, URLs, or proper nouns. ($0.002 USDC) - [travel-listing-translate](https://agentutility.ai/wordmint/travel-listing-translate): Translates travel and hospitality copy: lodging descriptions, itinerary copy, amenities, and guest messages. ($0.002 USDC) - [tweet-sentiment](https://agentutility.ai/wordmint/tweet-sentiment): Analyzes the sentiment of recent tweets matching a query. ($0.03 USDC) - [twitter-sentiment](https://agentutility.ai/wordmint/twitter-sentiment): Searches recent public X posts for a query and scores each tweet's sentiment, returning tweet-level scores plus aggregate positive/neutra… ($0.03 USDC) - [twitter-sentiment-api](https://agentutility.ai/wordmint/twitter-sentiment-api): Analyzes Twitter/X sentiment by searching recent posts and scoring sentiment, polarity, volume, and sample post context when X API creden… ($0.03 USDC) - [type-inference-from-json](https://agentutility.ai/wordmint/type-inference-from-json): Infers type definitions from a JSON sample, converting JSON to TypeScript, Zod, or JSON Schema. ($0.005 USDC) - [unicode-normalize](https://agentutility.ai/wordmint/unicode-normalize): Normalizes Unicode text and flags lookalike or hidden characters used in spoofing and phishing. ($0.005 USDC) - [voice-of-customer-sentiment](https://agentutility.ai/wordmint/voice-of-customer-sentiment): Processes survey verbatims, support snippets, reviews, and interview notes by theme, sentiment, emotion, and urgency. ($0.01 USDC) - [x-sentiment](https://agentutility.ai/wordmint/x-sentiment): Scores sentiment across recent X posts for any query, returning positive, neutral, and negative labels with result counts and aggregate d… ($0.03 USDC) ### WebProbe - [answer-web](https://agentutility.ai/web-probe/answer-web): Answers natural-language questions with live web research, returning a synthesized answer with inline [N] citations and the source URLs. ($0.04 USDC) - [archive-snapshot](https://agentutility.ai/web-probe/archive-snapshot): Finds the closest archived snapshot of a public URL, like a Wayback Machine API. ($0.02 USDC) - [archive-snapshot-api](https://agentutility.ai/web-probe/archive-snapshot-api): Finds archived snapshots of public web pages, returning the closest Wayback Machine captures with timestamps, status codes, and replay URLs. ($0.02 USDC) - [archive-url](https://agentutility.ai/web-probe/archive-url): Looks up the archived copy of a public URL closest to a given timestamp and can fetch cleaned archived page text. ($0.02 USDC) - [arxiv-bibtex](https://agentutility.ai/web-probe/arxiv-bibtex): Turns an arXiv paper into a BibTeX entry: pulls title, authors, year, abstract, and DOI from the arXiv API and generates a properly-forma… ($0.005 USDC) - [arxiv-search](https://agentutility.ai/web-probe/arxiv-search): Search arXiv's full paper catalog by query, author, category, or a specific id-list and get back structured results instead of scraping HTML. ($0.03 USDC) - [arxiv-summarize](https://agentutility.ai/web-probe/arxiv-summarize): Turn an arXiv paper into a structured research summary without reading the PDF. ($0.04 USDC) - [b2b-lead-enrich](https://agentutility.ai/web-probe/b2b-lead-enrich): Enriches B2B leads from caller-supplied email/name/domain/company into a public-data profile with inferred name, company, domain, MX reco… ($0.01 USDC) - [brand-domain-check](https://agentutility.ai/web-probe/brand-domain-check): Checks whether a brand or company domain is established, expiring, registrar-locked, or newly registered, on the same RDAP backend as who… ($0.005 USDC) - [brand-name-generator](https://agentutility.ai/web-probe/brand-name-generator): Generates brand name candidates and returns ranked names, slugs, rationale, checked TLDs, and availability counts. ($0.05 USDC) - [brand-name-score](https://agentutility.ai/web-probe/brand-name-score): Scores a candidate brand or startup name on quality and risk. ($0.005 USDC) - [brand-watch-domain-risk](https://agentutility.ai/web-probe/brand-watch-domain-risk): Checks new or suspicious brand-adjacent domains for age, registrar, expiry, DNSSEC, and transfer/lock statuses. ($0.005 USDC) - [browser-render](https://agentutility.ai/web-probe/browser-render): Loads a public URL with JavaScript enabled and returns rendered HTML, title, final URL, byte count, or a base64 screenshot when requested. ($0.03 USDC) - [browser-session](https://agentutility.ai/web-probe/browser-session): Loads a public URL in a real headless browser with JavaScript executed, then returns the rendered HTML and page title, or a base64 screen… ($0.03 USDC) - [business-name-generator](https://agentutility.ai/web-probe/business-name-generator): Generates business name ideas: brainstorms short brandable candidates for a concept, checks TLD availability, and ranks by available doma… ($0.05 USDC) - [civic-meeting-brief](https://agentutility.ai/web-probe/civic-meeting-brief): Civic meeting brief for turning a raw council or board agenda or minutes document into a scannable summary of what actually happened. ($0.01 USDC) - [company-enrich](https://agentutility.ai/web-probe/company-enrich): Enrich a company from its domain or an email address. ($0.01 USDC) - [company-name-score](https://agentutility.ai/web-probe/company-name-score): Scores the quality of a company name before you commit to domain, handle, trademark, and launch work. ($0.005 USDC) - [contact-enrich](https://agentutility.ai/web-probe/contact-enrich): Enriches a contact from email, name, domain, or company into a normalized public-data record with inferred display name, company/domain c… ($0.01 USDC) - [crates-io-stats](https://agentutility.ai/web-probe/crates-io-stats): Fetches the public crates.io API record for a Rust crate and returns description, license, repository, homepage, documentation, keywords,… ($0.003 USDC) - [creator-domain-check](https://agentutility.ai/web-probe/creator-domain-check): Checks creator, newsletter, podcast, and community domains for age, expiry, registrar, DNSSEC, and suspicious new-registration flags. ($0.005 USDC) - [crypto-headlines](https://agentutility.ai/web-probe/crypto-headlines): Crypto headlines API for agents that need breaking cryptocurrency news by topic or query. ($0.005 USDC) - [crypto-news](https://agentutility.ai/web-probe/crypto-news): Crypto news API that searches recent cryptocurrency headlines for a topic, token, protocol, or market event. ($0.005 USDC) - [crypto-news-api](https://agentutility.ai/web-probe/crypto-news-api): Returns recent cryptocurrency headline metadata and sentiment. ($0.003 USDC) - [disposable-email-check](https://agentutility.ai/web-probe/disposable-email-check): Detects disposable and throwaway email addresses before they get through your signup form. ($0.005 USDC) - [dmarc-check](https://agentutility.ai/web-probe/dmarc-check): Audits a domain's email authentication posture: DMARC, SPF, and DKIM in one check. ($0.02 USDC) - [dns-lookup](https://agentutility.ai/web-probe/dns-lookup): Full DNS lookup over Cloudflare 1.1.1.1 DNS-over-HTTPS. ($0.02 USDC) - [domain-age-check](https://agentutility.ai/web-probe/domain-age-check): Checks a domain's age and registration date, with registrar metadata, for fraud, phishing, brand-protection, and lead-enrichment workflows. ($0.02 USDC) - [domain-availability](https://agentutility.ai/web-probe/domain-availability): Checks whether a domain is registered and returns registrar, registration date, expiry date, days_until_expiry, and current EPP status flags. ($0.005 USDC) - [domain-enrich](https://agentutility.ai/web-probe/domain-enrich): Enrich any domain, website URL, or email into company facts. ($0.01 USDC) - [domain-expiry-check](https://agentutility.ai/web-probe/domain-expiry-check): Checks a domain's expiration date and days until it expires, for renewal monitoring, vendor-risk checks, and brand-protection agents. ($0.02 USDC) - [domain-name-generator](https://agentutility.ai/web-probe/domain-name-generator): Generates domain name ideas: brainstorms domain-friendly names from a concept and checks RDAP availability across allowed TLDs. ($0.05 USDC) - [domain-portfolio-risk](https://agentutility.ai/web-probe/domain-portfolio-risk): Audits individual portfolio domains for age, expiry, registrar, DNSSEC, nameservers, and lock status before renewal or acquisition decisions. ($0.005 USDC) - [domain-renewal-monitor](https://agentutility.ai/web-probe/domain-renewal-monitor): Monitors a domain's renewal status: expiration date, registrar metadata, nameservers, and expiring-soon risk flags, on the same RDAP back… ($0.005 USDC) - [domain-risk-check](https://agentutility.ai/web-probe/domain-risk-check): Screens a domain for risk signals: age, expiration, registrar, nameservers, DNSSEC, status codes, and flags such as newly-registered or e… ($0.02 USDC) - [domain-suggest](https://agentutility.ai/web-probe/domain-suggest): Suggests short brandable domain candidates for a concept and verifies which are actually available. ($0.05 USDC) - [email](https://agentutility.ai/web-probe/email): Validates an email address end to end: syntax, MX reachability, disposable/temp-mail domains, role accounts, and SPF/DMARC/DKIM posture. ($0.005 USDC) - [email-deliverability](https://agentutility.ai/web-probe/email-deliverability): Checks email deliverability by validating address format, MX reachability, temp-mail risk, role mailbox risk, and SPF/DMARC/DKIM authenti… ($0.005 USDC) - [email-deliverability-check](https://agentutility.ai/web-probe/email-deliverability-check): Checks whether an email address is likely to be deliverable and how risky it looks. ($0.005 USDC) - [email-deliverability-score](https://agentutility.ai/web-probe/email-deliverability-score): Scores an email domain's deliverability from 0-100. ($0.005 USDC) - [email-domain-age-check](https://agentutility.ai/web-probe/email-domain-age-check): Checks whether a sender or lead email domain is established, expiring, DNSSEC-signed, or newly registered. ($0.005 USDC) - [email-domain-health](https://agentutility.ai/web-probe/email-domain-health): Validates an email address and scores whether its domain can receive mail, reporting authentication records and disposable-domain risk wi… ($0.005 USDC) - [email-spam-check](https://agentutility.ai/web-probe/email-spam-check): Scores whether an address and domain are likely to receive mail cleanly, using syntax validation, MX records, disposable-domain signals,… ($0.005 USDC) - [email-validator](https://agentutility.ai/web-probe/email-validator): Validates email syntax and domain health, returning a deliverability score, risk bucket, MX records, disposable-domain match, role-accoun… ($0.005 USDC) - [email-verify](https://agentutility.ai/web-probe/email-verify): Verifies an email address and its domain with DNS-based risk checks: MX, disposable-domain, role-account, SPF, DMARC, and DKIM signals. ($0.005 USDC) - [email-verify-api](https://agentutility.ai/web-probe/email-verify-api): Verifies an email address with syntax, MX, disposable-domain, role-account, SPF, DMARC, and DKIM checks. ($0.005 USDC) - [equities-news](https://agentutility.ai/web-probe/equities-news): Equities news API (alias of stocks-news). ($0.005 USDC) - [expand-url](https://agentutility.ai/web-probe/expand-url): Expands shortened URLs by tracing the full redirect chain hop-by-hop. ($0.02 USDC) - [github-readme](https://agentutility.ai/web-probe/github-readme): Fetches the raw README markdown for any public GitHub repository via the official GitHub REST API, no auth required for public repos. ($0.005 USDC) - [github-stars-history](https://agentutility.ai/web-probe/github-stars-history): Tracks GitHub stars history: current star count plus a sampled cumulative-stars-vs-date series for any public GitHub repo. ($0.005 USDC) - [google-search](https://agentutility.ai/web-probe/google-search): Ranked Google organic results via Decodo Google Search. ($0.006 USDC) - [grant-lookup](https://agentutility.ai/web-probe/grant-lookup): Grant lookup and federal funding opportunities search for agents scouting money on the table for nonprofits, small businesses, researcher… ($0.01 USDC) - [hacker-news-search](https://agentutility.ai/web-probe/hacker-news-search): Search Hacker News for startup news, YC news, Show HN launches, and founder discussion through the Algolia HN index. ($0.001 USDC) - [handle-availability](https://agentutility.ai/web-probe/handle-availability): Checks whether a social handle is available on X and returns public profile metrics when it is already claimed. ($0.005 USDC) - [headless-browser](https://agentutility.ai/web-probe/headless-browser): Opens a public URL in a real headless browser, waits for client-side rendering, and returns the rendered DOM or a screenshot. ($0.03 USDC) - [hn-search](https://agentutility.ai/web-probe/hn-search): Searches 30M+ Hacker News stories and comments via the public Algolia HN index. ($0.001 USDC) - [homoglyph-check](https://agentutility.ai/web-probe/homoglyph-check): Detects Unicode lookalike characters that impersonate ASCII Latin letters, a common phishing-domain trick. ($0.003 USDC) - [inbox-readiness-check](https://agentutility.ai/web-probe/inbox-readiness-check): Checks whether an email domain is ready to receive mail, returning a low/medium/high risk bucket and findings for mail launch or lead-rou… ($0.005 USDC) - [ip-asn](https://agentutility.ai/web-probe/ip-asn): Looks up ASN and geolocation for any IPv4 or IPv6 address: ASN number, ASN org, ISP, country, region, city, postal, latitude/longitude, a… ($0.001 USDC) - [javascript-render](https://agentutility.ai/web-probe/javascript-render): Renders a URL with JavaScript enabled and returns the browser-rendered HTML, title, resolved URL, and truncation metadata, or captures a… ($0.03 USDC) - [jwt-decode](https://agentutility.ai/web-probe/jwt-decode): Decodes a JWT and inspects its claims without needing the signing key. ($0.003 USDC) - [keyword-suggest](https://agentutility.ai/web-probe/keyword-suggest): Keyword and autocomplete suggestions for any seed query. ($0.002 USDC) - [lead-enrich](https://agentutility.ai/web-probe/lead-enrich): Enriches a lead from an email, name, domain, or company into a normalized public-data person record. ($0.01 USDC) - [link-extract](https://agentutility.ai/web-probe/link-extract): Extracts every link from a webpage: fetches the HTML URL and returns each link with its anchor text, rel attribute, and an is_externa… ($0.005 USDC) - [link-unshortener](https://agentutility.ai/web-probe/link-unshortener): Follow a shortened or redirect-chained link all the way to its final destination before you fetch, enrich, or trust it. ($0.02 USDC) - [ma-domain-diligence](https://agentutility.ai/web-probe/ma-domain-diligence): Runs M&A domain diligence, giving deal, finance, and procurement agents domain age, expiry, registrar, DNSSEC, nameserver, and transfer s… ($0.005 USDC) - [market-recap](https://agentutility.ai/web-probe/market-recap): Builds a short crypto market recap from recent GDELT crypto headlines with a GNews fallback when configured: lead headlines, top sources,… ($0.005 USDC) - [mcp-tools-list](https://agentutility.ai/web-probe/mcp-tools-list): Lists the tools exposed by any MCP (Model Context Protocol) server from its URL. ($0.005 USDC) - [mentions](https://agentutility.ai/web-probe/mentions): Monitors public X mentions of a brand, handle, URL, ticker, or phrase by searching recent posts and returning matches with author and met… ($0.006 USDC) - [mindshare](https://agentutility.ai/web-probe/mindshare): Measures social mindshare by searching recent public X posts for a topic and returning tweet-level sentiment plus aggregate positive/neut… ($0.008 USDC) - [ncbi-taxonomy-lookup](https://agentutility.ai/web-probe/ncbi-taxonomy-lookup): Taxonomy lookup for resolving a common or scientific organism name into its NCBI TaxID, rank, and full ancestor lineage. ($0.01 USDC) - [news-search](https://agentutility.ai/web-probe/news-search): News search API / GDELT article search / public news feed lookup. ($0.005 USDC) - [npm-package-stats](https://agentutility.ai/web-probe/npm-package-stats): Fetches the public npm registry record for a package and returns description, license, repository, latest version, total version count, r… ($0.003 USDC) - [password-strength](https://agentutility.ai/web-probe/password-strength): Measures password strength with a zxcvbn-style score and optional HIBP breach lookup. ($0.02 USDC) - [people](https://agentutility.ai/web-probe/people): Looks up a person from an email, name, domain, or company and returns a normalized public-data record (alias of people-enrich). ($0.01 USDC) - [people-enrich](https://agentutility.ai/web-probe/people-enrich): Enriches a person record from an email, name, domain, or company using public data only. ($0.01 USDC) - [people-search](https://agentutility.ai/web-probe/people-search): Searches for a person from caller-supplied identifiers and returns a normalized public-data record. ($0.01 USDC) - [person](https://agentutility.ai/web-probe/person): Person lookup / person enrichment API (alias of people-enrich). ($0.01 USDC) - [person-enrich](https://agentutility.ai/web-probe/person-enrich): Builds a normalized person profile from email, name, domain, or company inputs using public DNS and homepage metadata. ($0.01 USDC) - [phishing-domain-triage](https://agentutility.ai/web-probe/phishing-domain-triage): Phishing domain triage API and suspicious-domain age and registrar risk check. ($0.005 USDC) - [product-name-score](https://agentutility.ai/web-probe/product-name-score): Scores product name quality for agents naming products, features, apps, tools, newsletters, and APIs. ($0.005 USDC) - [public-post-search](https://agentutility.ai/web-probe/public-post-search): Searches recent public posts on X/Twitter with public metrics and author expansion. ($0.006 USDC) - [pubmed-search](https://agentutility.ai/web-probe/pubmed-search): Searches PubMed for biomedical literature by free-text query, with optional date range and sort (relevance / pub_date / first_author). ($0.01 USDC) - [pypi-package-stats](https://agentutility.ai/web-probe/pypi-package-stats): Fetches the public PyPI JSON record for a Python package and returns summary, license, homepage, repository, documentation, issues URL, a… ($0.003 USDC) - [qr-code](https://agentutility.ai/web-probe/qr-code): Reads one or more QR codes from a public PNG, JPG, GIF, BMP, or SVG-rendered image URL and returns the decoded text strings. ($0.005 USDC) - [qr-code-api](https://agentutility.ai/web-probe/qr-code-api): Decodes QR codes, reading one or more codes from public PNG, JPG, GIF, BMP, or SVG-rendered image URLs. ($0.005 USDC) - [qr-code-decode](https://agentutility.ai/web-probe/qr-code-decode): Reads QR codes out of any public image URL (PNG / JPG / GIF / BMP) and returns the decoded text strings. ($0.005 USDC) - [qr-code-generate](https://agentutility.ai/web-probe/qr-code-generate): Generates a QR code from arbitrary text (URL, vCard, WiFi join string, plain text) and returns it as a base64-encoded PNG (default) or SVG. ($0.005 USDC) - [qr-generator](https://agentutility.ai/web-probe/qr-generator): Generates PNG or SVG QR codes from text, URLs, vCards, WiFi strings, and plain text with configurable size, margin, colors, and error cor… ($0.001 USDC) - [qr-maker](https://agentutility.ai/web-probe/qr-maker): Generates a scannable QR code from any text input: a URL, vCard, WiFi join string, or plain text. ($0.001 USDC) - [qr-reader](https://agentutility.ai/web-probe/qr-reader): Reads and decodes QR codes out of any public image URL, PNG, JPG, GIF, or BMP, including images that contain multiple QR codes at once. ($0.005 USDC) - [qr-scanner](https://agentutility.ai/web-probe/qr-scanner): Scans a public image URL for QR codes and returns each one's decoded text. ($0.005 USDC) - [recent-tweet-search](https://agentutility.ai/web-probe/recent-tweet-search): Searches recent public tweets/posts on X and returns text, timestamps, public metrics, and expanded author context. ($0.006 USDC) - [registrar-lookup](https://agentutility.ai/web-probe/registrar-lookup): Finds a domain's registrar and related RDAP metadata: registrar name, IANA id, nameservers, DNSSEC, and EPP status codes. ($0.02 USDC) - [research-brief](https://agentutility.ai/web-probe/research-brief): Builds a structured research brief on a company, person, product, or topic as fixed-shape JSON: overview, key_facts, recent_news (with da… ($0.10 USDC) - [rss-from-anything](https://agentutility.ai/web-probe/rss-from-anything): Turn any webpage into an RSS feed, even sites that never published one. ($0.04 USDC) - [sales-lead-domain-enrich](https://agentutility.ai/web-probe/sales-lead-domain-enrich): Enriches sales leads with company domain metadata: registrar, domain age, expiry, nameservers, DNSSEC, and domain status codes before out… ($0.005 USDC) - [scrape](https://agentutility.ai/web-probe/scrape): Scrape any webpage. ($0.04 USDC) - [scrape-to-json](https://agentutility.ai/web-probe/scrape-to-json): Turn any webpage into structured JSON that matches your schema. ($0.02 USDC) - [scrape-website](https://agentutility.ai/web-probe/scrape-website): Scrapes any webpage and pulls title, description, canonical URL, OpenGraph + Twitter card metadata, headings, and outbound links from a s… ($0.04 USDC) - [screenshot](https://agentutility.ai/web-probe/screenshot): Turn any public URL into a PNG or JPG image on demand. ($0.04 USDC) - [search](https://agentutility.ai/web-probe/search): Returns ranked Decodo Google web results. ($0.006 USDC) - [search-site](https://agentutility.ai/web-probe/search-site): Site/domain-scoped search via Decodo Google results. ($0.006 USDC) - [search-web](https://agentutility.ai/web-probe/search-web): Answer engine retrieval API for finding live web sources before an agent writes its own response. ($0.006 USDC) - [serp-search](https://agentutility.ai/web-probe/serp-search): Pull ranked Decodo Google results for any query. ($0.006 USDC) - [site-search](https://agentutility.ai/web-probe/site-search): Searches the public web, or a specific site/domain when the query includes a site: filter, via Decodo Google Search. ($0.006 USDC) - [sitemap-fetch](https://agentutility.ai/web-probe/sitemap-fetch): Fetches and parses a site's sitemap.xml into a full website URL inventory. ($0.005 USDC) - [social-handle-check](https://agentutility.ai/web-probe/social-handle-check): Checks whether a proposed X/Twitter handle is claimed and returns public account metrics when it exists. ($0.005 USDC) - [ssl-cert](https://agentutility.ai/web-probe/ssl-cert): Checks a domain's SSL certificate: issuer, subject, SAN list, validity dates, and days-until-expiry. ($0.03 USDC) - [ssl-cert-info](https://agentutility.ai/web-probe/ssl-cert-info): Inspects a domain's SSL/TLS certificate: issuer, subject, SAN list, validity dates, and days-until-expiry. ($0.03 USDC) - [ssl-certificate-check](https://agentutility.ai/web-probe/ssl-certificate-check): Check a domain's current TLS certificate without opening a raw socket. ($0.03 USDC) - [startup-domain-diligence](https://agentutility.ai/web-probe/startup-domain-diligence): Checks a domain's age, registrar, transfer history, DNSSEC, and expiry before a startup launch or outreach. ($0.005 USDC) - [startup-name-generator](https://agentutility.ai/web-probe/startup-name-generator): Generates candidate names for a startup concept and checks matching domain availability across common startup TLDs. ($0.05 USDC) - [stock-news](https://agentutility.ai/web-probe/stock-news): Stock news / equities headlines (alias of stocks-news). ($0.005 USDC) - [stocks-news](https://agentutility.ai/web-probe/stocks-news): Fetches recent stock market news on equities, earnings, IPOs, the Fed, and macro from GDELT with a GNews fallback when configured, return… ($0.005 USDC) - [subdomain-enum](https://agentutility.ai/web-probe/subdomain-enum): Enumerates a domain's subdomains by mining Certificate Transparency logs (crt.sh). ($0.03 USDC) - [tech-stack-detect](https://agentutility.ai/web-probe/tech-stack-detect): Tech stack detector. ($0.01 USDC) - [tld-info](https://agentutility.ai/web-probe/tld-info): Returns registry info for any top-level domain: registry operator, type (gTLD / ccTLD / sTLD), country (for ccTLDs), introduction year, a… ($0.005 USDC) - [tweet-lookup](https://agentutility.ai/web-probe/tweet-lookup): Looks up tweets by ID and returns public text, timestamps, metrics, language, and expanded author profiles. ($0.01 USDC) - [tweet-search](https://agentutility.ai/web-probe/tweet-search): Searches recent public X posts with author expansion and public metrics. ($0.006 USDC) - [tweets](https://agentutility.ai/web-probe/tweets): Looks up X posts in bulk by ID with the read-only X API v2, using the exact buyer slug seen in market demand. ($0.01 USDC) - [tweets-by-id](https://agentutility.ai/web-probe/tweets-by-id): Look up public X posts in bulk when you already have the tweet IDs. ($0.01 USDC) - [tweets-search](https://agentutility.ai/web-probe/tweets-search): Searches recent public X posts and returns post text, timestamps, metrics, and expanded author profile data. ($0.006 USDC) - [tweets-user](https://agentutility.ai/web-probe/tweets-user): Returns recent public tweets by username, using the same read-only X API v2 user_tweets backend as user-tweets. ($0.01 USDC) - [twitter-search](https://agentutility.ai/web-probe/twitter-search): Search recent public X and Twitter posts for a query, with optional language and result-count controls. ($0.006 USDC) - [twitter-user-lookup](https://agentutility.ai/web-probe/twitter-user-lookup): Resolves a Twitter or X username to a public profile with a read-only X API v2 lookup; no account mutation. ($0.005 USDC) - [twitter-user-tweets](https://agentutility.ai/web-probe/twitter-user-tweets): Looks up a Twitter user's recent public tweets by handle, with metrics and pagination. ($0.01 USDC) - [twitter-users](https://agentutility.ai/web-probe/twitter-users): Looks up Twitter user profiles in bulk by username or ID, for routers and buyers searching for bulk profile enrichment. ($0.01 USDC) - [twitter-x-api](https://agentutility.ai/web-probe/twitter-x-api): Read-only X API v2 wrapper for tweet search, tweet lookup, username lookup, bulk users lookup, and user timeline fetch. ($0.01 USDC) - [url-expander](https://agentutility.ai/web-probe/url-expander): Expands shortened URLs from bit.ly, t.co, lnkd.in, goo.gl, tinyurl, and other redirects into final landing URLs, with hop-by-hop status,… ($0.02 USDC) - [url-metadata-extract](https://agentutility.ai/web-probe/url-metadata-extract): Extracts page metadata from any URL: title, description, Open Graph and Twitter Card tags, canonical link, and favicon. ($0.003 USDC) - [user-agent-parse](https://agentutility.ai/web-probe/user-agent-parse): Parses a User-Agent string entirely locally with regex, no external lookups. ($0.005 USDC) - [user-tweets](https://agentutility.ai/web-probe/user-tweets): Fetches the latest public tweets from any X username, with text, timestamps, metrics, pagination token, and author profile. ($0.01 USDC) - [users](https://agentutility.ai/web-probe/users): Looks up X user profiles in bulk by usernames or IDs, using the read-only X API v2 users route matching market demand for bulk public pro… ($0.01 USDC) - [users-by-username](https://agentutility.ai/web-probe/users-by-username): Resolves an X handle to a public profile: id, username, display name, bio, verification fields, created_at, followers, following, tweet c… ($0.005 USDC) - [vendor-domain-risk](https://agentutility.ai/web-probe/vendor-domain-risk): Screens vendor domains for age, expiration, registrar, DNSSEC, nameservers, and suspicious newly-registered risk flags. ($0.005 USDC) - [watch-page](https://agentutility.ai/web-probe/watch-page): Monitors a webpage for changes and remembers the state server-side: caller picks a watch_id and the server stores the page's hash + text… ($0.01 USDC) - [wayback-lookup](https://agentutility.ai/web-probe/wayback-lookup): Finds the closest archived URL for a public page and optional timestamp, with cleaned archived text for citation repair. ($0.02 USDC) - [wayback-machine](https://agentutility.ai/web-probe/wayback-machine): Finds Wayback Machine captures of a page by URL and timestamp, and can fetch cleaned archived text. ($0.02 USDC) - [web-archive](https://agentutility.ai/web-probe/web-archive): Returns the closest archived snapshot URL and timestamp for a public web page, with optional cleaned text fetch for reference rot repair… ($0.02 USDC) - [web-search](https://agentutility.ai/web-probe/web-search): Web search API for advanced agent web investigation and RAG source discovery. ($0.006 USDC) - [webpage-diff](https://agentutility.ai/web-probe/webpage-diff): Detects changes on a webpage: fetches a URL, strips HTML to plain text, computes a SHA-256 hash, and (when given a previous hash or text)… ($0.04 USDC) - [website-screenshot](https://agentutility.ai/web-probe/website-screenshot): Capture a screenshot of any live URL and get back a hosted PNG or JPG. ($0.04 USDC) - [whois](https://agentutility.ai/web-probe/whois): WHOIS API for agents, backed by the IANA-mandated RDAP endpoint. ($0.005 USDC) - [whois-lookup](https://agentutility.ai/web-probe/whois-lookup): WHOIS API and RDAP domain lookup for agents. ($0.005 USDC) - [wikidata-resolve](https://agentutility.ai/web-probe/wikidata-resolve): Wikidata resolve for turning a name into a structured knowledge-graph identifier. ($0.01 USDC) - [wikipedia](https://agentutility.ai/web-probe/wikipedia): Fetches Wikipedia articles with disambiguation-aware search across 300+ language editions. ($0.005 USDC) - [wikipedia-lookup](https://agentutility.ai/web-probe/wikipedia-lookup): Fetches the canonical Wikipedia article for a query (page title or near-title) and returns title, canonical URL, page id, Wikidata Q-id,… ($0.005 USDC) - [wikipedia-pageviews](https://agentutility.ai/web-probe/wikipedia-pageviews): Wikipedia pageviews trend for reading topic interest over time straight from real traffic data. ($0.008 USDC) - [wikipedia-search](https://agentutility.ai/web-probe/wikipedia-search): Wikipedia search for full-text lookups across any Wikipedia language edition, built for agents that need a quick encyclopedia fact-check… ($0.008 USDC) - [x-handle-availability](https://agentutility.ai/web-probe/x-handle-availability): Checks whether an X handle is available, using a read-only X API v2 user-by-username check. ($0.005 USDC) - [x-search](https://agentutility.ai/web-probe/x-search): X search API for recent public posts. ($0.006 USDC) - [x-user-timeline](https://agentutility.ai/web-probe/x-user-timeline): Returns the recent public post timeline for a known X handle. ($0.01 USDC) - [x-username](https://agentutility.ai/web-probe/x-username): Looks up a public X profile by username, wrapping the read-only X API v2 user-by-username route. ($0.005 USDC) - [x-users](https://agentutility.ai/web-probe/x-users): Fetches public X profiles and metric fields in bulk from usernames or numeric user IDs. ($0.01 USDC) ### Locale - [address-geocode](https://agentutility.ai/locale/address-geocode): Converts a free-form address, postal code, place name, or POI into latitude/longitude. ($0.02 USDC) - [air-quality](https://agentutility.ai/locale/air-quality): Returns current air quality readings and AQI category for any latitude/longitude, with optional hourly forecast rows for the next 1-72 hours. ($0.005 USDC) - [airport-code-lookup](https://agentutility.ai/locale/airport-code-lookup): Resolves airport codes to airport name, municipality, country, region, coordinates, elevation, scheduled-service flag, homepage, and Wiki… ($0.005 USDC) - [airport-delays](https://agentutility.ai/locale/airport-delays): Reports live US airport delays, ground stops, and closures from the FAA National Airspace System Status feed. ($0.02 USDC) - [astro-times](https://agentutility.ai/locale/astro-times): Sunrise sunset times. ($0.005 USDC) - [bin-lookup](https://agentutility.ai/locale/bin-lookup): Looks up a credit card BIN: the first 6-8 digits resolve to issuer, country, brand, and card type via binlist.net. ($0.02 USDC) - [bin-lookup-api](https://agentutility.ai/locale/bin-lookup-api): Looks up card BINs, resolving the first 6-8 card digits to scheme, issuer, country, card type, prepaid/debit/credit signal, and payment-r… ($0.02 USDC) - [building-permits](https://agentutility.ai/locale/building-permits): Searches building permits across six US cities for real-estate due diligence: NYC (DOB), San Francisco, Chicago, Los Angeles, Seattle, an… ($0.03 USDC) - [building-permits-api](https://agentutility.ai/locale/building-permits-api): Searches city building permits, checking property permit history, work type, filed and issued dates, applicant, status, and address matches. ($0.03 USDC) - [card-bin-lookup](https://agentutility.ai/locale/card-bin-lookup): Resolves the first 6-8 digits of a card number to issuer bank, country, brand (Visa/Mastercard/Amex/Discover/JCB/UnionPay), and card type… ($0.02 USDC) - [city-weather](https://agentutility.ai/locale/city-weather): Returns current weather by city name with an instant geocoded lookup. ($0.01 USDC) - [climate-data](https://agentutility.ai/locale/climate-data): Returns historical daily temperature, precipitation, humidity, wind, and solar radiation for any latitude/longitude. ($0.005 USDC) - [construction-permit-search](https://agentutility.ai/locale/construction-permit-search): Searches construction permits and property permit history for real-estate, construction, due-diligence, and code-compliance agents. ($0.03 USDC) - [country-info](https://agentutility.ai/locale/country-info): Country info lookup. ($0.005 USDC) - [current](https://agentutility.ai/locale/current): Instant current weather by city name: geocodes a city or place name, then returns current Open-Meteo temperature, feels-like, humidity, w… ($0.01 USDC) - [current-weather](https://agentutility.ai/locale/current-weather): Looks up current weather conditions for a latitude/longitude: temperature, humidity, precipitation, wind, and WMO condition code. ($0.002 USDC) - [current-weather-city](https://agentutility.ai/locale/current-weather-city): Looks up current weather conditions for any named city, worldwide, without requiring latitude and longitude coordinates. ($0.01 USDC) - [earthquakes-recent](https://agentutility.ai/locale/earthquakes-recent): Returns recent earthquakes from USGS for any time window (hour, day, week, month) above a magnitude threshold. ($0.003 USDC) - [flight-status](https://agentutility.ai/locale/flight-status): Tracks live aircraft positions from the OpenSky Network. ($0.01 USDC) - [geocode](https://agentutility.ai/locale/geocode): Geocodes addresses and place names to coordinates; exact short alias for address-geocode so agents searching for 'geocode' can discover t… ($0.02 USDC) - [holiday-lookup](https://agentutility.ai/locale/holiday-lookup): Holiday calendar. ($0.005 USDC) - [iata-airport-info](https://agentutility.ai/locale/iata-airport-info): Looks up airport metadata from an IATA or ICAO code. ($0.005 USDC) - [iin-lookup](https://agentutility.ai/locale/iin-lookup): Resolves an issuer identification number (the first 6-8 card digits) to scheme, issuer, country, card type, and prepaid/debit/credit sign… ($0.02 USDC) - [property-tax](https://agentutility.ai/locale/property-tax): Property tax lookup. ($0.01 USDC) - [property-tax-assessment](https://agentutility.ai/locale/property-tax-assessment): Searches county assessor records by address or parcel ID for owner, assessed value, and property details. ($0.01 USDC) - [reverse-geocode](https://agentutility.ai/locale/reverse-geocode): Converts latitude/longitude coordinates into a structured street address. ($0.02 USDC) - [satellite-address](https://agentutility.ai/locale/satellite-address): Turns a street address into a cloud-free satellite image in one call. ($0.01 USDC) - [satellite-bbox](https://agentutility.ai/locale/satellite-bbox): Builds a cloud-free Sentinel-2 mosaic over any bounding box and returns it as a single PNG composite. ($0.02 USDC) - [satellite-change](https://agentutility.ai/locale/satellite-change): Renders before/after satellite images of the same area for change detection. ($0.05 USDC) - [satellite-tile](https://agentutility.ai/locale/satellite-tile): Returns a recent cloud-free satellite image (Sentinel-2, 10m) as a PNG centered on a lat/lon at a slippy-map zoom level. ($0.005 USDC) - [sports-schedule](https://agentutility.ai/locale/sports-schedule): Returns upcoming games and recent results for major sports leagues: MLB, NBA, NHL, NFL, WNBA, MLS, EPL, La Liga, Bundesliga, and Serie A. ($0.01 USDC) - [sunrise-sunset](https://agentutility.ai/locale/sunrise-sunset): Sunrise sunset times. ($0.005 USDC) - [timezone-convert](https://agentutility.ai/locale/timezone-convert): Converts a datetime from one IANA timezone to another with correct DST handling. ($0.005 USDC) - [timezone-lookup](https://agentutility.ai/locale/timezone-lookup): Timezone lookup. ($0.005 USDC) - [vin-decode](https://agentutility.ai/locale/vin-decode): Decodes a 17-character VIN into full vehicle details, backed by NHTSA's vPIC data (US Govt public domain). ($0.005 USDC) - [visa-requirements](https://agentutility.ai/locale/visa-requirements): Checks visa requirements between any passport and destination country. ($0.005 USDC) - [weather](https://agentutility.ai/locale/weather): Current conditions and forecast for any latitude/longitude. ($0.002 USDC) - [weather-api](https://agentutility.ai/locale/weather-api): Weather API returning current conditions, hourly forecast, and a 1-7 day daily forecast for any latitude/longitude. ($0.002 USDC) - [weather-current-city](https://agentutility.ai/locale/weather-current-city): Returns current weather for any city or place name, no coordinates needed. ($0.01 USDC) - [weather-forecast](https://agentutility.ai/locale/weather-forecast): Returns current conditions, a 1-7 day daily forecast, and an optional hourly forecast for any latitude/longitude. ($0.002 USDC) ### Rollforge - [ability-check](https://agentutility.ai/rollforge/ability-check): Resolves a d20 ability check, skill check, attack roll, or saving throw for tabletop RPGs. ($0.005 USDC) - [background-gen](https://agentutility.ai/rollforge/background-gen): Character background generator API / personality trait, ideal, bond, flaw generator for tabletop RPGs. ($0.005 USDC) - [character-gen](https://agentutility.ai/rollforge/character-gen): Generates a complete D&D 5e-style character, from ability scores to a procedurally generated name. ($0.005 USDC) - [character-portrait](https://agentutility.ai/rollforge/character-portrait): Generates an RPG character portrait from structured inputs and returns a hosted PNG URL. ($0.08 USDC) - [class-lookup](https://agentutility.ai/rollforge/class-lookup): Looks up a D&D 5e class by name for its SRD reference details. ($0.003 USDC) - [condition-lookup](https://agentutility.ai/rollforge/condition-lookup): D&D 5e condition lookup API / SRD conditions reference (blinded, grappled, prone, stunned, etc.). ($0.003 USDC) - [dice-roll](https://agentutility.ai/rollforge/dice-roll): Rolls dice from standard dice notation for tabletop RPGs. ($0.005 USDC) - [dice-stats](https://agentutility.ai/rollforge/dice-stats): Calculates the probability distribution of a dice roll, anydice-style. ($0.005 USDC) - [dungeon-room](https://agentutility.ai/rollforge/dungeon-room): Generates a random dungeon room for game masters: shape, contents, a notable feature, a hazard, an occupant, and the number of exits. ($0.005 USDC) - [encounter-builder](https://agentutility.ai/rollforge/encounter-builder): Encounter builder / encounter difficulty calculator API for D&D 5e. ($0.005 USDC) - [equipment-lookup](https://agentutility.ai/rollforge/equipment-lookup): Looks up D&D 5e weapons and armor from the SRD by name. ($0.003 USDC) - [initiative-roll](https://agentutility.ai/rollforge/initiative-roll): Initiative tracker / initiative order roller API for tabletop combat. ($0.005 USDC) - [loot-gen](https://agentutility.ai/rollforge/loot-gen): Loot generator / treasure generator API for D&D 5e. ($0.005 USDC) - [magic-item-lookup](https://agentutility.ai/rollforge/magic-item-lookup): Looks up a D&D 5e magic item by name from the SRD. ($0.003 USDC) - [monster-lookup](https://agentutility.ai/rollforge/monster-lookup): Looks up a D&D 5e monster by name and returns a compact SRD stat block. ($0.003 USDC) - [name-gen](https://agentutility.ai/rollforge/name-gen): Generates original fantasy names for RPG characters and NPCs, optionally flavored by race (Dwarf, Elf, Half-Orc, etc.). ($0.005 USDC) - [npc-gen](https://agentutility.ai/rollforge/npc-gen): Generates a quick NPC for game masters: name, race, occupation, personality trait, distinctive appearance, mannerism, and a hidden secret… ($0.005 USDC) - [quest-gen](https://agentutility.ai/rollforge/quest-gen): Generates a random quest hook for tabletop adventures: giver, objective, location, complication, and reward, plus a one-line ready-to-rea… ($0.005 USDC) - [race-lookup](https://agentutility.ai/rollforge/race-lookup): Looks up a D&D 5e race by name for its SRD racial traits. ($0.003 USDC) - [random-table](https://agentutility.ai/rollforge/random-table): Rolls on any custom random table you provide, with optional weights or classic die ranges. ($0.005 USDC) - [settlement-gen](https://agentutility.ai/rollforge/settlement-gen): Generates a random fantasy settlement: name, size category with a plausible population, government, primary trade, a notable feature, and… ($0.005 USDC) - [spell-lookup](https://agentutility.ai/rollforge/spell-lookup): Looks up a D&D 5e spell by name and returns full SRD details. ($0.003 USDC) - [spell-slots](https://agentutility.ai/rollforge/spell-slots): Looks up D&D 5e spell slots by class and level. ($0.005 USDC) - [tavern-gen](https://agentutility.ai/rollforge/tavern-gen): Generates a random fantasy tavern: name, proprietor, the house drink and meal, a notable patron, and a rumor overheard inside. ($0.005 USDC) - [weather-gen](https://agentutility.ai/rollforge/weather-gen): Rolls a day's weather for a fantasy RPG campaign by climate (temperate, arid, cold, tropical), with conditions and wind. ($0.005 USDC) - [xp-level](https://agentutility.ai/rollforge/xp-level): Converts between XP and level using the D&D 5e experience table. ($0.005 USDC) ### Bestiary - [bestiary-random](https://agentutility.ai/bestiary/bestiary-random): Returns a random creature with a short encyclopedia entry and a fun fact. ($0.01 USDC) - [creature-compare](https://agentutility.ai/bestiary/creature-compare): Compares any two creatures head-to-head and reasons out who would win. ($0.01 USDC) - [creature-identify](https://agentutility.ai/bestiary/creature-identify): Identifies a creature from a description, set of clues, or half-remembered details. ($0.01 USDC) - [creature-image](https://agentutility.ai/bestiary/creature-image): Renders any creature as an image and returns a hosted PNG URL. ($0.08 USDC) - [creature-lore](https://agentutility.ai/bestiary/creature-lore): An encyclopedia of creatures, monsters, spirits, and beings from any world or source. ($0.01 USDC) - [creature-statblock](https://agentutility.ai/bestiary/creature-statblock): Turns any creature from any world, book, film, game, myth, or song into an original, playable 5e-style stat block. ($0.01 USDC) ### Statline - [win-prob](https://agentutility.ai/statline/win-prob): Estimates live in-game win probability for NFL, NBA, MLB, NHL, and soccer from the current score and time remaining. ($0.003 USDC) ### Matchpoint - [address-parse](https://agentutility.ai/matchpoint/address-parse): Parses a freeform US street address into components: number, street, unit, city, state, and zip. ($0.005 USDC) - [match-key-address](https://agentutility.ai/matchpoint/match-key-address): Generates a match key for postal addresses with USPS-style standardization so equivalent addresses collide. ($0.005 USDC) - [match-key-company](https://agentutility.ai/matchpoint/match-key-company): Generates a deterministic similarity key for company names so different spellings of the same business collide. ($0.005 USDC) - [match-key-email](https://agentutility.ai/matchpoint/match-key-email): Normalizes email addresses into a match key so aliases of the same inbox collide. ($0.005 USDC) - [match-key-name](https://agentutility.ai/matchpoint/match-key-name): Generates a match key for person names so variants of the same person collide. ($0.005 USDC) - [match-key-phone](https://agentutility.ai/matchpoint/match-key-phone): Normalizes phone numbers into a canonical E.164 match key so formatting variants like '(415) 555-0100' and '+1 415-555-0100' collide. ($0.005 USDC) - [match-score](https://agentutility.ai/matchpoint/match-score): Scores how similar two values are on a 0-100 scale for fuzzy matching and dedup confidence. ($0.003 USDC) ### Retail - [find-products](https://agentutility.ai/retail/find-products): Find products API (alias of product-search). ($0.02 USDC) - [product-describe](https://agentutility.ai/retail/product-describe): Writes conversion-focused product descriptions and listing copy from a product name and optional category, audience, and attributes. ($0.01 USDC) - [product-description](https://agentutility.ai/retail/product-description): Product description API (alias of product-describe). ($0.01 USDC) - [product-search](https://agentutility.ai/retail/product-search): Searches shopping results for a product query (and optional retailer), returning ranked results with product title, buy link, retailer do… ($0.02 USDC) - [return-policy-extract](https://agentutility.ai/retail/return-policy-extract): Turns a merchant's raw return policy text into structured refund terms an agent can act on before buying or returning something. ($0.01 USDC) - [shop-search](https://agentutility.ai/retail/shop-search): Shopping search API (alias of product-search). ($0.02 USDC) - [sku-normalize](https://agentutility.ai/retail/sku-normalize): Turns a messy marketplace product title or SKU string into structured attributes for catalog matching: brand, model, variant, capacity, c… ($0.01 USDC) - [warranty-parse](https://agentutility.ai/retail/warranty-parse): Turns raw warranty terms text from a manual, warranty card, or manufacturer page into a structured coverage record an agent can check bef… ($0.01 USDC) ### AgentOps - [agent-trace-brief](https://agentutility.ai/agentops/agent-trace-brief): Turns a raw agent execution trace into a readable agent trace summary: an ordered step-by-step account of what the agent did, where it br… ($0.02 USDC) - [eval-case-generate](https://agentutility.ai/agentops/eval-case-generate): Eval case generator for an agent or LLM task: describe the task and get back a draft llm eval dataset of {input, expected, rubric} cases… ($0.02 USDC) - [mcp-tool-risk-score](https://agentutility.ai/agentops/mcp-tool-risk-score): Heuristic MCP tool risk review for an MCP tool manifest before you wire it into an agent. ($0.02 USDC) - [tool-call-diff](https://agentutility.ai/agentops/tool-call-diff): Compare two agent run sequences and see how their tool calls differ. ($0.008 USDC) ### BrowserWorkflow - [browser-flow-digest](https://agentutility.ai/browser-workflow/browser-flow-digest): Browser flow digest API that compresses a recorded trajectory or trace into reusable workflow memory: an ordered step list, the precondit… ($0.02 USDC) - [dom-change-diff](https://agentutility.ai/browser-workflow/dom-change-diff): DOM diff for two HTML snapshots of the same page or component, built for browser-automation scripts whose CSS selectors quietly break aft… ($0.01 USDC) - [form-fill-plan](https://agentutility.ai/browser-workflow/form-fill-plan): Form fill plan API that turns an HTML form plus a plain-language goal into an ordered browser form automation plan: selector, field label… ($0.02 USDC) ### ModelRouter - [kimi-k3-agent-plan](https://agentutility.ai/model-router/kimi-k3-agent-plan): Turn a goal into an execution-ready structured agent plan using Venice's exact Kimi K3 model. ($0.08 USDC) - [kimi-k3-chat](https://agentutility.ai/model-router/kimi-k3-chat): Call Venice's Kimi K3 model through a flat-price x402 endpoint with no Venice account or API key. ($0.05 USDC) - [llm-cost-estimate](https://agentutility.ai/model-router/llm-cost-estimate): LLM cost estimate API, token cost estimate endpoint, and token cost calculator for comparing inference cost across models before you run… ($0.005 USDC) - [model-route-recommend](https://agentutility.ai/model-router/model-route-recommend): Model routing API that answers 'which model should I use' from plain task requirements. ($0.01 USDC) ### Compose - [address-intel](https://agentutility.ai/compose/address-intel): Address intelligence API for a street address: parse, geocode, timezone, and building permit context in one call. ($0.03 USDC) - [address-intel-pack](https://agentutility.ai/compose/address-intel-pack): Enriches a street address in one call: parse, geocode, timezone, and building permits. ($0.03 USDC) - [address-intelligence](https://agentutility.ai/compose/address-intelligence): Enriches an address with parsed components, geocoding, timezone, and available city building-permit context. ($0.03 USDC) - [agent-input-guard](https://agentutility.ai/compose/agent-input-guard): One guardrail call an agent makes before trusting untrusted inbound text — a scraped webpage, an email, a tool result, or a user message. ($0.04 USDC) - [agent-prelaunch-audit](https://agentutility.ai/compose/agent-prelaunch-audit): Ship-readiness check before you push an AI app live: agent due diligence and prelaunch audit in one call instead of six. ($0.08 USDC) - [agent-run-review](https://agentutility.ai/compose/agent-run-review): Agent run review / trace cost evals / post-run analysis / agent debugging in one call: hand it a raw agent execution trace and get a read… ($0.06 USDC) - [article-brief](https://agentutility.ai/compose/article-brief): Analyzes a news article from its URL into a summary, named entities, and sentiment in one call. ($0.04 USDC) - [audio-brief](https://agentutility.ai/compose/audio-brief): Transcribes and digests any audio URL in one call: transcript, summary, and sentiment. ($0.07 USDC) - [authentic-sentiment](https://agentutility.ai/compose/authentic-sentiment): Authentic sentiment API: send a topic, brand, handle, or phrase and get back sentiment from real humans, not bots or AI astroturf. ($0.06 USDC) - [brand-availability-sweep](https://agentutility.ai/compose/brand-availability-sweep): Brand availability sweep API for a name availability check before you commit to a startup, product, or project name: trademark signal, do… ($0.06 USDC) - [brand-presence-report](https://agentutility.ai/compose/brand-presence-report): Screens a brand or startup name in one call: domain availability, social handle, clearance signals, and lookalike risk. ($0.10 USDC) - [browser-workflow-repair](https://agentutility.ai/compose/browser-workflow-repair): Browser workflow repair / self-healing automation / dom drift fix / flow memory in one call for agents whose CSS selectors broke after a… ($0.06 USDC) - [caption-translate-pack](https://agentutility.ai/compose/caption-translate-pack): Generates translated subtitles from any video URL in one call. ($0.07 USDC) - [claim-corroborate](https://agentutility.ai/compose/claim-corroborate): Fact check a claim and see exactly who agrees and who disagrees. ($0.05 USDC) - [clean-text-pack](https://agentutility.ai/compose/clean-text-pack): Sanitizes raw text in one call: Unicode normalization, homoglyph audit, PII detection, and PII redaction. ($0.03 USDC) - [commodity-brief](https://agentutility.ai/compose/commodity-brief): Market brief for a commodity: recency-scoped web search headlines on price/supply/demand plus a structured research brief with overview,… ($0.05 USDC) - [company-dossier](https://agentutility.ai/compose/company-dossier): Builds a company research dossier in one call: firmographic profile, domain intelligence, WHOIS registration, TLS, and tech stack. ($0.05 USDC) - [company-intel-pack](https://agentutility.ai/compose/company-intel-pack): Company research bundle for B2B enrichment agents: firmographic profile, domain intelligence, WHOIS registration, TLS posture, tech stack… ($0.08 USDC) - [company-verify-pack](https://agentutility.ai/compose/company-verify-pack): Checks that a company exists and its public signals are consistent, in one call: profile, registrar, domain age, and TLS. ($0.04 USDC) - [competitor-snapshot](https://agentutility.ai/compose/competitor-snapshot): Snapshots a company for competitive intelligence in one call: profile, recent news, and news sentiment. ($0.06 USDC) - [contact-golden-record](https://agentutility.ai/compose/contact-golden-record): Turn 2-5 messy candidate contact records into one deduplicated golden record with per-field provenance. ($0.06 USDC) - [contact-normalize-pack](https://agentutility.ai/compose/contact-normalize-pack): Normalizes a contact record in one call, generating stable match keys for email, name, phone, and address plus parsed US address components. ($0.03 USDC) - [content-authenticity-report](https://agentutility.ai/compose/content-authenticity-report): Check whether a page is AI-generated slop before your agent cites or acts on it. ($0.06 USDC) - [content-quality-pack](https://agentutility.ai/compose/content-quality-pack): Runs the standard pre-publish content checks on text in one call: AI-detection, PII scan, moderation, and sentiment. ($0.04 USDC) - [content-trust-check](https://agentutility.ai/compose/content-trust-check): Trust screen for a block of text in one call: is it AI-generated, is it safe (content moderation), and is it a near-duplicate of a refere… ($0.05 USDC) - [contract-terms-brief](https://agentutility.ai/compose/contract-terms-brief): Pull SLA terms, named entities, PII flags, and a plain-language summary out of a contract or policy document in one call. ($0.05 USDC) - [contract-trust-pack](https://agentutility.ai/compose/contract-trust-pack): Gathers smart-contract due-diligence data in one call: source verification, honeypot simulation, and LP lock check. ($0.04 USDC) - [country-risk-monitor](https://agentutility.ai/compose/country-risk-monitor): Re-runnable country monitor: recency-scoped web search headlines, any live Polymarket prediction markets referencing the country (data-on… ($0.08 USDC) - [course-study-kit](https://agentutility.ai/compose/course-study-kit): Turn a course syllabus into a study kit in one call: a parsed outline, a sequenced reading/study plan, flashcards, and a bullet summary. ($0.05 USDC) - [creature-kit](https://agentutility.ai/compose/creature-kit): Generates a complete creature kit in one call: an original 5e-style stat block plus a rendered image of the creature. ($0.09 USDC) - [cron-pack](https://agentutility.ai/compose/cron-pack): Parses, explains, and forecasts a cron expression in one call. ($0.02 USDC) - [cross-border-ops-brief](https://agentutility.ai/compose/cross-border-ops-brief): Cross-border operating brief for a country: the FX rate, country profile, visa requirements, upcoming public holidays, and current local… ($0.05 USDC) - [cross-lingual-topic-monitor](https://agentutility.ai/compose/cross-lingual-topic-monitor): Monitor a topic across non-English sources in one call: search the open web and X, detect what language each hit is actually in, translat… ($0.06 USDC) - [crypto-news-brief](https://agentutility.ai/compose/crypto-news-brief): Daily crypto news digest for a topic: today's headlines plus a structured research brief with overview, key facts, and recent news with s… ($0.03 USDC) - [crypto-signal-scan](https://agentutility.ai/compose/crypto-signal-scan): Structured, informational signal brief for a token or crypto topic: X/Twitter sentiment, recent web coverage, and (when a fiat quote curr… ($0.05 USDC) - [cyber-exposure-brief](https://agentutility.ai/compose/cyber-exposure-brief): External exposure summary for a domain: DNS records, the hosting network/ASN behind the resolved IP, TLS certificate posture, and a web s… ($0.08 USDC) - [defi-protocol-dossier](https://agentutility.ai/compose/defi-protocol-dossier): Profiles a DeFi protocol's TVL and yield pools in one call using DeFiLlama data. ($0.04 USDC) - [dependency-provenance](https://agentutility.ai/compose/dependency-provenance): Dependency risk and supply chain trust for one package in a single call: registry adoption stats, a package risk score, source repo healt… ($0.06 USDC) - [destination-arrival-pack](https://agentutility.ai/compose/destination-arrival-pack): On-arrival brief for a city or airport: this is the arrival pack, destination brief, and local conditions check a travel agent pulls righ… ($0.05 USDC) - [doc-brief](https://agentutility.ai/compose/doc-brief): Digests a public PDF in one call: layout-aware markdown, an executive summary, and named entities. ($0.05 USDC) - [document-extract-suite](https://agentutility.ai/compose/document-extract-suite): Turn a PDF URL into structured data in one call: this pdf extraction suite pulls markdown text, tables, named entities, PII flags, and a… ($0.07 USDC) - [domain-dossier](https://agentutility.ai/compose/domain-dossier): Builds a full domain report in one call: WHOIS, DNS, TLS, age, risk, and DMARC. ($0.04 USDC) - [domain-threat-report](https://agentutility.ai/compose/domain-threat-report): Domain threat report API for a security investigation on any domain: is this a phishing domain, a lookalike squat, or a legitimate regist… ($0.08 USDC) - [email-trust-report](https://agentutility.ai/compose/email-trust-report): Vets an email address in one call: deliverability, disposable check, DMARC posture, and a dedupe key. ($0.03 USDC) - [entity-knowledge-card](https://agentutility.ai/compose/entity-knowledge-card): Entity knowledge card API for entity resolution and entity enrich: send a name (person, place, organization, or concept) and get back a s… ($0.05 USDC) - [esg-company-scan](https://agentutility.ai/compose/esg-company-scan): Summary of a company's publicly reported ESG posture: a web search scoped to sustainability/emissions/labor/governance coverage plus a st… ($0.08 USDC) - [filing-financials-brief](https://agentutility.ai/compose/filing-financials-brief): Get an SEC filing brief in one call instead of stitching three EDGAR lookups together: the filing itself, its XBRL financials, and a plai… ($0.07 USDC) - [flight-brief](https://agentutility.ai/compose/flight-brief): Reports live flight status with FAA airport delays and airport info in one call. ($0.03 USDC) - [game-preview-brief](https://agentutility.ai/compose/game-preview-brief): Neutral pregame brief for a matchup: recent results and upcoming schedule for the named teams from a major-league schedule feed, plus rec… ($0.05 USDC) - [grant-finder](https://agentutility.ai/compose/grant-finder): Structured grant and funding-opportunity finder for a field and region: live federal opportunities from grants.gov's index plus a cited,… ($0.05 USDC) - [grounded-answer-check](https://agentutility.ai/compose/grounded-answer-check): Answer a question and grade how well the answer actually holds up against independent sources, in one call. ($0.06 USDC) - [image-asset-pipeline](https://agentutility.ai/compose/image-asset-pipeline): Turns a text prompt into a production-ready image asset in one call: generate, sharpen, cut out the background. ($0.08 USDC) - [image-caption-localize](https://agentutility.ai/compose/image-caption-localize): Captions an image and translates the caption into any of 100+ languages in one call. ($0.04 USDC) - [image-generate-localize](https://agentutility.ai/compose/image-generate-localize): Generates an image from a text prompt and returns a localized caption to go with it in one call. ($0.04 USDC) - [image-intel-pack](https://agentutility.ai/compose/image-intel-pack): Analyzes an image in one call: description, brand logo detection, and content moderation. ($0.04 USDC) - [inbound-message-firewall](https://agentutility.ai/compose/inbound-message-firewall): One call an agent makes before trusting an inbound message that also carries a claimed source link: an email with a link, a DM citing a U… ($0.06 USDC) - [json-dev-pack](https://agentutility.ai/compose/json-dev-pack): Converts a JSON document to TypeScript types and YAML, with optional schema validation, in one call. ($0.03 USDC) - [lead-qualify](https://agentutility.ai/compose/lead-qualify): Qualifies a lead in one call: email validity, disposable check, person enrichment, and company enrichment. ($0.06 USDC) - [literature-landscape](https://agentutility.ai/compose/literature-landscape): Prior art search, literature review, and grant discovery in one call: search arXiv papers, PubMed biomedical literature, USPTO patents, a… ($0.06 USDC) - [localize-pack](https://agentutility.ai/compose/localize-pack): Localizes text in one call: detects the source language, translates, and optionally rewrites the translation in a chosen tone. ($0.05 USDC) - [macro-snapshot](https://agentutility.ai/compose/macro-snapshot): Daily macro monitor: major-pair FX rates against USD, a recency-scoped web search for macro headlines (optionally scoped to a region), an… ($0.05 USDC) - [market-mindshare-monitor](https://agentutility.ai/compose/market-mindshare-monitor): Re-runnable mindshare monitor for a topic: cross-platform social-mindshare (X, news, Hacker News), any live Polymarket prediction markets… ($0.05 USDC) - [market-rates-pack](https://agentutility.ai/compose/market-rates-pack): Merges FX rates, perp funding, and Hyperliquid mark price into one call. ($0.04 USDC) - [materials-price-check](https://agentutility.ai/compose/materials-price-check): Supply/materials price check: shopping-intent retail listings with detected prices, a web search for bulk/wholesale pricing context, and… ($0.05 USDC) - [mcp-server-safety-report](https://agentutility.ai/compose/mcp-server-safety-report): MCP server audit / mcp safety report / tool risk review / agent tool security in one call: point it at a live MCP server URL or hand it a… ($0.06 USDC) - [meeting-brief](https://agentutility.ai/compose/meeting-brief): Turns a meeting or call recording into speaker-labeled notes and a summary in one call. ($0.08 USDC) - [mention-intel](https://agentutility.ai/compose/mention-intel): Mention intelligence API: send a handle, brand, ticker, or phrase and get back recent X/Twitter mentions with each author's follower coun… ($0.06 USDC) - [model-selection-brief](https://agentutility.ai/compose/model-selection-brief): Model selection / route and cost brief / which model / prompt cost in one call: describe a task and get a recommended model tier, candida… ($0.05 USDC) - [multilingual-doc-brief](https://agentutility.ai/compose/multilingual-doc-brief): Turn a foreign-language document into a plain-English brief in one call: send a PDF and get back extracted text, the detected source lang… ($0.06 USDC) - [naming-pack](https://agentutility.ai/compose/naming-pack): Runs a full startup naming workflow in one call: generates brandable candidates, then checks domains, brand score, and social handles. ($0.06 USDC) - [news-content](https://agentutility.ai/compose/news-content): News-with-full-text API: send a topic and get back recent news articles with each article's cleaned page text already attached, instead o… ($0.05 USDC) - [news-digest](https://agentutility.ai/compose/news-digest): Summarizes the news on any topic in one call: ranked results, a bullet digest of the coverage, and the named entities (people, companies,… ($0.05 USDC) - [npm-trust-pack](https://agentutility.ai/compose/npm-trust-pack): Vets an npm package before install in one call: supply-chain risk score plus registry stats. ($0.04 USDC) - [onchain-identity-pack](https://agentutility.ai/compose/onchain-identity-pack): Resolves an EVM address or name across ENS, Basenames, and known-wallet labels in one call. ($0.03 USDC) - [outreach-pack](https://agentutility.ai/compose/outreach-pack): Drafts a cold email and verifies the recipient address in one call. ($0.05 USDC) - [paper-brief](https://agentutility.ai/compose/paper-brief): Finds and digests an arXiv paper in one call: structured summary plus a ready-to-paste BibTeX citation. ($0.04 USDC) - [patent-landscape-brief](https://agentutility.ai/compose/patent-landscape-brief): Approximate patent/prior-art landscape for a topic, built from published technical prior art rather than a patent-office filing search: a… ($0.08 USDC) - [person-dossier](https://agentutility.ai/compose/person-dossier): Researches a person from their email address in one call: enrichment, deliverability, disposable check, and social handle. ($0.05 USDC) - [pr-pack](https://agentutility.ai/compose/pr-pack): Turns a git diff into a commit message and PR description in one call. ($0.05 USDC) - [prediction-market-snapshot](https://agentutility.ai/compose/prediction-market-snapshot): Searches Polymarket and Kalshi prediction markets with one query, returning both venues' open markets side by side. ($0.04 USDC) - [product-listing-pack](https://agentutility.ai/compose/product-listing-pack): Preps an ecommerce product listing in one call: marketing copy, SEO keywords, and a product-name quality score. ($0.06 USDC) - [product-purchase-brief](https://agentutility.ai/compose/product-purchase-brief): Product purchase brief API for a buy decision: send a raw product title (optionally with return-policy and warranty text) and get back no… ($0.05 USDC) - [property-diligence-pack](https://agentutility.ai/compose/property-diligence-pack): Property diligence API for a street address: geocode, tax assessment, permit history, seismic hazard, and air quality in one call for rea… ($0.05 USDC) - [pubmed-brief](https://agentutility.ai/compose/pubmed-brief): Searches PubMed and summarizes the matching biomedical literature in one call. ($0.04 USDC) - [pypi-trust-pack](https://agentutility.ai/compose/pypi-trust-pack): Vets a Python package before pip install in one call: supply-chain risk score plus package stats. ($0.04 USDC) - [receipt-to-ledger](https://agentutility.ai/compose/receipt-to-ledger): Turn a receipt photo into a ledger entry in one call: line items, merchant and date entities, and a currency-normalized total, ready for… ($0.05 USDC) - [regex-pack](https://agentutility.ai/compose/regex-pack): Generates a regex from a natural-language prompt and live-tests it in one call. ($0.03 USDC) - [repo-health-brief](https://agentutility.ai/compose/repo-health-brief): Assesses whether a public GitHub repo is safe to depend on, in one call: health score, README, and star history. ($0.05 USDC) - [research-radar](https://agentutility.ai/compose/research-radar): Re-runnable topic monitor: the latest arXiv papers sorted by most-recently-updated, recent (week-scoped) web coverage, and a structured r… ($0.05 USDC) - [research-topic-scan](https://agentutility.ai/compose/research-topic-scan): Research scan API for a multi source search sweep: send one query and get back web results, recent news, an encyclopedia summary, academi… ($0.06 USDC) - [resume-review-pack](https://agentutility.ai/compose/resume-review-pack): Reviews a resume in one call: ATS fit score, PII exposure scan, and a summary polish. ($0.06 USDC) - [safe-tx-review](https://agentutility.ai/compose/safe-tx-review): Multisig preflight for a Gnosis Safe: this is the safe tx review, transaction review, and pre-signature check a treasury agent runs befor… ($0.06 USDC) - [search-content](https://agentutility.ai/compose/search-content): Search-with-contents API: send a query and get back ranked web results with each page's cleaned text already attached, instead of a link… ($0.05 USDC) - [seo-snapshot](https://agentutility.ai/compose/seo-snapshot): Audits a page's on-page SEO in one call: head metadata, link profile, and keyword ideas. ($0.04 USDC) - [site-forensics-pack](https://agentutility.ai/compose/site-forensics-pack): Site forensics pack API for a page capture and web investigation: pull a visual screenshot, an archive.org Wayback snapshot, the detected… ($0.06 USDC) - [site-snapshot-pack](https://agentutility.ai/compose/site-snapshot-pack): Captures a website's screenshot, metadata, and SSL certificate in one call. ($0.05 USDC) - [slop-filtered-brief](https://agentutility.ai/compose/slop-filtered-brief): Research a topic without AI-generated slop. ($0.06 USDC) - [social-image-pack](https://agentutility.ai/compose/social-image-pack): Build a social-ready creative package, image, caption, and keyword ideas, in one paid call instead of three. ($0.04 USDC) - [social-mindshare](https://agentutility.ai/compose/social-mindshare): Social mindshare API: send a term and get back how much space it occupies across X/Twitter, news, and Hacker News in one call, with an op… ($0.05 USDC) - [social-profile-pack](https://agentutility.ai/compose/social-profile-pack): Snapshots an X (Twitter) account in one call: profile, recent tweets, and sentiment. ($0.04 USDC) - [solana-token-report](https://agentutility.ai/compose/solana-token-report): Screens a Solana SPL token in one call: safety score, authority checks, and flagged-list membership. ($0.04 USDC) - [source-trust-envelope](https://agentutility.ai/compose/source-trust-envelope): Send a URL, get one verdict on whether your agent should trust and cite it. ($0.07 USDC) - [sql-query-review](https://agentutility.ai/compose/sql-query-review): Turn a plain-English request into SQL and get a review of it before you run it. ($0.04 USDC) - [stablecoin-health-report](https://agentutility.ai/compose/stablecoin-health-report): Reports stablecoin peg health and the largest stablecoin yield pools in one call. ($0.04 USDC) - [startup-comparables](https://agentutility.ai/compose/startup-comparables): Structured comparables snapshot for a company/sector pair: a sector-scoped web search surfacing candidate peers plus a research brief on… ($0.08 USDC) - [story-search](https://agentutility.ai/compose/story-search): Story and news search across Hacker News and the open web in one call. ($0.03 USDC) - [support-ticket-triage](https://agentutility.ai/compose/support-ticket-triage): Triage one inbound support ticket in a single call: language, sentiment, category, a duplicate check against tickets you already have ope… ($0.05 USDC) - [swap-preflight-check](https://agentutility.ai/compose/swap-preflight-check): Pre-swap safety check for a token pair before you sign: run this as the swap preflight, pre-swap safety, and price impact check an agent… ($0.08 USDC) - [text-intel-pack](https://agentutility.ai/compose/text-intel-pack): Runs full text analysis in one call: language detection, sentiment, named entities, token count, and optional zero-shot classification. ($0.03 USDC) - [ticket-backlog-digest](https://agentutility.ai/compose/ticket-backlog-digest): Turn a batch of support tickets into a backlog digest in one call: themed clusters, an aggregate sentiment read across the batch, a langu… ($0.05 USDC) - [token-attention-report](https://agentutility.ai/compose/token-attention-report): Crypto attention snapshot API for a ticker: track token sentiment, mindshare, social volume, and crypto narrative in one call. ($0.05 USDC) - [token-clearance-check](https://agentutility.ai/compose/token-clearance-check): Delivers a signed token safety verdict before a trade: honeypot, risk score, source verification, and LP lock in one call. ($0.06 USDC) - [token-dossier](https://agentutility.ai/compose/token-dossier): Runs due diligence on an EVM token in one call: metadata, risk score, honeypot simulation, LP lock, and burn stats. ($0.05 USDC) - [topic-trend-brief](https://agentutility.ai/compose/topic-trend-brief): Topic trend brief API to check whether interest in a topic is rising: send a topic and window, get back Wikipedia pageview trend, recent… ($0.05 USDC) - [translation-qa-pack](https://agentutility.ai/compose/translation-qa-pack): Translate text and check the translation with a back-translation pass, all in one call. ($0.04 USDC) - [travel-brief](https://agentutility.ai/compose/travel-brief): Pre-trip brief for a destination city: current weather, an fx rate from the traveler's home currency, and survival phrases translated int… ($0.05 USDC) - [trip-conditions-pack](https://agentutility.ai/compose/trip-conditions-pack): Briefs a trip stop for any coordinates in one call: weather, air quality, sunrise/sunset, and timezone. ($0.03 USDC) - [trip-readiness-brief](https://agentutility.ai/compose/trip-readiness-brief): Cross-border trip readiness for a route and date: the pre-travel check, visa and weather brief, and international travel readiness pack a… ($0.06 USDC) - [tx-dossier](https://agentutility.ai/compose/tx-dossier): Decodes an EVM transaction and explains it in plain English, in one call. ($0.04 USDC) - [url-dossier](https://agentutility.ai/compose/url-dossier): Profiles a webpage in one call: metadata, scraped content with a summary, outbound links, and tech stack. ($0.05 USDC) - [vendor-risk-brief](https://agentutility.ai/compose/vendor-risk-brief): Vendor risk brief API for supplier vetting and vendor onboarding checks: assess a vendor or supplier domain before you sign a contract or… ($0.06 USDC) - [video-brief](https://agentutility.ai/compose/video-brief): Transcribes and summarizes any video URL in one call. ($0.08 USDC) - [wallet-dossier](https://agentutility.ai/compose/wallet-dossier): Profiles an EVM wallet in one call: address label, ENS reverse lookup, ERC-20 balance, and FIFO token P&L. ($0.05 USDC) - [wallet-intel-pack](https://agentutility.ai/compose/wallet-intel-pack): EVM wallet + contract risk pack for wallet and crypto agents deciding whether to interact with an address. ($0.08 USDC) - [weather-localize-pack](https://agentutility.ai/compose/weather-localize-pack): Get current weather for a city and a translated conditions brief in a single call. ($0.03 USDC) - [webpage-change-report](https://agentutility.ai/compose/webpage-change-report): Detects changes to a webpage and explains them in plain language, in one call. ($0.04 USDC) - [website-trust-report](https://agentutility.ai/compose/website-trust-report): Gathers site legitimacy signals for a URL in one call: TLS, domain risk, lookalike detection, metadata, and tech stack. ($0.04 USDC) - [wiki-brief](https://agentutility.ai/compose/wiki-brief): Looks up a topic on Wikipedia and digests it in one call: canonical article, bullet brief, and named entities. ($0.03 USDC) - [x-account-authenticity](https://agentutility.ai/compose/x-account-authenticity): Score whether an X/Twitter handle is a real person or a bot/impersonator before an agent trusts, follows, or replies to it. ($0.05 USDC) - [x-account-slop-check](https://agentutility.ai/compose/x-account-slop-check): Account slop-check API: send an X/Twitter handle and get back how much of that account's recent output reads as AI-generated. ($0.05 USDC) - [x-kol-sentiment](https://agentutility.ai/compose/x-kol-sentiment): KOL sentiment API: send a topic and get back a follower-weighted sentiment read across recent X/Twitter posts from accounts big enough to… ($0.05 USDC) - [x-topic-pulse](https://agentutility.ai/compose/x-topic-pulse): Takes the pulse of a topic on X (Twitter): tweet search, sentiment, and top voices in one call. ($0.05 USDC) - [youtube-brief](https://agentutility.ai/compose/youtube-brief): Summarizes a YouTube video from its URL or ID: transcript, TLDR, and named entities in one call. ($0.05 USDC) ## see also - [x402.org](https://www.x402.org): protocol home - [bazaar.x402.org](https://bazaar.x402.org): official x402 directory - [modelcontextprotocol.io](https://modelcontextprotocol.io): MCP spec - [EIP-8004](https://eips.ethereum.org/EIPS/eip-8004): trustless agent identity registry - [llmstxt.org](https://llmstxt.org): llms.txt proposal