| Otto AI Turn any URL into clean structured JSON for AI agents and RAG. An LLM reads the fully rendered page (JavaScript executed, SPAs included) and returns its title, a 1-2 sentence summary, key entities (people, orgs, products), and any prices, dates or notable numbers — even on pages with no schema.org or JSON-LD markup, no CSS selectors or schema to write. Just pass a URL. Keyless, pay-per-call. | ottoai.services | - | $0.005 | listed |
| Otto AI Latest company news for a vendor-resolved equity: licensed Finnhub headlines from the trailing seven days with publication time, source, and summary. Only articles that name the company are served — labelled `primary` when the headline names it, `mentioned` when only the summary does — so a symbol-tagged story about another company never fills the list. Redirect URLs withheld; no sentiment is fabricated. | ottoai.services | - | $0.003 | listed |
| Otto AI Quick web answer with citations (Exa upstream): ask one factual or current question and get a concise synthesized answer plus source URLs and publication dates. Optimized for fast lookups and agent loops; use /llm-research for a deeper multi-section research report, reasoning, image analysis, or webpage summarization. Keyless, pay-per-call, cached by query. | ottoai.services | - | $0.01 | listed |
| Otto AI Dividend intelligence for a vendor-resolved equity: TTM yield, payout ratio and dividend/share, next known ex-date, latest raw and adjusted dividend values, adjusted complete-year growth, recent payments, and a yield-trap checklist with explicit coverage. Monetary fields retain FMP payload units because the captured feeds do not identify a currency. | ottoai.services | - | $0.003 | listed |
| Otto AI Analyst-rating snapshot for a vendor-resolved equity: consensus distribution, high/low/median/consensus price targets, target versus a timestamped reference price, recent firm-level grade actions, and transparent 90-day upgrade-minus-downgrade momentum. Price fields retain FMP payload units because the captured feeds do not identify a currency. | ottoai.services | - | $0.003 | listed |
| Otto AI Daily US macro-regime snapshot from licensed Alpha Vantage series: 10-year Treasury yield, effective federal funds rate, three-month rate changes, CPI index and YoY inflation, plus a mechanical rates-direction/inflation-direction label with disclosed thresholds. Three upstream calls per daily refresh; scanner context only. | ottoai.services | - | $0.003 | listed |
| Overnight/weekend Gap Radar API Overnight/weekend gap radar: while the US cash market is closed, ranks tokenized stocks by how far their 24/7 Robinhood Chain price has repriced vs the last regular-market close, with projected gap up/down at the open. Send { tickers?, limit? }. The pre-open positioning edge for tokenized-equity agents. | railway.app | - | $0.05 | listed |
| Overround/vig from a set of mutually exclusive implied probs. Call when measuring book margin before de-vigging. Returns overround and sum of probs as deterministic JSON for $0.001 USDC via x402 on Ba Overround/vig from a set of mutually exclusive implied probs. Call when measuring book margin before de-vigging. Returns overround and sum of probs as deterministic JSON for $0.001 USDC via x402 on Base. First-party local math only—no RPC, live market feed, API keys, storage, or mediagen. Advisory only; the caller owns capital, risk, and production controls. | delx.ai | - | $0.001 | listed |
| Overview API Get the official 気象庁 (JMA) narrative weather discussion (気象概況) for a Japanese (JP) region, with a concise AI-readable English/Japanese summary. | agentic-jp.com | - | $0.002 | listed |
| Ozmium Agent API Aerodrome vAMM OZ/USDC addLiquidity calldata, with the ERC-20 approve steps for BOTH sides prepended when the live allowance is short. POST /v1/tx/lp/aero/add { owner, ozAmount, usdcAmount, slippagePct? }. UNITS: ozAmount and usdcAmount are HUMAN DECIMAL STRINGS (e.g. "1133780" OZ, "0.75" USDC), NOT atomic - the LP routes are the exception on this API, every other builder takes atomic. Full details: GET /v1. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API What the prop desk would charge an AGENT to run a given action, and whether the paying wallet qualifies. The human desk authorises with an on-chain OZ BURN; an agent authorises by PAYING, and the x402 settlement is the authorisation — the Director's rule, 'have them pay the Oz not burn it'. Returns the OZ cost, the match factor your risk earns, cooldown state, and the eligibility verdict for the wallet that paid this call. Full details: GET /v1. | ozmium.org | - | $0.005 | listed |
| Ozmium Agent API Morpho Midnight collateral withdrawal calldata. POST /v1/tx/fixed/withdraw-collateral { marketId, assets (atomic collateral), owner }. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Morpho Midnight collateral supply calldata (approve + supplyCollateral). POST /v1/tx/fixed/supply-collateral { marketId, assets (atomic collateral), owner }. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Live gTrade crowd positioning — where the money on the venue actually sits, right now. Per pair: long vs short split (%, USD both sides, total book) plus bookSharePct, each pair's share of the WHOLE Gains open book (the conviction coefficient: 90% long on a pair holding 4% of the venue's money is a strong pack; the same split on an ignored pair is noise). Venue totals included (long/short/book USD, overall long %, pairs with OI). Full details: GET /v1. | ozmium.org | - | $0.001 | listed |
| Ozmium Agent API Morpho Blue withdrawCollateral calldata with verified MarketParams (only down to the level the position tolerates- the chain enforces health). POST /v1/tx/loan/withdraw-collateral { marketId, assets (atomic), owner }. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Morpho Midnight repay calldata (approve + repay debt units at face- units are loan-token atomic, 1:1 at maturity). POST /v1/tx/fixed/repay { marketId, assets (atomic face), owner }. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Morpho Midnight FIXED-RATE borrow calldata: quotes the live bid book for your assets target and encodes the takes in order, clamped by the slippage-guarded worst price. Rate locks at execution to the market maturity. Collateral must already be supplied. POST /v1/tx/fixed/borrow { marketId, assets (atomic loan), owner }. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Every live Morpho Midnight fixed-rate, fixed-term book on Base: marketId, tokens, LLTV, oracle, maturity, and both sides implied APRs (borrow = best bid, lend = best ask). The Wonderful Credit of Oz (the planned low-rate OZ lending program, venue in review) is announced and listed when books come live. The input universe for /v1/tx/fixed. GET /v1/loan/fixed. | ozmium.org | - | $0.001 | listed |
| Ozmium Agent API Uniswap V3 mint calldata for the OZ/WETH 1% pool at FULL RANGE, bundled multicall([mint, refundETH]) with the ETH side as msg.value so the manager wraps it and refunds any excess. POST /v1/tx/lp/uni/add { owner, ozAmount, ethAmount, slippagePct? }. UNITS: HUMAN DECIMAL STRINGS (e.g. "0.0004" ETH), NOT atomic - same exception as the Aerodrome route. Full range never goes out of range, which is the only safe default for an agent that cannot rebalance. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Aerodrome removeLiquidity calldata. POST /v1/tx/lp/aero/remove { owner, liquidity, pool?, minOz?, minUsdc?, slippagePct? }. Pass `pool` to have the LP-token approve step prepended; liquidity is the atomic LP amount to burn. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API What THIS wallet should do about its lending book — the lending equivalent of /v1/ideas, where /v1/loan/markets only describes the markets. GET /v1/loan/analysis/{address}. Joins live Morpho borrows and vault deposits, then states the risk plainly: suppliedUsd, debtUsd, netUsd, the WORST health factor across positions (the one that liquidates first), and a verdict. A null healthFactor means no debt on that market, not an unreadable one. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Aave v3 (Base) withdraw calldata (amount "max" pulls the entire aToken balance). POST /v1/tx/earn/aave/withdraw { asset, amount (atomic | "max"), owner }. Returns { to, data, value } steps. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API Uniswap V3 exit and fee-claim calldata: multicall([decreaseLiquidity?, collect, unwrapWETH9, sweepToken]). POST /v1/tx/lp/uni/remove { owner, tokenId, liquidity? }. liquidity 0 (or omitted) COLLECTS FEES ONLY - the claim path; any other value decreases first then collects. The WETH side is unwrapped back to native ETH rather than left as wrapped dust. | ozmium.org | - | $0.01 | listed |
| Ozmium Agent API ERC-4626 withdraw calldata for a Morpho vault (assets to receiver, owner-signed). POST /v1/tx/earn/withdraw { vault, assets (atomic), owner }. Returns { to, data, value } steps. | ozmium.org | - | $0.02 | listed |
| PDF API Render an http(s) URL to a PDF (A4/A3/Letter/Legal/Tabloid) with print emulation; returns a JSON envelope with the PDF base64-encoded under pdf_base64, plus final_url, title, format, and size. | railway.app | - | $0.002 | listed |
| PDF API Extract clean markdown text from a PDF (text-layer PDFs; no OCR). Turns a document an agent can't cheaply read into compact tokens. | oddsys.org | - | $0.002 | listed |
| PDF API Fetch a PDF by URL and return its text as Markdown-ish plain text, page by page | hf.space | - | $0.01 | listed |
| PDL-shaped people enrichment from supplied identity signals, with normalized person fields and explicit nulls for unavailable third-party attributes PDL-shaped people enrichment from supplied identity signals, with normalized person fields and explicit nulls for unavailable third-party attributes | oblique.markets | - | $0.28 | listed |
| PII Mask (Regex) Deterministically mask emails, phone numbers, credit-card-like numbers, IPv4 addresses, and US SSNs in text. Returns redacted text plus a per-type match count. | 24klabs.ai | - | $0.002 | listed |
| PII Redactor Regex-based PII redaction: masks emails, phone numbers, SSNs, credit-card numbers, and IP addresses, returning cleaned text plus per-type counts. | 24klabs.ai | - | $0.002 | listed |
| PII sanitization — pay-per-call entry point PII sanitization — pay-per-call entry point | trustboost.dev | - | $0.01 | listed |
| Pa Check API Prior-authorization determination for a CPT/HCPCS code + US payer. Rules engine covering UHC, Aetna, Cigna, Florida Blue, Humana, Medicare, Medicare Advantage across 13 high-volume codes (imaging, surgery, sleep, cardiology, pain mgmt, wound care, specialty drugs). Returns requirement, criteria, documentation checklist, payer portal + turnaround. Codes outside the ruleset return coverage:false with guidance (no charge avoidance — check GET / for the covered list first). (AutomatedRCM agent: PAT) | getautomatedrcm.com | - | $0.05 | listed |
| Package API Package intelligence across npm, PyPI and crates.io in one call: latest version, license, repository, dependencies and download counts | hf.space | - | $0.005 | listed |
| Pad a string to a target width with a fill character — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x Pad a string to a target width with a fill character — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already converted… | delx.ai | - | $0.001 | listed |
| Pad a string to width. Use for fixed-width logs, CSV alignment, or receipt fields that need left/right padding. Returns the padded string with the applied width and fill character. $0.001 USDC per suc Pad a string to width. Use for fixed-width logs, CSV alignment, or receipt fields that need left/right padding. Returns the padded string with the applied width and fill character. $0.001 USDC per successful call via x402 on Base—deterministic first-party JSON, no API key, no subscription, and nothing is billed on structured validation errors. | delx.ai | - | $0.001 | listed |
| Page Metadata API Page metadata API: extract the title, canonical URL, favicon, OpenGraph tags, Twitter card tags, description, author, and keywords from any public web page as clean JSON — the everything-you-need for link previews, SEO audits, share cards, and content catalogs. SSRF-guarded, 512KB cap. | forgemesh.io | - | $0.003 | listed |
| Paid ($0.03 USDC Via X402) API Paid ($0.03 USDC via x402). Historical AI-business narrative digests (?since=N). Proxied from the Pulse service. Compute-first / settle-after — you are never charged when Pulse is unavailable or returns an error. | signalis.dev | - | $0.03 | listed |
| Paid ($0.03 USDC Via X402) API Paid ($0.03 USDC via x402). POST { "query": "...", "category"?: "..." } to get a demand verdict for any physical-product query. Answers are cached 7 days by normalized query; on a cache miss Demandex matches the query against the mined corpus (signals and cards by keyword) and runs one LLM synthesis call. query must be 3..200 chars. Reads the JSON body first, falling back to ?query=. Verdict shape: { query, verdictScore (0-100), demandTemperature (cold|warm|hot), rationale, topEvidence[] (≤5, e… | demandex.dev | - | $0.03 | listed |
| Paid ($0.03) API Paid ($0.03). Everything that changed in the graded directory since a timestamp: newly listed origins (changeType "new"), grade changes ("grade_changed", with previousGrade/previousScore), and plain re-scans ("rescanned"). Poll this to keep a local copy of the directory fresh without re-buying the full export. An invalid since/limit is an uncharged 400. | x402lint.dev | - | $0.03 | listed |
| Paid ($0.05 USDC Via X402) API Paid ($0.05 USDC via x402). Historical daily GitHub digests (1-30 day lookback). Track how open-source trends, language popularity, and emerging tools evolve over time — each digest carries the same rich analysis as /v1/digests/latest, keyed by digestDate provenance. Compute-first / settle-after — you are never charged for an error. | gitbeacon.dev | - | $0.05 | listed |
| Paid ($0.05) API Paid ($0.05). ALWAYS runs a fresh 25-check scan of the origin (non-settling GET/HEAD + benign empty-POST probes), bypassing the 24h cache — use free GET /v1/report to read the cached result. Concurrent requests for the same origin join the in-flight scan rather than double-scanning. Returns grade, score, per-check status + evidence + fix instructions, and a shareable report URL. Unreachable/broken origins are a valid graded result (F). 504 processing responses and errors are never charged. | x402lint.dev | - | $0.05 | listed |
| Paid ($0.10) API Paid ($0.10). The entire graded directory in one machine-shaped response: every listed origin with grade, score, grade history, legitimacy signals, branding, verification and featured status — the same record shape as /v1/directory plus gradeHistory, firstSeenAt, and scanCount. Capped at 10,000 records (truncated:true if hit). Grades measure protocol conformance only and are NOT endorsements. | x402lint.dev | - | $0.10 | listed |
| Paid Mcp Endpoint API Paid MCP endpoint — POST a JSON-RPC tools/call to get_content for public profile data (github, twitter, linkedin). | r3p.xyz | - | $0.03 | listed |
| Paid Quote For A Bounded Custom Job API Paid quote for a bounded custom job. Returns accept, map_to_existing, or reject plus a fixed run SKU and price. One counter then stop. We decline if we cannot make money. | agentwork.run | - | $0.05 | listed |
| Palette API Curated named color palette with hex codes, mood, and CSS variables. | railway.app | - | $0.003 | listed |
| Palmyr Palmyr: GET /domains | palmyr.ai | - | $10,000.00 | listed |
| Palmyr Palmyr: GET /domains/joingrange.xyz/dns | palmyr.ai | - | $10,000.00 | listed |
| Palmyr Cards Refresh a card's live balance and transactions from the issuer (rate-limited upstream: 1 per 5 min per card). | palmyr.ai | - | $10,000.00 | listed |
| Palmyr Cards List your prepaid cards (status, last4, balance — never full card numbers; those are per-card via GET /cards/:id). | palmyr.ai | - | $10,000.00 | listed |
| Palmyr Communications Read all SMS messages received on a phone number you own or have shared access to. | palmyr.ai | - | $20,000.00 | listed |