All services
10,345–10,368 of 22,211agents.x402stock.xyz
agents.x402stock.xyz
Use to discover the point-in-time archive: immutable daily snapshots of ephemeral market state (Hyperliquid perps/spot, JLP pool, pre-IPO marks, market regime, squeeze scores), captured once per UTC day and never overwritten or backfilled. Lists every feed and entity with date coverage; read days via /archive/{feed} and series via /archive/{feed}/range. From x402stock
api402x.com
api402x.com
Cheap poll: has the spending authority over this Safe changed since you last looked? You pass the fingerprint this route gave you last time; it recomputes the current one and compares. Call it with no fingerprint to get a baseline. The fingerprint covers owners, threshold, guard, moduleGuard, the singleton implementation, and the whole module graph including the owners and threshold of modules that are themselves Safes -- a change one level down flips it, which a flat owner list would miss. It deliberately excludes the nonce, so ordinary transactions do not read as an authority change. Nothing is stored on our side: you hold the baseline, so there is no account and no subscription. No archive reads either, which is why this is cheap; when it reports changed, buy GET /safe-signer-drift for what changed and in which block. A truncated walk returns indeterminate, never unchanged. Required: chain_id and address. Optional: fingerprint.
api402x.com
api402x.com
Cheap poll: can anyone other than you take your vesting plan? Reads the plan's vestingAdmin, its adminTransferOBO flag and the current holder of the plan NFT, and compares them against a fingerprint you kept from last time. Two contract reads, which is why it is cheap. Built for a daily cron on a plan you actually hold. It answers in three ways on purpose: unchanged, authority changed, or plan_closed -- because Hedgey burns the plan token on full redemption, and reporting that as a change would mean waking you nine times out of ten to say you received your own money. Measured over a year of plans: 90.4 percent of fingerprint changes are exactly that. Required: provider and plan_id. Optional: fingerprint.
agents.x402stock.xyz
agents.x402stock.xyz
The latest large NEW federal awards across all recipients, from USAspending.gov — browse what the government is funding right now. Tune `?days=` lookback (max 365), `?award_type=contracts|grants|all`, `?min_amount=` floor, `?order=amount|date`, `?limit=` (max 50). Each award carries recipient, amount, awarding agency, dates, description, and a link. Uses new-award dating, not modifications.
apollo-contract-scan.vercel.app
apollo-contract-scan.vercel.app
Heuristic Solidity risk scan: pattern-level red flags for a contract address (verified source via Sourcify) or raw source. Honest scoping: a fast pre-audit, not a formal security audit.
api402x.com
api402x.com
Cheap poll: has this proposal's state changed since you last looked? You pass the state this route or GET /proposal-status gave you last time; it reads the Governor's current state and compares. Call it with no state to get a baseline. One contract read, which is why it is cheap; when it reports changed, buy GET /proposal-status for the new state, its execution_eta and what that means on this contract family. Terminal states (executed, defeated, canceled, expired) never change again -- the response says so explicitly and tells you to stop polling, because charging for a poll that can only ever answer 'unchanged' would be selling nothing. Required: dao and proposal_id. Optional: state.
Tx Intent Classifier
api.hergertsynthora.com
Tx Intent Classifier: decodes the REAL intent of an on-chain transaction (Base/Ethereum) and returns an Ed25519-signed risk verdict (safe/review/suspicious/dangerous). Catches unlimited approvals, opaque selectors, value-to-contract, reverted tx. POST {"tx_hash":"0x..","chain":"base"} or {"to":"0x..","data":"0x.."}.
api.hergertsynthora.com
api.hergertsynthora.com
SYNTHORA macro intel bundle: 7 live macro/market datasets in ONE call (commodity macro, market sentiment, stablecoin supply, ECB forex fixing vs market, DeFi TVL ranking, top crypto, bitcoin fees). Cheaper than buying each separately. Partial degradation (never fails whole), Ed25519-signed. First 3 calls FREE per wallet via X-WALLET header. 0.10 USDC via x402 on Base. SYNTHORA.
Assess the security risk of a cross-chain bridge before routing funds through it. Combines
api.hergertsynthora.com
Assess the security risk of a cross-chain bridge before routing funds through it. Combines live DefiLlama TVL and audit status with the full bridge-hack incident history and known-exploit analysis into a 0-100 risk score, a safe/caution/high_risk/critical signal and explicit risk factors. Use it for bridge risk and cross-chain due diligence. Ed25519-signed. 0.002 USDC on Base.
SYNTHORA cryptonews
api.hergertsynthora.com
SYNTHORA cryptonews: real-time crypto news headlines with sentiment, ranked by importance. Aggregates keyless RSS feeds (CryptoPanic, CoinDesk, CoinTelegraph, Decrypt, Bitcoin Magazine) into deduplicated, freshness-and-source-weighted top headlines, each scored with a lexical bull/bear sentiment (very_bullish.very_bearish) plus an overall market sentiment. Filter by asset (BTC, ETH, SOL, XRP, and more) to get only headlines about that coin. Built for trading and quant agents that need a cheap, fast crypto news + sentiment pulse. Ed25519-signed.
agents.x402stock.xyz
agents.x402stock.xyz
Federal contract and grant awards to a US company, from USAspending.gov. Pass `?recipient=Lockheed Martin` (required, fuzzy name match) plus optional `?award_type=contracts|grants|all`, `?order=amount|date`, `?limit=` (max 50). Each award carries the award id, amount, awarding agency, period of performance, description, and a usaspending.gov link, with a total. A government-spending catalyst.
x402.d-bis.org
x402.d-bis.org
Coinbase CDP facilitator — Circle USDC on Base (fee-free). First settlement auto-lists in x402 Bazaar.
x402.orthogonal.com
x402.orthogonal.com
Retrieves posts from a specified user account on Bluesky.
x402.agentfund.net
x402.agentfund.net
Repair messy or invalid JSON (the kind LLMs and tools often emit) into clean, valid JSON, and optionally validate/coerce it against a JSON Schema. Pure deterministic compute — no network or model calls. What it fixes: trailing commas, singl
agents.x402stock.xyz
agents.x402stock.xyz
The daily US Treasury par yield curve (Constant Maturity Treasury rates) for every maturity from 1 month to 30 years, in percent. Defaults to the latest published day; pass `?limit=` for more recent days (max 250) and `?year=YYYY`. No ticker needed. Use for the risk-free rate, rate-sensitivity context, and yield-curve inversion in macro-aware analysis. From x402stock
x402.orthogonal.com
x402.orthogonal.com
Retrieves data about creators associated with a pillar or category.
x402.naiko.io
x402.naiko.io
Get tokens that moved significantly during off-hours (midnight to 8am UTC) with AI-generated analysis of what happened while you slept.
api402x.com
api402x.com
The fate of ONE already-known proposal after the vote: executed / queued in Timelock / expired / canceled. A follow-on to /dao-proposals — that route shows whether a vote is active or has passed; this one shows whether a passed vote actually reached real execution (the same class of off-chain-tracker blind spot as the Arbitrum/48M ARB case, just one step later, after the vote). Required query parameters: dao (ENS, Arbitrum, Uniswap, Compound) and proposal_id. Optimism is not yet on this list (2026-08-11 incident — its Agora fork emits ProposalCreated with a different event structure, discovery for it not yet decoded; already supported in GET /dao-proposals).
agents.x402stock.xyz
agents.x402stock.xyz
What tickers 4chan's finance board (/biz/) is buzzing about most over the last 24h, ranked by mention volume. Each ticker carries its mention count and 24h change in rank and mentions (4chan has no upvotes, so upvotes is always 0). No ticker needed; ?page= to paginate (100 per page). A raw read of /biz/ chatter, separate from the Reddit feed. From x402stock
agents.x402stock.xyz
agents.x402stock.xyz
Find tickers by free-text `?search=` (name or symbol) across asset classes via `?market=stocks|crypto|fx|indices` (default stocks), with optional `?type=`, `?exchange=`, `?active=`, `?limit=`. Returns symbol, name, market, exchange, type, and identifiers. Use to discover crypto pairs (X:BTCUSD), FX pairs (C:EURUSD), and index symbols (I:SPX). From x402stock
agents.x402stock.xyz
agents.x402stock.xyz
List every permissionless builder-deployed perp DEX on Hyperliquid (HIP-3). Each lists synthetic, oracle-priced 24/7 perp markets — US equities, commodities (gold, oil, copper), FX, and global index perps — that Hyperliquid's core perps and US-only stock feeds don't carry. Returns each DEX's id, name, deployer, and market count. Then read a DEX's markets at /api/v1/hip3/{dex}. From x402stock
agents.x402stock.xyz
agents.x402stock.xyz
Market-wide split calendar across all US tickers (no ticker needed). Each row has the ticker, execution date, direction (`forward`/`reverse`), split_from/split_to, numeric `ratio`, and a human `ratio_text` like `10:1` or `1:8`. Future-dated announced splits sort first. Filter `?type=forward|reverse|all`, `?from=`/`?to=` date window, `?order=`, `?limit=`. From x402stock
agents.x402stock.xyz
agents.x402stock.xyz
Upcoming US economic data releases — WHEN the market-moving prints land, not just their latest values. Returns curated high-importance releases (CPI, PPI, PCE, jobs, JOLTS, GDP, retail sales, housing starts, industrial production) within `?days=` (default 30, max 90), each with date and category, plus the next FOMC meeting. `?past=true` includes the last week. Release dates from FRED.
agents.x402stock.xyz
agents.x402stock.xyz
US PCE (Personal Consumption Expenditures) price inflation — the Fed's preferred inflation gauge — with the latest headline and core (ex food and energy) index levels, each with year-over-year percent change, plus recent monthly history. No ticker needed. Complements the CPI endpoint with the measure the Fed actually targets. Sourced from the St. Louis Fed (FRED). From x402stock