← Registry

Developer Tools

anchor-x402.com

Provides blockchain utilities for anchoring hashes, verifying wallet signatures, reading aura metadata, and decoding EVM calldata and transactions.

x402 supported1 endpoint18 known toolsFirst detected May 29, 2026Last detected August 16, 2026

ENDPOINT 1

https://api.anchor-x402.com/mcp

No auth detected

MCP server metadata

Name
anchor-x402
Version
0.3.0
Capabilities
tools
Server instructions

18 pay-per-call services for agents: on-chain anchoring and attestation, wallet sanctions screening, Web3 data (tx/calldata decode, ENS/SNS, token prices), x402 spend accounting, content analysis, and verifiable randomness. No API key and no account. Every tool is priced in its description ($0.001-$1.77) and settles per call in USDC on Base or Solana via x402. Calling a tool without payment is not an error you should give up on: the result comes back with isError=true and a structuredContent.accepts array — that is the x402 challenge. Sign one of those payment options and retry the identical tools/call with a PAYMENT-SIGNATURE header (x402 V2; the V1 X-PAYMENT spelling is also accepted). Read-only tools are marked with annotations.readOnlyHint.

Known tools 18

anchor_hash

Anchor a 32-byte hash to Base + Solana mainnet in parallel.

Inferred read-only
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.

Inferred read-only
aura_read

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

Inferred read-only
decode_calldata

Decode raw EVM calldata into function name + typed parameters via openchain.xyz + eth_abi.

Inferred read-only
decode_tx

Structured decode of any mainnet transaction by hash.

Inferred read-only
grade_target

Academic letter grade with red-pen marginalia for anything.

Inferred read-only
intel_wallet

Unified wallet intelligence bundle.

Inferred read-only
investigate_wallet

Agent-driven wallet due diligence — multi-step investigation, signed markdown report + JSON sidecar, dual-chain anchored.

Inferred read-only
ledger_report

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

Inferred read-only
ledger_summary

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

Inferred read-only
oracle_verdict

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

Inferred read-only
parse_datetime

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

Inferred read-only
resolve_name

Cross-chain name resolution: ENS (.eth) and Bonfida SNS (.sol).

Inferred read-only
roast_target

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

Inferred read-only
roll_random

Verifiable RNG — cryptographically-random integer(s) signed by the treasury key.

Inferred read-only
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.

Inferred read-only
tldr_text

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

Inferred read-only
token_price

USD spot price for any major token.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.anchor-x402]
url = "https://api.anchor-x402.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "anchor-x402": {
      "type": "http",
      "url": "https://api.anchor-x402.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: anchor-x402
Remote MCP URL: https://api.anchor-x402.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "anchor-x402": {
      "url": "https://api.anchor-x402.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "anchor-x402": {
      "type": "http",
      "url": "https://api.anchor-x402.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "anchor-x402",
  "transport": "streamable-http",
  "url": "https://api.anchor-x402.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for anchor-x402.com was fetched 2026-08-03T14:34:00.763Z.

Trust status Neutral

anchor-x402.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.