Catalog / company

2s.io

85 agent-payable APIs. Every listing carries a tested call recipe - endpoint, auth shape, pricing, and known gotchas - on its detail page. 2s.io

APICategoryPrice / callUptime 30dStatusDocs
Gov Exclusions
Gov Exclusions — an agent-callable gov exclusions service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0018 USD per call.
-$0.0018-listedcall recipe →
2s
Resolve a coordinate to its IANA timezone and return the current UTC offset, local wall time, DST status, and short abbreviation. Query: lat (-90..90), lon (-180..180), at (optional ISO 8601 instant; defaults to now). Returns { tz, abbreviation, offsetMinutes, offsetHours, localTime, observesDst, isDst, januaryOffsetMinutes, julyOffsetMinutes, instant, source }. Polygon lookup against a CC0 timezone boundary index; offsets and DST come from the runtime tzdata so transition rules stay current. Use when scheduling for a coordinate, converting timestamps to local wall time, or checking whether a location is currently observing daylight saving.
-$0.0025-listedcall recipe →
2s
Airports within a radius of a coordinate, sorted by distance. Query: lat (-90..90), lon (-180..180), radius_km (1-2000, default 200), limit (1-100, default 20), type (optional: large_airport|medium_airport|small_airport|heliport|seaplane_base|balloonport|closed), country (optional 2-letter ISO 3166-1), scheduled_service (optional bool, true = commercial-service airports only). Returns { query, count, airports: [{ id, ident, name, iataCode, icaoCode, type, latitude, longitude, distanceKm, ... }] }.
-$0.0025-listedcall recipe →
2s
Live web search. Returns ranked results with title, URL, snippet description, site name, and page age — fresh information past any model training cutoff. Supports count (1-20), offset for paging, country (2-letter, e.g. US), freshness (pd=past day, pw=past week, pm=past month, py=past year, or a YYYY-MM-DDtoYYYY-MM-DD range), and safesearch (off/moderate/strict). Use for current events, fact verification, finding documentation, and research. Independent search index. For news-specific results with sources and timestamps see /api/news/search.
-$0.0225-listedcall recipe →
Business Fi Companies
Business Fi Companies — an agent-callable business fi companies service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00144 USD per call.
-$0.00144-listedcall recipe →
Business Sos Search
Business Sos Search — an agent-callable business sos search service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00288 USD per call.
-$0.00288-listedcall recipe →
Markets Status
Markets Status — an agent-callable markets status service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Poi Near
Poi Near — an agent-callable poi near service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Property Nyc Parcel Lookup
Property Nyc Parcel Lookup — an agent-callable property nyc parcel lookup service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Url Render
Url Render — an agent-callable url render service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.006 USD per call.
-$0.006-listedcall recipe →
Code Repo Lookup
Code Repo Lookup — an agent-callable code repo lookup service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Country Financials
Country Financials — an agent-callable country financials service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Dev Uuid
Dev Uuid — an agent-callable dev uuid service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Domain Intel
Domain Intel — an agent-callable domain intel service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0048 USD per call.
-$0.0048-listedcall recipe →
Gov Usgs Water
Gov Usgs Water — an agent-callable gov usgs water service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0024 USD per call.
-$0.0024-listedcall recipe →
Person Cross Registry
Person Cross Registry — an agent-callable person cross registry service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0072 USD per call.
-$0.0072-listedcall recipe →
Predict Search
Predict Search — an agent-callable predict search service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0048 USD per call.
-$0.0048-listedcall recipe →
Sports Mlb Schedule
Sports Mlb Schedule — an agent-callable sports mlb schedule service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Country Lookup
Country Lookup — an agent-callable country lookup service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Github Readme
Github Readme — an agent-callable github readme service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
2s
Modern WHOIS via RDAP. Query: domain (e.g. example.com). Returns { domain, ldhName, handle, registrar:{ name, ianaId, url, abuseEmail, abusePhone }, registeredAt, expiresAt, updatedAt, statuses (camelCase ICANN EPP codes), nameservers[], dnssecSigned, rdapUrl }. GDPR: registrant personal data is generally redacted upstream and not returned. Some TLDs without RDAP are not supported and return 404 TLD_NOT_SUPPORTED.
-$0.0025-listedcall recipe →
2s
Current spot price and market data for crypto assets. Pass ids as comma-separated CoinGecko asset ids (e.g. bitcoin, ethereum, solana, usd-coin — lowercase id, not ticker symbol; up to 25 per call) and optionally vs (comma-separated fiat/crypto quote currencies, default usd). Returns per-asset price, market cap, 24h volume, and 24h percent change, plus the data timestamp. Live market data past any training cutoff. Price data by CoinGecko.
-$0.003-listedcall recipe →
2s
Adjust a US dollar amount for inflation between two dates ('what is $100 in 1990 worth today?'). Pass amount, from (YYYY-MM-DD or YYYY), and optional to (defaults to the latest CPI month). Uses CPI-U (CPIAUCNS — the same not-seasonally-adjusted all-items index as the official BLS inflation calculator), data back to 1913. Returns the inflation-adjusted amount, cumulative inflation %, annualized rate, and the CPI index values used on each date. Source: BLS CPI via FRED (St. Louis Fed).
-$0.003-listedcall recipe →
2s
Holiday-aware business-day calculator for 200+ countries. Three modes: pass start + addDays (signed integer) to shift a date by N business days; pass start + end to count business days between two dates (exclusive of start, inclusive of end); pass start alone to check one date (is it a business day, which holiday, next/previous business day). Query: country (ISO 3166-1 alpha-2), start (YYYY-MM-DD), optional region (subdivision code), addDays XOR end, optional weekend (comma-separated days, default sat,sun — e.g. fri,sat for the Gulf), optional types (holiday types treated as closures, default public,bank). Skipped holidays are itemized in the response. Use for payment terms, SLA deadlines, and delivery-date math.
-$0.0025-listedcall recipe →
2s
List the official holidays for a country and year, with exact observed dates including substitute days (e.g. a Saturday July 4th observed on Friday). Query: country (ISO 3166-1 alpha-2, 200+ supported), year, optional region (subdivision code like CA for US-California or BY for DE-Bavaria), optional types filter (public, bank, school, optional, observance — comma-separated), optional lang (ISO 639-1) for localized names. Returns one item per holiday: { date (YYYY-MM-DD), name, type, substitute, rule }. Dates are computed from maintained per-country rules — including movable feasts and lunar-calendar holidays — so they stay correct year over year. Use for scheduling, delivery estimates, payment terms, and SLA math.
-$0.0025-listedcall recipe →
2s
Verify and search ICD-10-CM diagnosis codes against the official US code set (FY2026, ~98k entries). Pass code (with or without the dot, e.g. E11.9 or E119) to confirm the code exists and list its more-specific child codes, or q to keyword-search code descriptions (e.g. "type 2 diabetes neuropathy"). Optional billable_only=true restricts results to codes valid for claim submission; limit caps results (1-50, default 10). Returns a verified flag, the exact match if any, and matched codes with billable status plus short and long descriptions. Data: CMS/NCHS ICD-10-CM (public domain), refreshed each US fiscal year. Use to confirm diagnosis codes are real and current before placing them in claims, prior authorizations, or clinical documents.
-$0.0025-listedcall recipe →
2s
Geolocate a single IPv4 or IPv6 address. Returns country (name + ISO code), region (name + code), city, ZIP, lat/lon, timezone, ISP, organization, and AS number + name. For bulk lookups (up to 100 IPs in one call) use /api/ipinfo/bulk instead. Lat/lon precision is city-level, not GPS.
-$0.0025-listedcall recipe →
2s
Fetch any URL and return its article content with the clutter stripped — nav, ads, sidebars, footers, scripts, styles, comments removed via heuristic extraction (<article> / <main> / role=main / densest block). Choose the output with `format`: markdown (default), text, both (JSON envelope), html (a self-contained readable reader-view page, raw text/html), or pdf (a clean typeset reading document, raw application/pdf). html/pdf are built from the same cleaned content, so they carry no live page, no third-party assets, no trackers. SSRF-guarded, 512KB body cap, 8s timeout, 5 redirects max. JSON formats return { url, finalUrl, title, markdown?, text?, wordCount, sourceBytes }. This uses a raw HTTP fetch (no JavaScript) — for client-rendered / SPA pages whose content only appears after JS runs, use /api/url/render (same formats, headless-rendered). For a pixel-perfect image of the live page use /api/ai/screenshot; to enumerate a page or sitemap into its links use /api/url/map.
-$0.00108-listedcall recipe →
2s
Decode a 17-character VIN to manufacturer-supplied vehicle metadata via NHTSA's vPIC database. Returns identity (year, make, model, trim, series, body class, manufacturer), assembly plant (city, state, country), engine (cylinders, displacement, HP, fuel type, configuration, engine model), transmission (style, speeds), and body/weight specs. Curated to the ~30 fields agents actually use from vPIC's ~140-field response. Backed by NHTSA.gov; data is public-domain US government records.
-$0.006-listedcall recipe →
2s
Decode a 3-character World Manufacturer Identifier (the first three characters of a VIN) to the assigning manufacturer. Returns full manufacturer legal name, common short name, make, vehicle type, and the date NHTSA published the assignment. Useful for partial-VIN analysis — crash reports, damaged-vehicle photos, fleet records — where only the WMI is recoverable. Backed by NHTSA.gov vPIC; data is public-domain US government records.
-$0.006-listedcall recipe →
2s
Forward geocoding — free-text address or place name → latitude/longitude plus structured address components (houseNumber, road, suburb, city, county, state, postcode, country, countryCode). Query: q (2-500 chars), limit (1-10, default 5), country (optional 2-letter ISO 3166-1 bias). Underlying data is OpenStreetMap (ODbL). Sister: /api/geocode/reverse.
-$0.0025-listedcall recipe →
2s
Live perp funding rates, open interest, and mark/oracle/mid prices across 200+ Hyperliquid perpetuals (free/keyless). Each row: coin, hourly funding rate, open interest, mark/oracle/mid price, premium, prior-day price, 24h notional volume, max leverage. Filter by coin; sort by oi, volume, or funding. On-chain perp microstructure for funding-arb and OI signals.
-$0.00144-listedcall recipe →
2s
Convert a value between units of measure: mass (g, kg, mg, lb, oz, t, st), length (m, km, cm, mm, in, ft, yd, mi), volume (l, ml, m3, gal, gal-imp, qt, pt, cup, floz, tbsp, tsp), area (m2, km2, ft2, acre, ha), and temperature (C, F, K). Units are matched case-insensitively with common aliases (kg/kilogram/kgs). Returns {value, from, to, dimension, result}. Exact factors — the ground-truth answer a CPG/ETL pipeline needs instead of an LLM approximating conversions. Cross-dimension conversions (kg→m) return 400.
-$0.0025-listedcall recipe →
2s
AI web search optimized for agents. Returns ranked results with the relevant extracted content of each page (not just a link + blurb), plus a relevance score. topic=news for recent reporting. Distinct from search.web (raw SERP) — this returns clean, LLM-ready page content per result.
-$0.045-listedcall recipe →
2s
Look up or search NAICS 2022 industry classification codes (US Census Bureau, public domain). Pass `code` for an exact NAICS code — 2–6 digits or a combined sector like 31-33 — and get its official title, hierarchy path, full official description, activity index terms, and direct child codes. Or pass `query` for free-text search (e.g. 'software publishers', 'coffee shop') over titles plus the official ~20k-entry activity index → ranked candidate codes, optionally filtered by `level` (2=sector … 6=national industry). Ground truth for industry coding in KYC, business registration, government filings, and ERP vendor/customer setup.
-$0.0025-listedcall recipe →
2s
Top cryptocurrencies by market cap with live price, market cap, 24h volume, and 24h + 7d % change. Pass limit (1–100, default 20). Source: CoinGecko. For a single token use crypto.token-price; for the whole-market overview use crypto.global.
-$0.00144-listedcall recipe →
2s
Search OSHA citation / violation records via US Department of Labor Open Data Portal (~13.2M citations). Each citation links to an inspection via `activityNr` — pair with /api/gov/osha-inspections to follow site → inspection → violations. Filter by activityNr, citationId, standard (29 CFR section, e.g. "19100132" for PPE general requirements), issuance date range, initial-penalty min/max, emphasis program code.
-$0.003-listedcall recipe →
2s
Latest daily stock quote for a US-listed ticker. Returns the most recent completed trading session: open, high, low, close, volume, VWAP, and trade count, plus the change and percent change versus the prior session, and company reference data (name, primary exchange, security type, currency, market cap). NOTE: this plan tier serves end-of-day / delayed data (the response flags delayed=true), suitable for daily snapshots, fundamentals context, and post-close analysis rather than real-time trading. Pass ticker as a US symbol (e.g. AAPL, MSFT, BRK.B). Market data by Massive (formerly Polygon.io).
-$0.0045-listedcall recipe →
2s
Fetch the authoritative text of any section of the US Code of Federal Regulations by title and section number — for example title 12, section 1026.43 returns Regulation Z’s ability-to-repay standards. Returns the canonical citation, section heading, full plain text, Federal Register source credit, the as-of date, and a link to the official eCFR page. An optional date parameter (YYYY-MM-DD) retrieves the historical text in force on that date, back to 2017. Data from the Electronic Code of Federal Regulations (US GPO / Office of the Federal Register), public domain, updated daily — verify regulatory citations against the authoritative source instead of relying on model memory.
-$0.0045-listedcall recipe →
2s
Fetch the authoritative current text of any United States Code section by title and section number — for example title 17, section 107 returns the fair-use statute. Returns the canonical citation, heading, hierarchy context (title/chapter), full statutory plain text, the Statutes-at-Large source credit, and a link to the official OLRC page; set includeNotes=true to also get editorial notes (amendment history, effective dates). Hyphenated and lettered sections like 1395w-4 or 78j work. Data from the Office of the Law Revision Counsel current ("prelim") edition, public domain — verify statutory citations against the authoritative source instead of relying on model memory. For federal regulations see /api/law/cfr-section; for case law see /api/law/case-verify.
-$0.0045-listedcall recipe →
2s
Look up or search the global LEI (Legal Entity Identifier) registry — the authoritative ISO 17442 directory of ~2.6M legal entities worldwide. Pass `lei` for an exact 20-character LEI, or `query` to search by legal/other name (ranked best-match first). Filter name search by `country` (ISO 2-letter, HQ country) and `status` (active = currently active entities only; all = default). Each result returns the LEI, legal name, an alternate/other name, legal jurisdiction, entity category (GENERAL/FUND/BRANCH/…), ISO 20275 legal-form code, entity status (ACTIVE/INACTIVE), LEI registration status (ISSUED/LAPSED/RETIRED/…), headquarters city/region/country/postal code, the initial registration + last update + next renewal dates, and the managing LOU. Use this to canonicalize a company name to its LEI, resolve a counterparty, or enrich a vendor master. Data: GLEIF Golden Copy (CC0, public domain).
-$0.003-listedcall recipe →
2s
Earnings release calendar — which US-listed companies report earnings in a date window, with expected and (once reported) actual EPS and revenue, and the time of day (before/after market). Pass a from/to window (YYYY-MM-DD; defaults to the next 14 days) and optionally a ticker to filter to one company. Agents cannot recall future earnings dates — this is the schedule. Data by Finnhub.
-$0.0025-listedcall recipe →
2s
Aggregated insider sentiment for a US-listed company, by month. For each month returns the net change in insider share holdings and Finnhub's MSPR (Monthly Share Purchase Ratio, −100 to +100 — higher means more net insider buying). Pass ticker and optionally a from/to window (YYYY-MM-DD; defaults to ~1 year). A distilled signal layered on top of raw insider filings. Data by Finnhub.
-$0.0025-listedcall recipe →
Agriculture Drought
Agriculture Drought — an agent-callable agriculture drought service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Agriculture Stats
Agriculture Stats — an agent-callable agriculture stats service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Bio Gene
Bio Gene — an agent-callable bio gene service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00192 USD per call.
-$0.00192-listedcall recipe →
Calendar Ipo
Calendar Ipo — an agent-callable calendar ipo service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Census Demographics
Census Demographics — an agent-callable census demographics service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00108 USD per call.
-$0.00108-listedcall recipe →
Chinese Convert
Chinese Convert — an agent-callable chinese convert service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Chinese Detect
Chinese Detect — an agent-callable chinese detect service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Chinese Pinyin
Chinese Pinyin — an agent-callable chinese pinyin service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Crypto Coin
Crypto Coin — an agent-callable crypto coin service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00144 USD per call.
-$0.00144-listedcall recipe →
Crypto Defi Yields
Crypto Defi Yields — an agent-callable crypto defi yields service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00144 USD per call.
-$0.00144-listedcall recipe →
Email Validate
Email Validate — an agent-callable email validate service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Energy Solar Forecast
Energy Solar Forecast — an agent-callable energy solar forecast service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.00144 USD per call.
-$0.00144-listedcall recipe →
Flight Airport Board
Flight Airport Board — an agent-callable flight airport board service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.018 USD per call.
-$0.018-listedcall recipe →
Flight Route Schedule
Flight Route Schedule — an agent-callable flight route schedule service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.018 USD per call.
-$0.018-listedcall recipe →
Food Barcode Lookup
Food Barcode Lookup — an agent-callable food barcode lookup service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Food Hygiene Uk
Food Hygiene Uk — an agent-callable food hygiene uk service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Fx Rates
Fx Rates — an agent-callable fx rates service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Github Releases
Github Releases — an agent-callable github releases service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Github Repo
Github Repo — an agent-callable github repo service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Github Search Code
Github Search Code — an agent-callable github search code service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Github Search Repos
Github Search Repos — an agent-callable github search repos service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Github Tags
Github Tags — an agent-callable github tags service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Github User
Github User — an agent-callable github user service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Gov Fda Food Recalls
Gov Fda Food Recalls — an agent-callable gov fda food recalls service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0024 USD per call.
-$0.0024-listedcall recipe →
Health Mortality Stats
Health Mortality Stats — an agent-callable health mortality stats service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0024 USD per call.
-$0.0024-listedcall recipe →
Labor Wages
Labor Wages — an agent-callable labor wages service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Law Docket Search
Law Docket Search — an agent-callable law docket search service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0048 USD per call.
-$0.0048-listedcall recipe →
License Broker
License Broker — an agent-callable license broker service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Net Ip Resolve
Net Ip Resolve — an agent-callable net ip resolve service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0036 USD per call.
-$0.0036-listedcall recipe →
News Hn User
News Hn User — an agent-callable news hn user service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
News Search
News Search — an agent-callable news search service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.009 USD per call.
-$0.009-listedcall recipe →
Papers Search
Papers Search — an agent-callable papers search service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0024 USD per call.
-$0.0024-listedcall recipe →
Predict Sports
Predict Sports — an agent-callable predict sports service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0048 USD per call.
-$0.0048-listedcall recipe →
Space Sky Tonight
Space Sky Tonight — an agent-callable space sky tonight service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Stocks Company News
Stocks Company News — an agent-callable stocks company news service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Stocks Earnings Surprises
Stocks Earnings Surprises — an agent-callable stocks earnings surprises service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Stocks Metrics
Stocks Metrics — an agent-callable stocks metrics service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Sunrise Compute
Sunrise Compute — an agent-callable sunrise compute service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
Weather Zip
Weather Zip — an agent-callable weather zip service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Wikidata Entity
Wikidata Entity — an agent-callable wikidata entity service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.0012 USD per call.
-$0.0012-listedcall recipe →
Wikipedia Summary
Wikipedia Summary — an agent-callable wikipedia summary service, payable over x402 (USDC on Base). Provided via 2s.io. Priced around 0.001 USD per call.
-$0.001-listedcall recipe →
2s
Current weather conditions for any coordinate worldwide. Pass lat + lon (and optional units=metric|imperial, default metric). Returns temperature, feels-like, humidity, precipitation (rain/snow), cloud cover, sea-level pressure, wind speed/direction/gusts, day/night flag, and a human-readable conditions label from the WMO weather code — with local time + timezone. Global coverage (not just US — for US-only NWS data see weather.zip / weather.forecast). Source: Open-Meteo (CC BY 4.0).
-$0.003-listedcall recipe →
Call these APIs - Get API Key →Back to catalog