Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
76
A2A v2.0.0 x402 micropay

agentsvc.io

agentsvc.io · agentsvc.io

Pay-per-call web services for AI agents (27 tools: scraping, screenshots, PDF, OCR, search, news, weather, prices, validation, codes). Paid per request with USDC on Base via x402. No account or API key.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain agentsvc.io via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
30/100
grade F · 9 criteria
Uptime
accumulating
1/5 direct probes · 30d
~29 ms response
Observed inflow · 30d
no payment wallet declared
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

F
Conformance score: 30/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
fail Live JSON-RPC 0/25
Card declares a URL but that URL returns 404.
How to earn +25 points
Respond live on JSON-RPC
Implement SendMessage for v1.0 (or message/send for v0.x), negotiate A2A-Version, and return a schema-valid JSON-RPC response. Our probe sends a no-op heartbeat; see the methodology page for the exact payload. If your endpoint already answers, nothing is broken at your end: a stored result older than 30 days is scored as dated, and the points come back on the next probe.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to every entry in `supportedInterfaces[]`. A2A v1.0 removed the AgentCard root field.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 27 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: agentsvc.io (https://agentsvc.io). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 5/5
declares 1 modern capability flag(s) (x402); seen in upstream source within 0d
info Security declaration 0/5
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 invocations Public aggregate · no PII recorded

Nothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-09-10 02:52:47 current 249371dbf835… view →
Uptime
accumulating
1 direct probes · 30d
Response
28ms
last direct probe
Skills
27
declared
Streaming
SSE-capable

Endpoints

Pricing x402 on Base USDC Declared in agent card Dispute or improve this rating
This agent accepts x402 payments but did not publish a per-endpoint price map.
Try it ↗ Opens the operator's documentation in a new tab.
Agent cardhttps://agentsvc.io/.well-known/agent-card.json
Providerhttps://agentsvc.io
Docshttps://agentsvc.io/llms-full.txt
Discovered via
manifests

Skills · 27 declared · mapped to canonical taxonomy

Screenshot API

Capture any URL as a PNG screenshot. Returns image_base64 (base64 PNG — decode to get raw bytes). Full JS rendering via Playwright, works on SPAs and dynamic co…

canonical Web Scraping and Extraction match 81%
visualbrowservisualplaywrightscreenshot
Weather Data

Real-time weather + 3-day forecast. Returns current (temp_c, feels_like_c, humidity_pct, wind_kph, weather_code) and forecast_3d array. Pass location as city na…

canonical Weather Forecast and Alerts match 86%
dataweathergeolocationforecastclimate
Currency Exchange Rates

Live forex rates from European Central Bank (ECB), updated hourly. Returns rates object mapping currency codes to rates relative to base. Pass symbols array to …

canonical Plumber Dispatch and Quotes match 82%
financeforexfinancecurrencyexchange
HTML to PDF

Render a URL or raw HTML string to PDF. Returns pdf_base64 (base64 PDF — decode to get raw bytes) and page_count. Provide url OR html — never both. Supports for…

canonical Visual Document Retrieval match 83%
visualpdfbrowserdocumentplaywright
IP Geolocation

Resolve any IPv4 or IPv6 address to location and network data. Returns country, country_code, city, region, postal, lat/lon, timezone, ISP, org, and ASN. Use fo…

canonical Maps and Routing match 85%
utilityipgeolocationnetworkisp
Webpage Reader

Fetch and extract clean readable text from any URL. Full JS rendering via Playwright — works on SPAs and dynamic sites. Returns title, text (cleaned content, de…

canonical Web Scraping and Extraction match 87%
webwebscraperreadertext
DNS Lookup

Resolve DNS records for any domain. Supports A, AAAA, MX, TXT, CNAME, NS. Returns records object with array per type. Default: A records only. Use to verify mai…

canonical Web Search (Serp) match 82%
utilitydnsnetworkdomainlookup
QR Code Generator

Generate a QR code for any text or URL. Returns image_base64 (base64 PNG — decode to get raw bytes). Params: text (required), size in px (64-1024, default 256),…

canonical Documentation Generation match 83%
utilityqrqrcodeimageencode
Web Search

Search for factual information via DuckDuckGo + Wikipedia. Returns heading, abstract (plain-language summary), abstract_url, and results (list of relevant links…

canonical General Web Search match 88%
websearchwebduckduckgoresearch
Text Translation

Translate text between 100+ languages. Max 500 characters per call. Returns translated_text and confidence (0-1). Set target_lang to IETF code: 'de' (German), '…

canonical Multilingual Translation match 87%
texttranslatelanguagenlptext
Email Validation

Validate an email address: RFC 5322 format check, domain MX record lookup, disposable provider detection, and role address detection (e.g. info@, admin@). Retur…

canonical KYC and Identity Verification match 82%
utilityemailvalidationmxdeliverability
SSL Certificate Check

Inspect SSL/TLS certificate for any domain. Returns valid boolean, days_remaining, issuer, valid_from, valid_to, subject_alt_names (SANs), fingerprint_sha256, a…

canonical Dependency Audit and Update match 82%
utilityssltlscertificatesecurity
WHOIS Lookup

Domain registration lookup via RDAP (modern WHOIS). Returns registrar, registrar_url, created_at, updated_at, expires_at, days_until_expiry, name_servers array,…

canonical Company Registry Lookup match 84%
utilitywhoisrdapdomainregistrar
Crypto Price Lookup

Real-time crypto prices, market caps, and 24h % changes via CoinGecko. Pass coins as CoinGecko IDs (['bitcoin','ethereum','solana']) or tickers. Max 25 coins pe…

canonical Bitcoin Fee Estimation match 82%
financecryptobitcoinethereumprices
PDF Text Extraction

Extract all text from a PDF. Send as pdf_base64 (base64-encoded PDF, max ~10 MB decoded). Returns text (full concatenated text), pages array (per-page text + ch…

canonical Image-to-Text match 83%
textpdftextextractparse
Phone Number Validation

Parse and validate any phone number worldwide using libphonenumber. Returns is_valid, e164 (canonical international format e.g. '+4917612345678'), national_form…

canonical Locale and Regional Primitives match 80%
utilityphonevalidationmobilelandline
Stock Price Lookup

Real-time stock data via Yahoo Finance. Returns price, change, change_pct, previous_close, market_cap, pe_ratio, week_52_high, week_52_low, volume, and market_s…

canonical Real-Time News Search match 80%
financestocksfinancenasdaqnyse
Geocoding

Forward geocoding: address string → lat/lon. Reverse geocoding: lat/lon → human-readable address. Powered by OpenStreetMap Nominatim. Returns results array with…

canonical Maps and Routing match 84%
utilitygeocodinggeolocationaddresscoordinates
News Search

Search recent news articles by keyword. Returns articles with title, url, source, published_at, and snippet. Sources: HackerNews Algolia (tech) + BBC RSS (gener…

canonical Real-Time News Search match 86%
webnewssearcharticlesheadlines
OCR — Image to Text

Extract text from images using Tesseract OCR. Send image as image_base64 (PNG/JPEG/WebP/TIFF/BMP, max 10 MB decoded). Returns text and confidence (0-100, where …

canonical Image-to-Text match 85%
textocrimagetextextract
Web Scrape (URL to Markdown)

Fetch any public URL and return the page as clean Markdown for LLM consumption (title, meta description, main content with headings/lists/links preserved). Pass…

canonical Web Scraping and Extraction match 87%
webscrapemarkdowncrawlhtml
RSS / Atom Feed to JSON

Fetch an RSS 2.0, RSS 1.0 or Atom feed and return normalized JSON items (title, link, published_at ISO 8601, summary without HTML, author, guid). Use for monito…

canonical Web Search (Serp) match 84%
webrssatomfeednews
URL Status & Redirect Check

Check whether a URL is reachable and what it returns: final status code, full redirect chain, response time, content-type, server header and content length. Use…

canonical SEO Analysis and Optimisation match 83%
utilityhttpstatusredirectuptime
Wallet Balance on Base

Read the ETH and USDC balance of any address on Base mainnet (chain 8453) straight from the chain, plus transaction count and how many x402 calls the USDC cover…

canonical X402 Usdc Payments match 88%
financewalletbalanceusdceth
Barcode Generator

Generate a barcode as PNG (base64): code128 (default), ean13, ean8, upca, upce, code39, itf14, gs1_128, isbn, datamatrix, pdf417, aztec or qr. Validates check d…

canonical Image Generation match 82%
utilitybarcodeeancode128png
Image Resize & Convert

Resize, crop-fit and convert images (PNG, JPEG, WebP, AVIF, GIF, TIFF, SVG input) to webp, png, jpeg or avif. Auto-rotates by EXIF. Use to shrink screenshots be…

canonical Image-to-Image match 82%
visualimageresizethumbnailwebp
Timezone & Local Time

Resolve a city name or coordinates to its IANA timezone and return the current local time, UTC offset, DST flag and weekday. Use for scheduling across regions, …

canonical Weather Forecast and Alerts match 84%
datatimezonetimeclockutc

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-09-10 02:52:47 200 28ms

Cheaper or better alternatives per-skill

↑ 10 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

agent-web live
Charter-clean web toolkit for agents: give it one publicly reachable URL, get back clean, LLM-ready markdown (free), or a screenshot/PDF via
FOOM — foomworks · q 100%
toolrail.dev
Pay-per-call utility API for AI agents: PDF generation (invoice/report/contract from JSON or raw HTML), public holidays & business-day math
toolrail.dev · q 100%
app.heinrichstech.com
The multi-chain x402 payment gateway for AI agents. 38 paid endpoints, up to 8 (network, asset) tuples in every accepts[]. Agents pay in USD
app.heinrichstech.com · q 65%
Sandbox Contractor Agent live
Autonomous contractor agent selling keyless, no-model services over x402 pay-per-call (from $0.001). THREE catalogs: (1) developer utilities
Artem / A2A Sandbox · q 0%
x402.shizu.me
66 pay-per-call HTTP APIs for AI agents over x402 (USDC on Base, no signup, no API keys): web scraping and JS-rendered page-to-markdown, web
x402.shizu.me · q 100%
Agent Exchange live
Machine-payable data and tools for autonomous agents: crypto pre-trade intelligence, on-chain RPC reads, web research, public-sector opportu
RileyCraig14 · q 100%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/agentsvc.io.svg)](https://agenstry.com/agents/agentsvc.io)
[![Verified Business](https://agenstry.com/badge/agentsvc.io/identity.svg)](https://agenstry.com/agents/agentsvc.io)
[![Uptime](https://agenstry.com/badge/agentsvc.io/uptime.svg)](https://agenstry.com/agents/agentsvc.io)
[![A2A version](https://agenstry.com/badge/agentsvc.io/protocol.svg)](https://agenstry.com/agents/agentsvc.io)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "agentsvc.io",
  "description": "Pay-per-call web services for AI agents (27 tools: scraping, screenshots, PDF, OCR, search, news, weather, prices, validation, codes). Paid per request with USDC on Base via x402. No account or API key.",
  "url": "https://agentsvc.io/api/v1/proxy",
  "provider": {
    "organization": "agentsvc.io",
    "url": "https://agentsvc.io"
  },
  "version": "2.0.0",
  "documentationUrl": "https://agentsvc.io/llms-full.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "authentication": {
    "schemes": [
      "x402"
    ],
    "credentials": "USDC on Base mainnet (eip155:8453), header PAYMENT-SIGNATURE (x402 v2) or X-PAYMENT (x402 v1)"
  },
  "payment": {
    "protocol": "x402",
    "network": "eip155:8453",
    "asset": "USDC",
    "discovery": "https://agentsvc.io/.well-known/x402"
  },
  "skills": [
    {
      "id": "screenshot",
      "name": "Screenshot API",
      "description": "Capture any URL as a PNG screenshot. Returns image_base64 (base64 PNG \u2014 decode to get raw bytes). Full JS rendering via Playwright, works on SPAs and dynamic content. Params: url (required), width px (default 1280), height px (default 800), full_page boolean, wait_ms.",
      "tags": [
        "visual",
        "browser",
        "visual",
        "playwright",
        "screenshot",
        "png"
      ],
      "examples": [
        "{\"url\":\"https://example.com\",\"width\":1280,\"height\":800}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/screenshot",
      "price_usdc": 0.005,
      "free_trial": "https://agentsvc.io/api/v1/try/screenshot"
    },
    {
      "id": "weather",
      "name": "Weather Data",
      "description": "Real-time weather + 3-day forecast. Returns current (temp_c, feels_like_c, humidity_pct, wind_kph, weather_code) and forecast_3d array. Pass location as city name ('Berlin') or GPS string ('52.52,13.41'). WMO codes: 0=clear, 1-3=cloudy, 45-48=fog, 51-67=rain, 71-77=snow, 95-99=thunderstorm.",
      "tags": [
        "data",
        "weather",
        "geolocation",
        "forecast",
        "climate",
        "realtime"
      ],
      "examples": [
        "{\"location\":\"Berlin\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/weather",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/weather"
    },
    {
      "id": "exchange-rates",
      "name": "Currency Exchange Rates",
      "description": "Live forex rates from European Central Bank (ECB), updated hourly. Returns rates object mapping currency codes to rates relative to base. Pass symbols array to filter (e.g. ['USD','CHF','GBP']). Empty symbols = all 30+ currencies. Use for currency conversion in invoices, pricing, or financial calculations.",
      "tags": [
        "finance",
        "forex",
        "finance",
        "currency",
        "exchange",
        "ecb"
      ],
      "examples": [
        "{\"base\":\"EUR\",\"symbols\":[\"USD\",\"CHF\",\"GBP\"]}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/exchange-rates",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/exchange-rates"
    },
    {
      "id": "html-to-pdf",
      "name": "HTML to PDF",
      "description": "Render a URL or raw HTML string to PDF. Returns pdf_base64 (base64 PDF \u2014 decode to get raw bytes) and page_count. Provide url OR html \u2014 never both. Supports format (A4/Letter/Legal), landscape boolean, and margin settings (top/bottom/left/right in CSS units). Use for invoices, reports, or printable document generation.",
      "tags": [
        "visual",
        "pdf",
        "browser",
        "document",
        "playwright",
        "convert"
      ],
      "examples": [
        "{\"html\":\"<h1>Invoice #123</h1><p>Total: $42.00</p>\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/html-to-pdf",
      "price_usdc": 0.008,
      "free_trial": "https://agentsvc.io/api/v1/try/html-to-pdf"
    },
    {
      "id": "ip-lookup",
      "name": "IP Geolocation",
      "description": "Resolve any IPv4 or IPv6 address to location and network data. Returns country, country_code, city, region, postal, lat/lon, timezone, ISP, org, and ASN. Use for fraud detection, geolocation enrichment, or access log analysis.",
      "tags": [
        "utility",
        "ip",
        "geolocation",
        "network",
        "isp",
        "timezone"
      ],
      "examples": [
        "{\"ip\":\"8.8.8.8\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/ip-lookup",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/ip-lookup"
    },
    {
      "id": "webpage-reader",
      "name": "Webpage Reader",
      "description": "Fetch and extract clean readable text from any URL. Full JS rendering via Playwright \u2014 works on SPAs and dynamic sites. Returns title, text (cleaned content, default max 8000 chars), description, word_count, and optional links array. Ideal for web research, content summarization, or feeding page content to an LLM.",
      "tags": [
        "web",
        "web",
        "scraper",
        "reader",
        "text",
        "playwright",
        "extract",
        "research"
      ],
      "examples": [
        "{\"url\":\"https://example.com\",\"max_chars\":4000}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/webpage-reader",
      "price_usdc": 0.006,
      "free_trial": "https://agentsvc.io/api/v1/try/webpage-reader"
    },
    {
      "id": "dns-lookup",
      "name": "DNS Lookup",
      "description": "Resolve DNS records for any domain. Supports A, AAAA, MX, TXT, CNAME, NS. Returns records object with array per type. Default: A records only. Use to verify mail server setup (MX), check domain ownership (TXT), or debug DNS propagation.",
      "tags": [
        "utility",
        "dns",
        "network",
        "domain",
        "lookup",
        "A",
        "MX",
        "TXT"
      ],
      "examples": [
        "{\"domain\":\"github.com\",\"types\":[\"A\",\"MX\"]}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/dns-lookup",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/dns-lookup"
    },
    {
      "id": "qr-code",
      "name": "QR Code Generator",
      "description": "Generate a QR code for any text or URL. Returns image_base64 (base64 PNG \u2014 decode to get raw bytes). Params: text (required), size in px (64-1024, default 256), error_correction (L/M/Q/H, default M). H = highest redundancy, survives up to 30% damage.",
      "tags": [
        "utility",
        "qr",
        "qrcode",
        "image",
        "encode",
        "png",
        "barcode"
      ],
      "examples": [
        "{\"text\":\"https://agentsvc.io\",\"size\":256}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/qr-code",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/qr-code"
    },
    {
      "id": "web-search",
      "name": "Web Search",
      "description": "Search for factual information via DuckDuckGo + Wikipedia. Returns heading, abstract (plain-language summary), abstract_url, and results (list of relevant links). Best for: people, places, concepts, history, science. NOT for breaking news \u2014 use news-search instead.",
      "tags": [
        "web",
        "search",
        "web",
        "duckduckgo",
        "research",
        "query",
        "information"
      ],
      "examples": [
        "{\"query\":\"x402 payment protocol\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/web-search",
      "price_usdc": 0.003,
      "free_trial": "https://agentsvc.io/api/v1/try/web-search"
    },
    {
      "id": "translate",
      "name": "Text Translation",
      "description": "Translate text between 100+ languages. Max 500 characters per call. Returns translated_text and confidence (0-1). Set target_lang to IETF code: 'de' (German), 'fr' (French), 'es' (Spanish), 'ja' (Japanese), 'zh-CN' (Chinese Simplified), 'ar' (Arabic), 'pt' (Portuguese), 'it' (Italian), 'nl' (Dutch). source_lang defaults to auto-detect.",
      "tags": [
        "text",
        "translate",
        "language",
        "nlp",
        "text",
        "multilingual",
        "i18n"
      ],
      "examples": [
        "{\"text\":\"Hello, how are you?\",\"target_lang\":\"de\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/translate",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/translate"
    },
    {
      "id": "email-validate",
      "name": "Email Validation",
      "description": "Validate an email address: RFC 5322 format check, domain MX record lookup, disposable provider detection, and role address detection (e.g. info@, admin@). Returns is_valid boolean and granular checks object. Use before storing or sending to email addresses to prevent bounces.",
      "tags": [
        "utility",
        "email",
        "validation",
        "mx",
        "deliverability",
        "spam",
        "verification"
      ],
      "examples": [
        "{\"email\":\"support@github.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/email-validate",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/email-validate"
    },
    {
      "id": "ssl-check",
      "name": "SSL Certificate Check",
      "description": "Inspect SSL/TLS certificate for any domain. Returns valid boolean, days_remaining, issuer, valid_from, valid_to, subject_alt_names (SANs), fingerprint_sha256, and protocol version. Default port 443. Use for certificate expiry monitoring, security audits, or HTTPS verification.",
      "tags": [
        "utility",
        "ssl",
        "tls",
        "certificate",
        "security",
        "https",
        "expiry",
        "monitoring"
      ],
      "examples": [
        "{\"domain\":\"github.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/ssl-check",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/ssl-check"
    },
    {
      "id": "whois",
      "name": "WHOIS Lookup",
      "description": "Domain registration lookup via RDAP (modern WHOIS). Returns registrar, registrar_url, created_at, updated_at, expires_at, days_until_expiry, name_servers array, status array, and registrant_country. Clean JSON \u2014 no raw WHOIS text to parse. Covers all major TLDs.",
      "tags": [
        "utility",
        "whois",
        "rdap",
        "domain",
        "registrar",
        "dns",
        "expiry",
        "registration"
      ],
      "examples": [
        "{\"domain\":\"github.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/whois",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/whois"
    },
    {
      "id": "crypto-prices",
      "name": "Crypto Price Lookup",
      "description": "Real-time crypto prices, market caps, and 24h % changes via CoinGecko. Pass coins as CoinGecko IDs (['bitcoin','ethereum','solana']) or tickers. Max 25 coins per call. Returns usd, usd_24h_change, usd_market_cap per coin. Add currencies param for multi-currency output (['usd','eur','gbp']).",
      "tags": [
        "finance",
        "crypto",
        "bitcoin",
        "ethereum",
        "prices",
        "finance",
        "defi",
        "coingecko",
        "market"
      ],
      "examples": [
        "{\"coins\":[\"bitcoin\",\"ethereum\"],\"currencies\":[\"usd\"]}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/crypto-prices",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/crypto-prices"
    },
    {
      "id": "pdf-extract",
      "name": "PDF Text Extraction",
      "description": "Extract all text from a PDF. Send as pdf_base64 (base64-encoded PDF, max ~10 MB decoded). Returns text (full concatenated text), pages array (per-page text + char_count), page_count, and metadata (title, author, creator). Encode with: Buffer.from(pdfBytes).toString('base64'). Ideal for RAG pipelines, document QA, or LLM ingestion.",
      "tags": [
        "text",
        "pdf",
        "text",
        "extract",
        "parse",
        "document",
        "ocr",
        "rag",
        "llm"
      ],
      "examples": [
        "{\"pdf_base64\":\"<base64 of a PDF>\",\"max_pages\":10}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/pdf-extract",
      "price_usdc": 0.004,
      "free_trial": "https://agentsvc.io/api/v1/try/pdf-extract"
    },
    {
      "id": "phone-validate",
      "name": "Phone Number Validation",
      "description": "Parse and validate any phone number worldwide using libphonenumber. Returns is_valid, e164 (canonical international format e.g. '+4917612345678'), national_format, country_code (ISO alpha-2), and line_type (MOBILE/FIXED_LINE/VOIP/TOLL_FREE). Provide country_code hint (e.g. 'DE') for local numbers without country prefix.",
      "tags": [
        "utility",
        "phone",
        "validation",
        "mobile",
        "landline",
        "e164",
        "international",
        "carrier"
      ],
      "examples": [
        "{\"phone\":\"+41 44 668 18 00\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/phone-validate",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/phone-validate"
    },
    {
      "id": "stock-prices",
      "name": "Stock Price Lookup",
      "description": "Real-time stock data via Yahoo Finance. Returns price, change, change_pct, previous_close, market_cap, pe_ratio, week_52_high, week_52_low, volume, and market_state. Max 10 symbols per call. Non-US exchange suffixes: 'SAP.DE' (Xetra), 'VOD.L' (London LSE), 'AIR.PA' (Paris Euronext), 'ASML.AS' (Amsterdam).",
      "tags": [
        "finance",
        "stocks",
        "finance",
        "nasdaq",
        "nyse",
        "shares",
        "market",
        "trading",
        "equities"
      ],
      "examples": [
        "{\"symbols\":[\"AAPL\",\"MSFT\"]}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/stock-prices",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/stock-prices"
    },
    {
      "id": "geocode",
      "name": "Geocoding",
      "description": "Forward geocoding: address string \u2192 lat/lon. Reverse geocoding: lat/lon \u2192 human-readable address. Powered by OpenStreetMap Nominatim. Returns results array with display_name, lat, lon, type, and structured address object. Provide address (string) for forward, or lat + lon (numbers) for reverse.",
      "tags": [
        "utility",
        "geocoding",
        "geolocation",
        "address",
        "coordinates",
        "lat",
        "lon",
        "maps",
        "openstreetmap"
      ],
      "examples": [
        "{\"address\":\"Brandenburger Tor, Berlin\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/geocode",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/geocode"
    },
    {
      "id": "news-search",
      "name": "News Search",
      "description": "Search recent news articles by keyword. Returns articles with title, url, source, published_at, and snippet. Sources: HackerNews Algolia (tech) + BBC RSS (general/world). Optional category filter: general/tech/business/science/health/politics. Limit max 30. Use for current events, topic monitoring, or market sentiment.",
      "tags": [
        "web",
        "news",
        "search",
        "articles",
        "headlines",
        "rss",
        "hackernews",
        "bbc",
        "media"
      ],
      "examples": [
        "{\"query\":\"AI agents\",\"limit\":5}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/news-search",
      "price_usdc": 0.003,
      "free_trial": "https://agentsvc.io/api/v1/try/news-search"
    },
    {
      "id": "ocr",
      "name": "OCR \u2014 Image to Text",
      "description": "Extract text from images using Tesseract OCR. Send image as image_base64 (PNG/JPEG/WebP/TIFF/BMP, max 10 MB decoded). Returns text and confidence (0-100, where 80+ is reliable). Set language to Tesseract code: 'eng' (default), 'deu' (German), 'fra' (French), 'chi_sim' (Chinese Simplified), 'jpn' (Japanese), 'ara' (Arabic). Use for invoices, receipts, scanned documents, or screenshots with text.",
      "tags": [
        "text",
        "ocr",
        "image",
        "text",
        "extract",
        "tesseract",
        "scan",
        "document",
        "invoice",
        "receipt"
      ],
      "examples": [
        "{\"image_base64\":\"<base64 of a PNG/JPG>\",\"language\":\"eng\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/ocr",
      "price_usdc": 0.008,
      "free_trial": "https://agentsvc.io/api/v1/try/ocr"
    },
    {
      "id": "web-scrape",
      "name": "Web Scrape (URL to Markdown)",
      "description": "Fetch any public URL and return the page as clean Markdown for LLM consumption (title, meta description, main content with headings/lists/links preserved). Pass render:true to execute JavaScript in a real browser for SPAs (slower, returns plain text). Use this instead of raw fetch when a site blocks bots or when you want token-efficient content. Params: url (required), max_chars (default 8000, max 60000), include_links boolean, render boolean.",
      "tags": [
        "web",
        "scrape",
        "markdown",
        "crawl",
        "html",
        "reader",
        "llm",
        "content",
        "web"
      ],
      "examples": [
        "{\"url\":\"https://example.com\",\"max_chars\":8000}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/web-scrape",
      "price_usdc": 0.004,
      "free_trial": "https://agentsvc.io/api/v1/try/web-scrape"
    },
    {
      "id": "rss-fetch",
      "name": "RSS / Atom Feed to JSON",
      "description": "Fetch an RSS 2.0, RSS 1.0 or Atom feed and return normalized JSON items (title, link, published_at ISO 8601, summary without HTML, author, guid). Use for monitoring blogs, news sites, GitHub releases, podcasts or any feed URL without writing an XML parser. Params: url (required), limit (default 20, max 100).",
      "tags": [
        "web",
        "rss",
        "atom",
        "feed",
        "news",
        "monitor",
        "xml",
        "json"
      ],
      "examples": [
        "{\"url\":\"https://hnrss.org/frontpage\",\"limit\":10}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/rss-fetch",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/rss-fetch"
    },
    {
      "id": "url-status",
      "name": "URL Status & Redirect Check",
      "description": "Check whether a URL is reachable and what it returns: final status code, full redirect chain, response time, content-type, server header and content length. Use for link validation, uptime checks, canonical URL resolution or before spending money on a scrape/screenshot. Params: url (required), method (GET default, or HEAD).",
      "tags": [
        "utility",
        "http",
        "status",
        "redirect",
        "uptime",
        "link",
        "check",
        "monitor"
      ],
      "examples": [
        "{\"url\":\"https://example.com\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/url-status",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/url-status"
    },
    {
      "id": "evm-balance",
      "name": "Wallet Balance on Base",
      "description": "Read the ETH and USDC balance of any address on Base mainnet (chain 8453) straight from the chain, plus transaction count and how many x402 calls the USDC covers. Use it to check your own agent wallet before a paid workflow, to verify a counterparty was paid, or to monitor treasury addresses. Params: address (required, 0x...).",
      "tags": [
        "finance",
        "wallet",
        "balance",
        "usdc",
        "eth",
        "base",
        "onchain",
        "crypto",
        "x402"
      ],
      "examples": [
        "{\"address\":\"0x622efA6Ceb83a5b6EdBC931332f4db68B7f74F27\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/evm-balance",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/evm-balance"
    },
    {
      "id": "barcode",
      "name": "Barcode Generator",
      "description": "Generate a barcode as PNG (base64): code128 (default), ean13, ean8, upca, upce, code39, itf14, gs1_128, isbn, datamatrix, pdf417, aztec or qr. Validates check digits for EAN/UPC. Use for labels, shipping, inventory, tickets or invoices. Params: text (required), type, scale (1-8, default 3), include_text boolean (human-readable text under the bars).",
      "tags": [
        "utility",
        "barcode",
        "ean",
        "code128",
        "png",
        "label",
        "generate",
        "datamatrix",
        "pdf417"
      ],
      "examples": [
        "{\"text\":\"4006381333931\",\"type\":\"ean13\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/barcode",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/barcode"
    },
    {
      "id": "image-resize",
      "name": "Image Resize & Convert",
      "description": "Resize, crop-fit and convert images (PNG, JPEG, WebP, AVIF, GIF, TIFF, SVG input) to webp, png, jpeg or avif. Auto-rotates by EXIF. Use to shrink screenshots before sending them to a vision model, create thumbnails, or convert formats. Params: image_base64 or image_url (one required), width, height (max 4096), fit (inside default | cover | contain | fill), format (webp default), quality (1-100, default 80).",
      "tags": [
        "visual",
        "image",
        "resize",
        "thumbnail",
        "webp",
        "convert",
        "compress",
        "sharp"
      ],
      "examples": [
        "{\"image_url\":\"https://agentsvc.io/sample.png\",\"width\":130,\"format\":\"webp\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/image-resize",
      "price_usdc": 0.003,
      "free_trial": "https://agentsvc.io/api/v1/try/image-resize"
    },
    {
      "id": "timezone",
      "name": "Timezone & Local Time",
      "description": "Resolve a city name or coordinates to its IANA timezone and return the current local time, UTC offset, DST flag and weekday. Use for scheduling across regions, 'what time is it in X', or normalizing timestamps. Params: location (required, e.g. 'Tokyo' or '35.68,139.69').",
      "tags": [
        "data",
        "timezone",
        "time",
        "clock",
        "utc",
        "dst",
        "schedule",
        "iana"
      ],
      "examples": [
        "{\"location\":\"Tokyo\"}"
      ],
      "inputModes": [
        "application/json"
      ],
      "outputModes": [
        "application/json"
      ],
      "endpoint": "https://agentsvc.io/api/v1/proxy/timezone",
      "price_usdc": 0.002,
      "free_trial": "https://agentsvc.io/api/v1/try/timezone"
    }
  ]
}