api.cryptotradecalc.com
api.cryptotradecalc.com
· api.cryptotradecalc.com
forecast-aggregator: 7-day multi-day planning forecast returning daily min/max temps and aggregated weather summaries for any city by ISO code.
api.cryptotradecalc.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://api.cryptotradecalc.com/api/data
|
0.001 | USDC |
https://api.cryptotradecalc.com/api/forecast
|
0.002 | USDC |
https://api.cryptotradecalc.com/api/sunrise
|
0.003 | USDC |
https://api.cryptotradecalc.com/api/timestamp
|
0.001 | USDC |
https://api.cryptotradecalc.com/api/timezone
|
0.001 | USDC |
https://api.cryptotradecalc.com/api/weather
|
0.005 | USDC |
0x7849ed8a93815fe26a38b5368498b4fc6210be8a · basescan ↗
| Agent card | https://api.cryptotradecalc.com |
| Provider | https://api.cryptotradecalc.com |
| Docs | https://api.cryptotradecalc.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/api.cryptotradecalc.com) [](https://agenstry.com/agents/api.cryptotradecalc.com) [](https://agenstry.com/agents/api.cryptotradecalc.com) [](https://agenstry.com/agents/api.cryptotradecalc.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": "api-cryptotradecalc-com",
"name": "api.cryptotradecalc.com",
"description": "forecast-aggregator: 7-day multi-day planning forecast returning daily min/max temps and aggregated weather summaries for any city by ISO code.",
"domain": "api.cryptotradecalc.com",
"provider": "api.cryptotradecalc.com",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.cryptotradecalc.com/api/data",
"description": "text-metrics: Returns character count, word count, and average word length for any given string.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "text",
"type": "string",
"description": "",
"example": "hello world",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.cryptotradecalc.com/api/forecast",
"description": "forecast-aggregator: 7-day multi-day planning forecast returning daily min/max temps and aggregated weather summaries for any city by ISO code.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "city",
"type": "string",
"description": "",
"example": "US-NY",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "days",
"type": "string",
"description": "",
"example": "/>api/forecast",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.cryptotradecalc.com/api/sunrise",
"description": "timezone-sunrise-oracle: Sunrise and sunset times for any city, localized formatting, powered by Open-Meteo.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "q",
"type": "string",
"description": "",
"example": "Tokyo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.cryptotradecalc.com/api/timestamp",
"description": "timestamp-oracle: Fresh Unix timestamp (seconds since epoch) as signed integer JSON.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.cryptotradecalc.com/api/timezone",
"description": "timezone-oracle: IANA time zone offset (minutes from UTC) and DST status for a given timezone name.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "timezone",
"type": "string",
"description": "",
"example": "Asia/Tokyo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.cryptotradecalc.com/api/weather",
"description": "weather-forecast: Current temperature and precipitation for any city (by name or lat/lon), powered by Open-Meteo.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "city",
"type": "string",
"description": "",
"example": "Tokyo",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.005",
"avgCostPerTransaction": "0.002167",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}