Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

apix402

com.api402x/apix402

Live onchain governance, vesting, oracle and Safe authority checks. Free samples over MCP.

Uptime
100.0%
1 direct probes · 30d
Response
1061ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

apix402_catalog

List every apix402 check an agent can buy: route, price in USDC, what question it answers, and its free preview. Start here. Payment is x402 over plain HTTP -- no API key, no account, the wallet is th…

dao_governance_discrepancies

Live sample: DAO governance proposals closest to their deadline, with a count of disagreements between the off-chain Snapshot signal and a direct read of the onchain Governor contract. Fixed set of tr…

oracle_staleness_sample

Live sample: for a fixed set of price feeds, whether each one would be rejected right now by a guard built on that feed's own measured cadence. Boolean verdicts only; ages, thresholds, the Chainlink-v…

lending_depeg_sample

Live sample: one fixed, real Aave V3 position -- whether it is exposed to the stETH depeg blind spot and how much of its collateral is wstETH. The depeg level at which it becomes liquidatable is the p…

vesting_status_sample

Live sample: the current state of one fixed vesting plan read straight from the contract. The paid GET /vesting-status takes any Hedgey plan or Sablier stream.

safe_authority_sample

Live sample: who can actually move funds out of one fixed Gnosis Safe -- owners, threshold, and modules expanded recursively, because a Safe that reads as 1-of-1 can in fact be governed through a modu…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "apix402": {
      "url": "https://api402x.com/mcp",
      "transport": "streamable-http"
    }
  }
}