api.polyform.org 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.
Dispute or improve this rating
F
Conformance score: 34/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 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://api.polyform.org/v1/threat/ip
|
0.002 | USDC |
https://api.polyform.org/v1/threat/scanners
|
0.01 | USDC |
https://api.polyform.org/v1/time/business-days
|
0.001 | USDC |
https://api.polyform.org/v1/weather/alerts
|
0.003 | USDC |
https://api.polyform.org/v1/weather/current
|
0.003 | USDC |
https://api.polyform.org/v1/weather/hourly
|
0.003 | USDC |
https://api.polyform.org/v1/weather/metar
|
0.003 | USDC |
https://api.polyform.org/v1/weather/travel-risk
|
0.015 | USDC |
0xe9468282b22c09243ce1a455fe2d1df0d7276de6 · basescan ↗
eth_getLogs on USDC Transfer events to the payment wallet.
single_payer_observed
2/5
Payer identities observed; a single payer accounts for effectively all observed volume.
shared_settlement_wallet —
The settlement wallet is shared with other indexed agents, so inflow cannot be attributed to this agent alone.
daily_volume_aggregate, active_day_cadence, amount_regularity, spike_concentration, settlement_wallet_overlap, payer_uniqueness, payer_concentration, payer_recurrence, payer_payee_overlap.
Derived from agent_revenue_daily, agents.payment_wallet, agent_payment_transactions.
Measured 2026-08-27.
get_agent_full and
payment_intelligence skills
on REST, A2A and MCP. API docs →
| Agent card | https://api.polyform.org |
| Provider | https://api.polyform.org |
| Docs | https://api.polyform.org |
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.polyform.org) [](https://agenstry.com/agents/api.polyform.org) [](https://agenstry.com/agents/api.polyform.org) [](https://agenstry.com/agents/api.polyform.org)
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-polyform-org",
"name": "api.polyform.org",
"description": "",
"domain": "api.polyform.org",
"provider": "api.polyform.org",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://api.polyform.org/v1/threat/ip",
"description": "Is this IP hostile? Reputation verdict for an IPv4 from public abuse feeds (blocklist.de, Spamhaus DROP) plus Polyform's own observed scanner traffic. Returns malicious flag, 0-100 score, and which sources flagged it. For bot filtering, fraud and firewall automation. JSON.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ip",
"type": "string",
"description": "",
"example": "IPv4 address to check",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"threat"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/threat/scanners",
"description": "Recent IPs caught probing Polyform's honeypot paths (credential/vuln scanners) \u2014 Polyform's own first-party telemetry, not a repackaged public list. Returns up to 500 most-recent scanner IPs with first-seen. For blocklists and threat research. JSON.",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "1-500 (default 200)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"threat"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/time/business-days",
"description": "Business days between two dates (exclusive of end), skipping weekends and US federal holidays; also returns the holiday list in range. Pure computation. JSON.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "end",
"type": "string",
"description": "",
"example": "YYYY-MM-DD",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "start",
"type": "string",
"description": "",
"example": "YYYY-MM-DD",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"time"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/weather/alerts",
"description": "Active watches/warnings/advisories for a US state or coordinate: event type, severity, headline, timing. Source: National Weather Service. JSON.",
"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": "optional latitude",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "optional longitude",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "state",
"type": "string",
"description": "",
"example": "2-letter state e.g. TN (or use lat+lon)",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/weather/current",
"description": "Latest observed conditions near a US coordinate: temperature, wind, humidity, visibility, pressure from the nearest weather station. Source: National Weather Service. JSON.",
"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": "latitude",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "longitude",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/weather/hourly",
"description": "Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "hours",
"type": "string",
"description": "",
"example": "1-48 (default 24)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lat",
"type": "string",
"description": "",
"example": "latitude",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "longitude",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/weather/metar",
"description": "Raw and decoded METAR (and optional TAF) for any airport ICAO code. Source: NOAA Aviation Weather Center. JSON.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "station",
"type": "string",
"description": "",
"example": "ICAO code e.g. KBNA",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "taf",
"type": "string",
"description": "",
"example": "true to include TAF",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://api.polyform.org/v1/weather/travel-risk",
"description": "Judgment call for a US coordinate and date (within 7 days): LOW/MODERATE/HIGH/SEVERE weather risk with reasons, built from NWS forecast plus active alerts. JSON.",
"pricing": {
"amount": "0.015",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "date",
"type": "string",
"description": "",
"example": "YYYY-MM-DD within 7 days (default today)",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lat",
"type": "string",
"description": "",
"example": "latitude",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "longitude",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"weather"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.015",
"avgCostPerTransaction": "0.005",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "Polyform",
"tags": [
"data",
"api",
"v1",
"threat",
"time",
"weather"
],
"iconUrl": ""
}
}