apix402
com.api402x/apix402Live onchain governance, vesting, oracle and Safe authority checks. Free samples over MCP.
Tools · 6
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…
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…
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…
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…
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.
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…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"apix402": {
"url": "https://api402x.com/mcp",
"transport": "streamable-http"
}
}
}