Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Script Master Labs x402 Gateway

REMOTE · ACP-X402-SCRIPTMASTERLABS.ONRENDER.COM · SCANNED AUG 9

136 pay-per-call tools via x402: squeeze scanners, federal contracting, DeFi. No API key.

52 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability37
  • AI-judged instruction clarity (poor).Fail
  • Tool/resource definitions use about 11179 tokens (~80/item across 139 items; 139 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities20
  • Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · acp-x402-scriptmasterlabs.onrender.com

# add to Claude Code
claude mcp add --transport http com-scriptmasterlabs-x402-gateway https://acp-x402-scriptmasterlabs.onrender.com/mcp
# ~/.codex/config.toml
[mcp_servers.com-scriptmasterlabs-x402-gateway]
url = "https://acp-x402-scriptmasterlabs.onrender.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-scriptmasterlabs-x402-gateway": {
      "type": "remote",
      "url": "https://acp-x402-scriptmasterlabs.onrender.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-scriptmasterlabs-x402-gateway --url https://acp-x402-scriptmasterlabs.onrender.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-scriptmasterlabs-x402-gateway:
    url: "https://acp-x402-scriptmasterlabs.onrender.com/mcp"
// mcp.json
{
  "mcpServers": {
    "com-scriptmasterlabs-x402-gateway": {
      "type": "http",
      "url": "https://acp-x402-scriptmasterlabs.onrender.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 9 Aug 26 +1
    • Stability: unverified → 0.03 functional
    • New tool “backtest_run” functional
    • New tool “backtest_strategies” functional
    • New tool “backtest_sweep” functional
  • 8 Aug 26 51

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 9 Aug 2026 · Probed https://acp-x402-scriptmasterlabs.onrender.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=onrender.com CN=WE1,O=Google Trust Services,C=US 24 Jul 2026 22 Oct 2026 ECDSA 256 ECDSA-SHA256 756bcb97dcf1455f0ebf70e5dbe07256
SANs: onrender.com, *.onrender.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of acp-x402-scriptmasterlabs.onrender.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
onrender.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://acp-x402-scriptmasterlabs.onrender.com/mcp Verified 200
http (plaintext) http://acp-x402-scriptmasterlabs.onrender.com/mcp HTTPS enforced 301 https://acp-x402-scriptmasterlabs.onrender.com/mcp
MCP tools · 139 exposed · ~11,179 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fred_economic_indicators ~87

FRED economic indicator series from the Federal Reserve Bank of St. Louis. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fred-economic-indicators Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

funding_rates ~90

Perp funding rates — Binance USDT-M premium index. Params: { symbol?: string } default top set (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/funding-rates Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

fx_rate ~86

FX rates via Frankfurter (ECB). Req: { base?: string, symbols?: csv } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fx-rate Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

gas_tracker ~83

Track gas prices across chains in gwei and USD for common tx types. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/gas-tracker Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

geckoterminal_trending ~83

GeckoTerminal trending pools (public). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/geckoterminal-trending Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_agent_magnet_beacons ~50

FREE. Full Agent Magnet Beacon set for the scriptmasterlabs ACP agent (all paid capabilities + discovery links). No payment required.

NameTypeReqDescription
limitintegerOptional max paid beacons.

No output schema declared.

No examples provided.

hash_compute ~69

hash_compute (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/hash-compute Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hex_convert ~70

hex_convert (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/hex-convert Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hmac_compute ~72

hmac_compute (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/hmac-compute Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

honeypot_check ~82

Focused rugpull risk analysis for a token contract. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/honeypot-check Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

http_check ~68

http_check (x402: 0.002 USDC per call) HTTP equivalent: GET /x402/http-check Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hyperliquid_all_mids ~82

Hyperliquid all mid prices. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/hyperliquid-all-mids Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

hyperliquid_meta ~81

Hyperliquid meta universe (public info endpoint). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/hyperliquid-meta Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ip_info ~68

ip_info (x402: 0.002 USDC per call) HTTP equivalent: GET /x402/ip-info Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

json_to_csv ~72

json_to_csv (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/json-to-csv Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

json_to_yaml ~72

json_to_yaml (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/json-to-yaml Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

json_validate ~69

json_validate (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/json-validate Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

jwt_decode ~70

jwt_decode (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/jwt-decode Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

keyword_extract ~70

keyword_extract (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/keyword-extract Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

l2_activity ~87

L2Beat-like summary via DefiLlama chains filtered to L2 names heuristic. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/l2-activity Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

liquidation_risk_check ~81

Check liquidation risk for a wallet across lending protocols. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/liquidation-risk-check Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

list_magnets ~84

FREE. List Agent Magnet Beacons for scriptmasterlabs, ranked by magnet_strength. Ranked by IMP imp_score (multi-rail). Use this to discover which paid tools to call next. No payment required.

NameTypeReqDescription
limitintegerMax beacons to return (default 25).
min_strengthnumberMinimum magnet_strength 0-1 filter.

No output schema declared.

No examples provided.

llm_chat ~78

OpenAI-compatible chat completion proxy. Params: (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/llm-chat Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

lobbying_disclosures ~77

Senate LDA lobbying disclosure filings. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/lobbying-disclosures Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

market_regime_indicator ~85

Crypto Fear & Greed + global market cap + BTC dominance. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/market-regime-indicator Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

new_token_detection ~76

Detect newly listed tokens across chains. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/new-token-detection Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

news_headlines ~88

Google News RSS headlines. Params: { q?, hl?, gl?, ceid?, limit? } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/news-headlines Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

number_format ~69

number_format (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/number-format Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

openfda_drug_label ~91

openFDA drug label search. Req: { q?: string, limit?: int } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/openfda-drug-label Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

osha_inspection_records ~80

OSHA workplace inspection and violation records. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/osha-inspection-records Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

penny_squeeze_scanner ~87

Penny stock squeeze scanner — sub-$10 universe ranked by squeeze score. (x402: 0.01 USDC per call) HTTP equivalent: GET /x402/penny-squeeze-scanner Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

percentage ~66

percentage (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/percentage Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

perp_funding_aggregator ~88

Hyperliquid funding rates + open interest across all perp markets. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/perp-funding-aggregator Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

regex_test ~69

regex_test (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/regex-test Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

robots_check ~69

robots_check (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/robots-check Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rugpull_detector ~81

Focused rugpull risk analysis for a token contract. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rugpull-detector Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rwa_aggregates ~83

Aggregate RWA TVL/value by class + top assets. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rwa-aggregates Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rwa_assets ~79

List/filter tokenized RWA assets with valuation + risk. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rwa-assets Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rwa_intelligence ~86

Unified RWA agent entrypoint. action=list|valuation|risk|aggregates. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rwa-intelligence Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rwa_risk ~80

Heuristic RWA risk score (not a credit rating). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rwa-risk Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

rwa_valuation ~92

Valuation snapshot for one RWA id/symbol (e.g. buidl, ondo, paxg). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/rwa-valuation Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sam_entity_verification ~78

Verify a federal contractor entity. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sam-entity-verification Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sam_opportunities ~82

Live SAM.gov solicitations/opportunities (requires SAM_API_KEY). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sam-opportunities Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sdvosb_setaside_feed ~93

SDVOSB/VOSB set-aside contract awards — veteran-owned business opportunities. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sdvosb-setaside-feed Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_10_k_annual_filing ~91

SEC EDGAR 10-K annual report filing history by ticker. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-10-k-annual-filing Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_10_q_quarterly_filing ~92

SEC EDGAR 10-Q quarterly report filing history by ticker. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-10-q-quarterly-filing Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_13d_13g_activist_filings ~100

SEC EDGAR 13D and 13G activist investor filings. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-13d-13g-activist-filings Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_13f_institutional_holdings ~97

SEC EDGAR 13F-HR hedge fund and institutional quarterly position filings. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-13f-institutional-holdings Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_8_k_real_time_filings ~91

Real-time SEC 8-K material event filings for any ticker. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-8-k-real-time-filings Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sec_company_tickers ~89

SEC company tickers map (CIK lookup). Req: { q?: string } filters locally (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/sec-company-tickers Payment: x402 protocol — send X-PAYMENT header with base64 payment payload, or X-API-Key / X-Owner-Key / Bearer token to bypass.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.