sat.ipintel.ai
sat.ipintel.ai
· sat.ipintel.ai
Current multi-hazard intelligence for any coordinates. Finds nearby wildfire, earthquake, flood, tropical cyclone, volcano, and drought signals and returns compact deterministic risk scores without generating satellite images.
sat.ipintel.ai 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://sat.ipintel.ai/address-to-coordinates
|
0.002 | USDC |
https://sat.ipintel.ai/coordinates-to-address
|
0.002 | USDC |
https://sat.ipintel.ai/location-risk
|
0.01 | USDC |
https://sat.ipintel.ai/satellite-observe
|
0.025 | USDC |
0x0550779cfbc832657a8bb46bac9f359a5ad038b8 · basescan ↗
| Agent card | https://sat.ipintel.ai |
| Provider | https://sat.ipintel.ai |
| Docs | https://sat.ipintel.ai |
Health · last 0 probes
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/sat.ipintel.ai) [](https://agenstry.com/agents/sat.ipintel.ai) [](https://agenstry.com/agents/sat.ipintel.ai) [](https://agenstry.com/agents/sat.ipintel.ai)
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": "sat-ipintel-ai",
"name": "sat.ipintel.ai",
"description": "Current multi-hazard intelligence for any coordinates. Finds nearby wildfire, earthquake, flood, tropical cyclone, volcano, and drought signals and returns compact deterministic risk scores without generating satellite images.",
"domain": "sat.ipintel.ai",
"provider": "sat.ipintel.ai",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://sat.ipintel.ai/address-to-coordinates",
"description": "Worldwide forward geocoding for agents. Convert an address, landmark, city, postcode, or place name into latitude and longitude with normalized address components and confidence metadata.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "Eiffel Tower, Paris, France",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "country_code",
"type": "string",
"description": "",
"example": "fr",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "language",
"type": "string",
"description": "",
"example": "en",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "limit",
"type": "number",
"description": "",
"example": 1,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Satellite & GeoRisk x402 API",
"tags": [
"geocoding",
"address",
"coordinates",
"latitude",
"longitude"
],
"quality": {
"l30DaysTotalCalls": "3",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://sat.ipintel.ai/coordinates-to-address",
"description": "Worldwide reverse geocoding for agents. Convert latitude and longitude into a normalized address, locality, administrative area, postcode, and country metadata.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "language",
"type": "string",
"description": "",
"example": "en",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 48.8584,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 2.2945,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Satellite & GeoRisk x402 API",
"tags": [
"reverse-geocoding",
"coordinates",
"address",
"latitude",
"longitude"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://sat.ipintel.ai/location-risk",
"description": "Current multi-hazard intelligence for any coordinates. Finds nearby wildfire, earthquake, flood, tropical cyclone, volcano, and drought signals and returns compact deterministic risk scores without generating satellite images.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 13.7713,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 120.6627,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "top_events_limit",
"type": "number",
"description": "",
"example": 8,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Satellite & GeoRisk x402 API",
"tags": [
"georisk",
"natural-disaster",
"wildfire",
"earthquake",
"flood"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
},
{
"url": "https://sat.ipintel.ai/satellite-observe",
"description": "Agent-ready satellite observations for any coordinates. Returns PNG image URLs and scene metadata for true color, vegetation, water, thermal, or radar analysis.",
"pricing": {
"amount": "0.025",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "date_tolerance_days",
"type": "number",
"description": "",
"example": 10,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lat",
"type": "number",
"description": "",
"example": 25.2048,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "lon",
"type": "number",
"description": "",
"example": 55.2708,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "max_cloud_cover",
"type": "number",
"description": "",
"example": 20,
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "mode",
"type": "string",
"description": "",
"example": "true_color",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "radius_m",
"type": "number",
"description": "",
"example": 3000,
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Satellite & GeoRisk x402 API",
"tags": [
"satellite",
"sentinel",
"copernicus",
"imagery",
"radar"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "2"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.025",
"avgCostPerTransaction": "0.00975",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Satellite & GeoRisk x402 API",
"tags": [
"geocoding",
"address",
"coordinates",
"latitude",
"longitude",
"reverse-geocoding",
"georisk",
"natural-disaster",
"wildfire",
"earthquake",
"flood",
"satellite",
"sentinel",
"copernicus",
"imagery",
"radar"
],
"iconUrl": ""
}
}