gateway.stride20k.com
gateway.stride20k.com
· gateway.stride20k.com
Token risk score API: deterministic, auditable 0-100 rug-check for any ERC-20 on Ethereum, Base, or Polygon. Fans out to on-chain reads (bytecode, symbol, decimals, supply), DefiLlama price + confidence, and Etherscan source verification and age. Returns score, flags[], and every rubric input. Published rubric, no AI: start 50; no bytecode=0; +15 price (+10 confidence>=0.9); +15 verified source (-10 unverified); -10 zero supply; -5 odd decimals; +10 age>=180d, -15 age<7d. NOT financial advice.
gateway.stride20k.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://gateway.stride20k.com/crypto/gas/:chain
|
0.002 | USDC |
https://gateway.stride20k.com/crypto/price/:coinId
|
0.005 | USDC |
https://gateway.stride20k.com/defi/tvl/:protocol
|
0.005 | USDC |
https://gateway.stride20k.com/dev/npm/:packageName
|
0.003 | USDC |
https://gateway.stride20k.com/dev/pypi/:packageName
|
0.003 | USDC |
https://gateway.stride20k.com/dex/pool/:chain/:poolAddress
|
0.01 | USDC |
https://gateway.stride20k.com/domains/whois/:domain
|
0.005 | USDC |
https://gateway.stride20k.com/email/validate/:email
|
0.005 | USDC |
https://gateway.stride20k.com/fx/:base/:quote
|
0.002 | USDC |
https://gateway.stride20k.com/knowledge/wiki/:title
|
0.003 | USDC |
https://gateway.stride20k.com/network/dns/:type/:name
|
0.002 | USDC |
https://gateway.stride20k.com/news/tech-pulse
|
0.005 | USDC |
https://gateway.stride20k.com/rates/us-treasury
|
0.005 | USDC |
https://gateway.stride20k.com/report/domain/:domain
|
1.0 | USDC |
https://gateway.stride20k.com/risk/token/:chain/:address
|
0.15 | USDC |
https://gateway.stride20k.com/weather/us
|
0.003 | USDC |
https://gateway.stride20k.com/web/extract
|
0.03 | USDC |
0xabe512e06dddc82581d2e5a19ab594e778490441 · basescan ↗
| Agent card | https://gateway.stride20k.com |
| Provider | https://gateway.stride20k.com |
| Docs | https://gateway.stride20k.com |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/gateway.stride20k.com) [](https://agenstry.com/agents/gateway.stride20k.com) [](https://agenstry.com/agents/gateway.stride20k.com) [](https://agenstry.com/agents/gateway.stride20k.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "gateway-stride20k-com",
"name": "gateway.stride20k.com",
"description": "Token risk score API: deterministic, auditable 0-100 rug-check for any ERC-20 on Ethereum, Base, or Polygon. Fans out to on-chain reads (bytecode, symbol, decimals, supply), DefiLlama price + confidence, and Etherscan source verification and age. Returns score, flags[], and every rubric input. Published rubric, no AI: start 50; no bytecode=0; +15 price (+10 confidence>=0.9); +15 verified source (-10 unverified); -10 zero supply; -5 odd decimals; +10 age>=180d, -15 age<7d. NOT financial advice.",
"domain": "gateway.stride20k.com",
"provider": "gateway.stride20k.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://gateway.stride20k.com/crypto/gas/:chain",
"description": "EVM gas price API: current gas fees for Ethereum, Base, and Polygon \u2014 node-reported gas price plus EIP-1559 estimates from the last 5 blocks: next base fee and 25th/50th/75th-percentile priority fees, in gwei. Read directly from public JSON-RPC nodes with automatic fallbacks. Use for transaction cost estimation, fee optimization, and timing on-chain actions. Cached up to 15 seconds.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"crypto"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.stride20k.com/crypto/price/:coinId",
"description": "Returns the current USD price for a cryptocurrency, sourced from DefiLlama's aggregated coins API, including the source's own confidence score (0\u20131) and the unix timestamp of the underlying observation. Accepts CoinGecko-style ids (e.g. 'bitcoin', 'ethereum') or fully-qualified DefiLlama ids like 'coingecko:bitcoin' or 'base:0x...' for chain:address lookups. Cached for up to 60 seconds; freshness is reported in meta.fetchedAt.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "coinId",
"type": "string",
"description": "",
"example": "bitcoin",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"crypto"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/defi/tvl/:protocol",
"description": "Returns the current total value locked in USD for a DeFi protocol, by DefiLlama protocol slug (e.g. 'aave', 'uniswap', 'lido'). Slugs are lowercase; the full list lives at defillama.com/protocols. TVL aggregates across all chains the protocol deploys on. Cached for up to 5 minutes.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "protocol",
"type": "string",
"description": "",
"example": "aave",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"defi"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/dev/npm/:packageName",
"description": "npm package health API: dependency-hygiene facts straight from the npm registry \u2014 latest version, all dist-tags, last-modified timestamp, total published versions, deprecation status with message, runtime dependency count, and weekly downloads. For scoped packages, URL-encode the slash in the name. Use for dependency auditing, supply-chain security checks, version freshness, and update agents maintaining package.json. Cached up to 1 hour per package.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "packageName",
"type": "string",
"description": "",
"example": "hono",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"dev"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/dev/pypi/:packageName",
"description": "PyPI package health API: dependency-hygiene facts from the official PyPI JSON API \u2014 latest version, upload time, total releases, yank status, declared dependency count, requires-python constraint, license, summary, and weekly downloads (pypistats). Names are PEP 503-normalized (dots/underscores/hyphens equivalent). Use for auditing requirements.txt and pyproject.toml, supply-chain security checks, and version freshness agents. Cached up to 1 hour per package.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "packageName",
"type": "string",
"description": "",
"example": "requests",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"dev"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.stride20k.com/dex/pool/:chain/:poolAddress",
"description": "Reads a DEX liquidity pool directly from the blockchain via JSON-RPC \u2014 no third-party data vendor. Auto-detects Uniswap v3-compatible pools (returns fee tier, sqrtPriceX96, in-range liquidity, spot price both directions) and v2-compatible pairs (returns decimal-adjusted reserves and mid price), including token addresses, symbols, and decimals. Supported chains: ethereum, base, polygon. Data is read at the latest block; cached for up to 30 seconds.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "poolAddress",
"type": "string",
"description": "",
"example": "0xd0b53D9277642d899DF5C87A3966A349A798F224",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"crypto"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/domains/whois/:domain",
"description": "Domain WHOIS/RDAP lookup API: registration data for any domain from the authoritative registry's RDAP server, normalized: registration/expiry/update dates, registrar, EPP status codes, nameservers, and DNSSEC. Works for all gTLDs and most ccTLDs. Unregistered or RDAP-less domains return an unpaid 404. Use for domain availability checks, ownership research, expiry monitoring, and security screening by agents. Cached up to 24 hours.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"domains"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/email/validate/:email",
"description": "Email validation API: RFC-style syntax check plus live MX-record lookup (with RFC 5321 A-record fallback) over DNS-over-HTTPS \u2014 no third-party service, nothing stored. Returns parsed domain, sorted MX hosts, and a 'deliverable' flag meaning DNS will accept mail for the domain \u2014 it does NOT verify the mailbox exists. Use for lead cleaning, signup validation, and contact verification by agents. Cached up to 1 hour per address.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "email",
"type": "string",
"description": "",
"example": "postmaster@example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"email"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/fx/:base/:quote",
"description": "Foreign exchange rate API: official ECB reference rate for any fiat currency pair (USD/EUR, GBP/JPY \u2014 ~30 major ISO 4217 currencies) via the open-source Frankfurter API. Published once per business day around 16:00 CET \u2014 a daily reference rate for settlement and normalization, not a live trading feed. Use for currency conversion, pricing normalization, and financial reporting by agents. Cached up to 1 hour.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "base",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "quote",
"type": "string",
"description": "",
"example": "EUR",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"fx"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/knowledge/wiki/:title",
"description": "Wikipedia summary API: the lead summary of any English Wikipedia article \u2014 title, one-line description, extract paragraph, thumbnail, canonical URL, and Wikidata item id; disambiguation pages labeled via 'kind'. Titles case-sensitive; spaces or underscores accepted. Content CC BY-SA 4.0 with attribution in meta.attribution of every response. Use for knowledge lookup, entity enrichment, and fact grounding by agents. Cached up to 24 hours.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "title",
"type": "string",
"description": "",
"example": "Alan Turing",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"knowledge"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/network/dns/:type/:name",
"description": "DNS lookup API: resolve any DNS record via Cloudflare's 1.1.1.1 DNS-over-HTTPS resolver with DNSSEC validation status. Types A, AAAA, CNAME, MX, NS, TXT, SOA, CAA, SRV, PTR; returns the full answer section (name, type code, TTL, data). NXDOMAIN returns an unpaid 404. Use for infrastructure checks, email deliverability, domain verification, and security tooling by agents. Cached up to 5 minutes.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "name",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "type",
"type": "string",
"description": "",
"example": "A",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"network"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/news/tech-pulse",
"description": "Tech news API: the current Hacker News front page \u2014 30 ranked stories as normalized JSON: rank, story id, title, outbound article URL (or HN discussion link for self-posts), points, author, comment count, ISO 8601 time. Single upstream call via the official Algolia HN API. Use for tech trend detection, topic monitoring, news agents, and content-pipeline seeding. Cached up to 2 minutes.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Stride20k",
"tags": [
"news"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://gateway.stride20k.com/rates/us-treasury",
"description": "US Treasury yield curve API: the latest Daily Treasury Par Yield Curve \u2014 yields in percent for 13 maturities from 1 month to 30 years, plus curve date, straight from the US Department of the Treasury. Public-domain government data, published each business day. Use for interest rate benchmarks, bond analysis, discount rates, and macro signals. Slow upstream (~10s) so served from a 6-hour cache; meta.fetchedAt shows when the curve was retrieved.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "Stride20k",
"tags": [
"rates"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/report/domain/:domain",
"description": "Domain due-diligence report API: one call composes WHOIS/RDAP registration data, DNS records (A, MX, TXT), live email deliverability, and homepage title + excerpt into a single dossier with deterministic risk flags (new registration, expiring soon, no DNSSEC, no mail service, unreachable homepage). Partial-success per section \u2014 charged only when the core identity sections resolve. Use for vendor vetting, KYC screening, phishing triage, and onboarding agents. Cached up to 1 hour.",
"pricing": {
"amount": "1",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "domain",
"type": "string",
"description": "",
"example": "example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"reports"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/risk/token/:chain/:address",
"description": "Token risk score API: deterministic, auditable 0-100 rug-check for any ERC-20 on Ethereum, Base, or Polygon. Fans out to on-chain reads (bytecode, symbol, decimals, supply), DefiLlama price + confidence, and Etherscan source verification and age. Returns score, flags[], and every rubric input. Published rubric, no AI: start 50; no bytecode=0; +15 price (+10 confidence>=0.9); +15 verified source (-10 unverified); -10 zero supply; -5 odd decimals; +10 age>=180d, -15 age<7d. NOT financial advice.",
"pricing": {
"amount": "0.15",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "path",
"name": "address",
"type": "string",
"description": "",
"example": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "path",
"name": "chain",
"type": "string",
"description": "",
"example": "base",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"risk"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/weather/us",
"description": "US weather forecast API: official National Weather Service forecast for any US lat/lon \u2014 next four periods (~48 hours, day/night): temperature, wind, short and detailed forecast text, plus resolved place name. UNITED STATES COVERAGE ONLY; points outside NWS coverage return an unpaid 404. Public-domain government data. Use for logistics, travel, and event-planning agents. Cached up to 10 minutes; nearby coordinates (within ~0.1\u00b0/11km) may share a cached forecast.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "string",
"description": "",
"example": "39.7456",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "-97.0892",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"weather"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://gateway.stride20k.com/web/extract",
"description": "Web scraping API: fetch any public web page and get its readable content as clean markdown \u2014 title, author, canonical URL, boilerplate stripped. Honest User-Agent, robots.txt honored (explicit Disallow returns an unpaid 403), private/internal targets refused, at most 3 safety-revalidated redirects, 1MB input / 100k character output caps. HTML pages only. Use for research agents, content extraction, summarization pipelines, and RAG ingestion. Cached up to 5 minutes per URL.",
"pricing": {
"amount": "0.03",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Stride20k",
"tags": [
"web"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "1",
"avgCostPerTransaction": "0.072824",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Stride20k",
"tags": [
"crypto",
"defi",
"dev",
"domains",
"email",
"fx",
"knowledge",
"network",
"news",
"rates",
"reports",
"risk",
"weather",
"web"
],
"iconUrl": ""
}
}