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
ai_fact_check ~84

Grounding oracle — fact-checks a claim against live government data. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/ai-fact-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.

airdrop_check ~79

Check wallet eligibility for token airdrops. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/airdrop-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.

backtest_run ~71

backtest_run (x402: 0.01 USDC per call) HTTP equivalent: GET /x402/backtest-run 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.

backtest_strategies ~77

backtest_strategies (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/backtest-strategies 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.

backtest_sweep ~85

Sweep a parameter grid and report the winner with its overfitting risk. (x402: 0.05 USDC per call) HTTP equivalent: GET /x402/backtest-sweep 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.

base_rpc ~87

Base mainnet JSON-RPC helper. Params: { method?, params?, address?, block? } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/base-rpc 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.

base64_encode ~72

base64_encode (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/base64-encode 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.

binance_funding ~90

Binance USDT-m premium/funding snapshot. Req: { symbol?: string } default BTCUSDT (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/binance-funding 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.

binance_ticker ~87

Binance 24h ticker. Req: { symbol?: string } default BTCUSDT (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/binance-ticker 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.

btc_mempool_fees ~86

Bitcoin mempool recommended fees (mempool.space). (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/btc-mempool-fees 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.

btc_price ~72

BTC spot convenience endpoint. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/btc-price 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.

calculator ~66

calculator (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/calculator 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.

clinical_trials_search ~87

ClinicalTrials.gov search. Req: { q?: string, page_size?: int } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/clinical-trials-search 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.

coingecko_categories ~80

CoinGecko category market data top list. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/coingecko-categories 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.

compliance_anomaly_report ~79

Submit a bank compliance anomaly for scoring. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/compliance-anomaly-report 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.

compliance_bank_audit ~79

Full compliance audit cycle for a bank. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/compliance-bank-audit 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.

compliance_regulator_query ~81

Real-time regulator compliance dashboard query for a bank. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/compliance-regulator-query 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.

congressional_bills_search ~87

Congress.gov bill search — legislation by keyword, congress number, and status. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/congressional-bills-search 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.

crypto_global ~77

Global crypto mcap, BTC dominance, volume. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/crypto-global 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.

crypto_news ~87

Crypto news headlines from public RSS (CoinDesk + Bitcoin Magazine). Params: { limit?: int } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/crypto-news 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.

crypto_penny_squeeze_scanner ~91

Crypto penny squeeze scanner — sub-$1 tokens ranked by squeeze score. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/crypto-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.

crypto_price ~95

Spot price + mcap/vol. Req: { ids?: string csv, vs?: string, symbol?: BTC|ETH|SOL } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/crypto-price 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.

crypto_squeeze_scanner ~90

Crypto squeeze scanner — ranks tokens by vol/mcap surge, momentum, ATH distance. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/crypto-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.

csv_to_json ~72

csv_to_json (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/csv-to-json 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.

defi_analytics ~88

DefiLlama protocol overview / TVL movers. Params: { limit?: int } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-analytics 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.

defi_chains_tvl ~83

DefiLlama chains TVL ranking. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-chains-tvl 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.

defi_protocol_tvl ~90

Single protocol TVL. Req: { protocol: string } e.g. aave (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-protocol-tvl 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.

defi_tvl_ranking ~85

DeFi protocol TVL rankings with 24h change. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-tvl-ranking 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.

defi_yield ~79

Top DeFi yield pools by APY. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-yield 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.

defi_yield_rates ~82

Top DeFi yield pools by APY. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-yield-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.

defi_yields_pools ~99

DefiLlama yields pools top APY. Req: { limit?: int, chain?: string, stable?: bool } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/defi-yields-pools 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.

dexscreener_boosts ~85

DexScreener latest token boosts. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/dexscreener-boosts 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.

dexscreener_search ~87

DexScreener token search. Req: { q: string } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/dexscreener-search 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.

domain_enrich ~85

Cheap domain enrichment: DNS/RDAP + optional IP geo. Params: { domain } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/domain-enrich 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.

druckenmiller_macro_regime_analysis ~88

Druckenmiller-style macro regime analysis. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/druckenmiller-macro-regime-analysis 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.

email_validate ~69

email_validate (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/email-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.

entity_compliance_check ~80

SAM.gov registration status and exclusion-oriented entity check. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/entity-compliance-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.

epa_environmental_violations ~86

EPA ECHO enforcement and environmental violation records. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/epa-environmental-violations 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.

eth_price ~72

ETH spot convenience endpoint. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/eth-price 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.

eth_rpc ~89

Ethereum JSON-RPC helper (public RPC). Params: { method?, params?, address?, block? } (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/eth-rpc 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.

excluded_parties_check ~84

Check if an entity appears in federal award records with exclusion indicators. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/excluded-parties-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.

fda_adverse_events_report ~83

FDA FAERS adverse events for a drug. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fda-adverse-events-report 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.

fda_drug_recall_alert ~85

FDA drug recall enforcement reports via openFDA. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fda-drug-recall-alert 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.

fda_food_recalls ~77

fda_food_recalls (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fda-food-recalls 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.

fda_warning_letters ~79

FDA warning letters — regulatory enforcement actions. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fda-warning-letters 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.

fear_greed_index ~78

Crypto Fear & Greed index. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fear-greed-index 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.

fec_campaign_finance ~85

FEC campaign finance — candidates, committees, and contribution totals. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/fec-campaign-finance 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.

federal_award_history ~78

Contract award history by contractor name. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/federal-award-history 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.

federal_contract_opportunities ~85

Federal contract AWARDS (USAspending) — who won what. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/federal-contract-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.

federal_spending_by_agency ~81

Federal spending breakdown by agency. (x402: 0.001 USDC per call) HTTP equivalent: GET /x402/federal-spending-by-agency 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.