Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

io.github.hypeprinter007-stack/anchor-x402

io.github.hypeprinter007-stack/anchor-x402

x402-paid agent tools: 18 over HTTP, 14 over stdio. USDC per call, no API key.

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

Tools · 18

anchor_hash

Anchor a 32-byte hash to Base + Solana mainnet in parallel. Returns both tx URLs as cryptographic proof of when the hash existed. $0.005 USDC.

attest_decision

Attest a decision over (input_hash, output_hash, decision): sign it yourself, or omit the signature and the treasury signs for you — then dual-chain anchor. Returns the signer, on-chain proof URLs, an…

aura_read

Read the aura of anything — color, tier (S/A/B/C/D/F), score 0-9999, description. $0.01 USDC.

decode_calldata

Decode raw EVM calldata into function name + typed parameters via openchain.xyz + eth_abi. EVM-only. $0.001 USDC.

decode_tx

Structured decode of any mainnet transaction by hash. Supports Base, Ethereum, Solana. Mined txs cached. $0.001 USDC.

grade_target

Academic letter grade with red-pen marginalia for anything. $0.01 USDC.

intel_wallet

Unified wallet intelligence bundle. ONE call: balances on Base + Ethereum + Solana, USDC, tx counts, ENS/SNS reverse, sanctions verdict. 8-10 parallel sources. $0.005 USDC.

investigate_wallet

Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored. Async — returns job_id; poll /v1/investigate/status/{job_id} for the deliverab…

ledger_report

Signed + dual-chain-anchored x402 expense report (markdown + CSV, async job). $0.35 USDC.

ledger_summary

x402 spend accounting for any Base wallet — totals + per-service breakdown reconstructed from chain data. $0.01 USDC.

oracle_verdict

Yes/no oracle with dual-chain anchored verdict (Base + Solana). $0.05 USDC.

parse_datetime

Parse freeform datetime strings into ISO 8601 + components + relative time + confidence. $0.001 USDC.

resolve_name

Cross-chain name resolution: ENS (.eth) and Bonfida SNS (.sol). Returns resolved address(es). 1h cache. $0.001 USDC.

roast_target

Witty roast of any target — wallet, tweet, idea, code, anything. $0.05 USDC.

roll_random

Verifiable RNG — cryptographically-random integer(s) signed by the treasury key. Drop-in VRF for game studios. $0.001 USDC.

screen_wallet

Wallet risk pre-flight for agent payments: OFAC SDN sanctions plus address-reputation (drainer, phishing, mixer, laundering) resolved to an allow/review/block recommendation with per-signal detail. $0…

tldr_text

Summarize a URL or pasted text into 3-5 concise bullets. $0.01 USDC.

token_price

USD spot price for any major token. By symbol or chain+contract. CoinGecko-backed, 60s cache. $0.001 USDC.

How to use

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

{
  "mcpServers": {
    "io.github.hypeprinter007-stack/anchor-x402": {
      "url": "https://api.anchor-x402.com/mcp",
      "transport": "streamable-http"
    }
  }
}