x402 List

x402 Protocol Service Directory

TeleSint

Data PAYMENT-READY imported

payment-ready until 2026-09-11

imported from the x402 Bazaar, not submitted by the operator · own this service? claim it · or ask to be removed

Threat intelligence API that extracts indicators of compromise, C2 infrastructure, threat actor profiles, breach disclosures and CVE signals from public Telegram security channels, returned as structured JSON with MITRE ATT&CK tags and confidence scores.

Pay from $0.01 to $0.05 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

BASE URL https://telesint-api.onrender.com ENDPOINTS 10 NETWORK Base ASSET USDC MEMBER SINCE 2026-07-20 MONITORED SINCE 2026-07-20

VERDICT

ranking generation 3

strong 93/100 #73 of 265 in Data by measured score

What the score read on this service: status online, 100% uptime 30d, 826ms response p95, x402 compliance 14 of 14, $0.01 price against the category. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 265 listings, this one among them. That set is wider than the 265 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
AgentFund US Economic, SEC & On-Chain Data strong 99 100% ---
API Acre strong 99 99.7% ---
ThirdMade Shelf strong 99 100% ---
WebberSites x402 Data API strong 98 100% ---
ForgeMesh Utility APIs strong 98 100% ---
5 of 264 other ranked services in Data · see the whole category

ASSESSMENT

updated 12m ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 100%
uptime 24h
100%
uptime 7d
100%
uptime 30d
100%
uptime 90d
100%
response p95
826ms
avg response
229ms
total checks
2,718

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.05 (p59 in Data)
price (min)
$0.01
price (max)
$0.05
category percentile (min)
p59 in Data
category percentile (max)
p61 in Data
endpoints / prices
10 / 4
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
-
registrar
-
hosting
free host
domain created
---

Identity facts, not a risk score.

traction ---

This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /artifact $0.05 Base USDC header
GET /breach $0.03 Base USDC header
GET /c2 $0.02 Base USDC header
GET /darkweb $0.03 Base USDC header
GET /feed $0.05 Base USDC header
GET /intent $0.05 Base USDC header
GET /ioc $0.01 Base USDC header
GET /malware $0.02 Base USDC header
GET /source $0.02 Base USDC header
GET /vulnerability $0.03 Base USDC header
10 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /artifact returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://telesint-api.onrender.com/artifact'
// 402 response (captured by monitor) · 10 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/vulnerability",
      "mimeType": "application/json",
      "description": "CVE and exploitation-in-the-wild signals from Telegram CTI channels. Filters: severity, min_confidence, since, tag(cve|exploit|poc|patch), ttp, type(cve), limit, offset. Returns CVE IDs, affected products, exploit status."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "cve",
              "type": "cve",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "severity": "high",
              "min_confidence": 60
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "v1u2l3n4-5678-90ab-cdef-vuln56789012",
                  "ts": "2026-05-27T10:00:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "cve",
                      "value": "CVE-2026-1234",
                      "context": "Critical RCE in PAN-OS"
                    },
                    {
                      "type": "url",
                      "value": "https://github[.]com/exploit-db/CVE-2026-1234",
                      "context": "PoC repository"
                    }
                  ],
                  "tags": [
                    "cve",
                    "rce",
                    "palo-alto",
                    "pan-os",
                    "poc",
                    "exploit-in-the-wild"
                  ],
                  "ttps": [
                    {
                      "id": "T1190",
                      "name": "Exploit Public-Facing Application",
                      "tactic": "Initial Access"
                    },
                    {
                      "id": "T1203",
                      "name": "Exploitation for Client Execution",
                      "tactic": "Execution"
                    }
                  ],
                  "channel": "https://t[.]me/vxunderground",
                  "summary": "PoC released for CVE-2026-1234 (CVSS 9.8): unauthenticated RCE in Palo Alto PAN-OS. Exploitation observed in the wild targeting government networks.",
                  "category": "vulnerability",
                  "severity": "critical",
                  "confidence": 91
                }
              ],
              "limit": 20,
              "total": 34,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "vulnerability"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Tag keyword filter, e.g. cve, exploit, poc, patch, zero-day"
                    },
                    "ttp": {
                      "type": "string",
                      "description": "MITRE ATT&CK technique ID prefix, e.g. T1190, T1203"
                    },
                    "type": {
                      "type": "string",
                      "description": "IOC type filter: cve"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/artifact",
      "mimeType": "application/json",
      "description": "CTI artifact export from a TeleSint record. Required: id (record UUID), format (sigma|stix|report). Returns Sigma rule, STIX 2.1 bundle, or structured analyst report built from real enriched intel."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "id": "f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
              "format": "sigma"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "format": "stix",
              "source": "TeleSint",
              "artifact": {
                "id": "bundle--f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
                "type": "bundle",
                "objects": [
                  {
                    "id": "indicator--f8a3c1d2-ip-0",
                    "name": "IP: 91.92.109.83",
                    "type": "indicator",
                    "labels": [
                      "malicious-activity"
                    ],
                    "pattern": "[network-traffic:dst_ref.type = 'ipv4-addr' AND network-traffic:dst_ref.value = '91.92.109.83']",
                    "confidence": 90,
                    "valid_from": "2026-05-27T09:15:00Z",
                    "pattern_type": "stix",
                    "spec_version": "2.1"
                  },
                  {
                    "id": "attack-pattern--f8a3c1d2-T1071-001",
                    "name": "Application Layer Protocol: Web Protocols",
                    "type": "attack-pattern",
                    "spec_version": "2.1",
                    "external_references": [
                      {
                        "external_id": "T1071.001",
                        "source_name": "mitre-attack"
                      }
                    ]
                  },
                  {
                    "id": "report--f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
                    "name": "Cobalt Strike beacon with malleable C2 profile mimicking Microsoft update traffic",
                    "type": "report",
                    "labels": [
                      "c2",
                      "cobalt-strike",
                      "malleable-c2"
                    ],
                    "confidence": 90,
                    "spec_version": "2.1"
                  }
                ],
                "spec_version": "2.1"
              },
              "category": "c2",
              "endpoint": "artifact",
              "record_id": "f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
              "generated_at": "2026-06-01T12:00:00Z"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "id",
                    "format"
                  ],
                  "properties": {
                    "id": {
                      "type": "string",
                      "description": "Intel record UUID from any TeleSint endpoint response (items[].id)"
                    },
                    "format": {
                      "type": "string",
                      "description": "Artifact format: sigma (detection rule) | stix (STIX 2.1 bundle) | report (analyst report)"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/ioc",
      "mimeType": "application/json",
      "description": "IOC feed from Telegram CTI channels. Filters: type(ip|domain|url|hash|cve), severity, min_confidence, since, tlp, tag, channel, limit, offset. Returns items[] with iocs[], ttps[], confidence, severity, tlp, tags[]."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "ransomware",
              "tlp": "WHITE",
              "type": "ip",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "channel": "vxunderground",
              "severity": "high",
              "min_confidence": 70
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
                  "ts": "2026-05-27T14:32:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "url",
                      "value": "https://github[.]com/Nightmare-Eclipse/MiniPlasma",
                      "context": "Exploit repository"
                    },
                    {
                      "type": "ip",
                      "value": "185.220[.]101.47",
                      "context": "C2 callback address"
                    },
                    {
                      "type": "sha256",
                      "value": "e3b0c44298fc1c149afb4c8996fb924...",
                      "context": "Dropper hash"
                    }
                  ],
                  "tags": [
                    "zero-day",
                    "windows",
                    "government",
                    "exploit"
                  ],
                  "ttps": [
                    {
                      "id": "T1204.002",
                      "name": "User Execution: Malicious File",
                      "tactic": "Execution"
                    },
                    {
                      "id": "T1071.001",
                      "name": "Application Layer Protocol: Web Protocols",
                      "tactic": "Command and Control"
                    }
                  ],
                  "channel": "https://t[.]me/vxunderground",
                  "summary": "Windows zero-day exploit released by Nightmare Eclipse threat group targeting government networks",
                  "category": "ioc",
                  "severity": "high",
                  "confidence": 80
                }
              ],
              "limit": 20,
              "total": 42,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "ioc"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Tag keyword filter, e.g. ransomware, cobalt-strike, apt"
                    },
                    "tlp": {
                      "type": "string",
                      "description": "TLP classification: WHITE | GREEN | AMBER | RED"
                    },
                    "type": {
                      "type": "string",
                      "description": "IOC type: ip | domain | url | md5 | sha1 | sha256 | cve"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "channel": {
                      "type": "string",
                      "description": "Partial match on source Telegram channel name"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/darkweb",
      "mimeType": "application/json",
      "description": "Dark web intelligence from Telegram: marketplace listings, forum chatter, access broker posts, credential shops, Tor site activity. Filters: severity, min_confidence, since, tag, sector, country, organization, limit, offset."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "access-broker",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "sector": "finance",
              "severity": "high",
              "min_confidence": 60
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "d1a2r3k4-w5e6-7890-abcd-darkweb78901",
                  "ts": "2026-05-27T06:45:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "url",
                      "value": "https://exploit[.]in/threads/healthcare-access-12345",
                      "context": "Underground forum listing"
                    }
                  ],
                  "tags": [
                    "access-broker",
                    "healthcare",
                    "initial-access",
                    "domain-admin",
                    "exploit-in"
                  ],
                  "ttps": [
                    {
                      "id": "T1078",
                      "name": "Valid Accounts",
                      "tactic": "Initial Access"
                    }
                  ],
                  "target": {
                    "sectors": [
                      "healthcare"
                    ],
                    "countries": [
                      "US"
                    ],
                    "organizations": []
                  },
                  "channel": "https://t[.]me/darkwebinformer",
                  "summary": "Access broker selling domain admin access to US healthcare network (5,000 employees) — asking $15,000 on exploit.in forum",
                  "category": "darkweb",
                  "severity": "critical",
                  "confidence": 78
                }
              ],
              "limit": 20,
              "total": 14,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "darkweb"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Tag keyword: access-broker | credential-shop | combo-list | carding | forum | marketplace"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "sector": {
                      "type": "string",
                      "description": "Targeted sector: finance | healthcare | government | energy | retail"
                    },
                    "country": {
                      "type": "string",
                      "description": "Targeted country keyword, e.g. us | uk | de | fr"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "organization": {
                      "type": "string",
                      "description": "Targeted organization name partial match"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/malware",
      "mimeType": "application/json",
      "description": "Malware family intelligence from Telegram: new sample drops, behavior analysis, loader/stealer/RAT/backdoor writeups. Filters: severity, min_confidence, since, tag(stealer|loader|rat|backdoor), limit, offset."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "stealer",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "severity": "high",
              "min_confidence": 60
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "m1a2l3w4-a5r6-7890-abcd-malware78901",
                  "ts": "2026-05-27T11:00:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "sha256",
                      "value": "a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4a5b6c7d8e9f0a1b2",
                      "context": "Lumma Stealer sample"
                    },
                    {
                      "type": "domain",
                      "value": "lumma-panel[.]xyz",
                      "context": "C2 panel domain"
                    }
                  ],
                  "tags": [
                    "lumma",
                    "stealer",
                    "maas",
                    "infostealer",
                    "chrome"
                  ],
                  "ttps": [
                    {
                      "id": "T1555.003",
                      "name": "Credentials from Web Browsers",
                      "tactic": "Credential Access"
                    },
                    {
                      "id": "T1071.001",
                      "name": "Application Layer Protocol: Web Protocols",
                      "tactic": "Command and Control"
                    }
                  ],
                  "channel": "https://t[.]me/vxunderground",
                  "summary": "New Lumma Stealer v4.1 released with browser cookie bypass targeting Chrome 124+ — sold as MaaS on underground forums",
                  "category": "malware",
                  "severity": "high",
                  "confidence": 85
                }
              ],
              "limit": 20,
              "total": 19,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "malware"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Malware type tag: stealer | loader | rat | backdoor | botnet | worm | dropper | rootkit"
                    },
                    "ttp": {
                      "type": "string",
                      "description": "MITRE ATT&CK technique ID prefix, e.g. T1059, T1071"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/intent",
      "mimeType": "application/json",
      "description": "Pre-attack intent signals from Telegram: access sales, 0days, ransomware targeting. Filters: sector, country, organization, intent_type(access_sale|0day|ransomware|exploit), limit. Signals appear before attacks."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "limit": 20,
              "offset": 0,
              "sector": "healthcare",
              "country": "us",
              "intent_type": "ransomware",
              "organization": "hospital"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "i1n2t3e4-n5t6-7890-abcd-intent789012",
                  "ts": "2026-05-27T07:22:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "url",
                      "value": "https://exploit[.]in/threads/healthcare-access",
                      "context": "Access sale listing"
                    }
                  ],
                  "tags": [
                    "access-sale",
                    "healthcare",
                    "vpn",
                    "initial-access-broker"
                  ],
                  "ttps": [
                    {
                      "id": "T1078",
                      "name": "Valid Accounts",
                      "tactic": "Initial Access"
                    },
                    {
                      "id": "T1110",
                      "name": "Brute Force",
                      "tactic": "Credential Access"
                    }
                  ],
                  "target": {
                    "sectors": [
                      "healthcare"
                    ],
                    "countries": [
                      "US"
                    ],
                    "organizations": []
                  },
                  "channel": "https://t[.]me/ctifeeds",
                  "summary": "Threat actor selling VPN access to US healthcare network: 5,000 employee credentials, domain admin included",
                  "category": "intent",
                  "severity": "critical",
                  "confidence": 72
                }
              ],
              "limit": 20,
              "total": 3,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "intent"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "sector": {
                      "type": "string",
                      "description": "Targeted sector: finance | healthcare | government | energy | retail"
                    },
                    "country": {
                      "type": "string",
                      "description": "Targeted country keyword, e.g. us | uk | de | fr"
                    },
                    "intent_type": {
                      "type": "string",
                      "description": "Signal type: access_sale | 0day | ransomware | exploit | recruitment"
                    },
                    "organization": {
                      "type": "string",
                      "description": "Targeted organization name partial match"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "30000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/breach",
      "mimeType": "application/json",
      "description": "Breach disclosures from Telegram. Filters: sector, country, organization, severity, min_confidence, since, limit. Returns items[] with target{sectors,countries,organizations}, leak iocs[], confidence."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "sector": "finance",
              "country": "us",
              "severity": "high",
              "organization": "acme",
              "min_confidence": 60
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "b1r2e3a4-c5h6-7890-abcd-123456789012",
                  "ts": "2026-05-27T11:45:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "url",
                      "value": "https://lockbit3[.]onion/leak/usbank-data",
                      "context": "Ransomware leak site"
                    }
                  ],
                  "tags": [
                    "lockbit",
                    "ransomware",
                    "finance",
                    "data-leak",
                    "pii"
                  ],
                  "ttps": [
                    {
                      "id": "T1486",
                      "name": "Data Encrypted for Impact",
                      "tactic": "Impact"
                    },
                    {
                      "id": "T1041",
                      "name": "Exfiltration Over C2 Channel",
                      "tactic": "Exfiltration"
                    }
                  ],
                  "target": {
                    "sectors": [
                      "finance"
                    ],
                    "countries": [
                      "US"
                    ],
                    "organizations": [
                      "Regional Bank Corp"
                    ]
                  },
                  "channel": "https://t[.]me/cyberinsider",
                  "summary": "LockBit claims breach of US regional bank: 2.4M customer records including SSNs and account numbers",
                  "category": "breach",
                  "severity": "critical",
                  "confidence": 75
                }
              ],
              "limit": 20,
              "total": 17,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "breach"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "sector": {
                      "type": "string",
                      "description": "Targeted sector: finance | healthcare | government | energy | retail"
                    },
                    "country": {
                      "type": "string",
                      "description": "Targeted country keyword, e.g. us | uk | de | fr"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "organization": {
                      "type": "string",
                      "description": "Targeted organization name partial match"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/c2",
      "mimeType": "application/json",
      "description": "C2 infrastructure from Telegram. Filters: framework(cobalt_strike|sliver|havoc|brute_ratel), severity, min_confidence, since, tag, limit, offset. Returns items[] with C2 IPs/domains, MITRE TTPs, confidence."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "c2",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "severity": "high",
              "framework": "cobalt_strike",
              "min_confidence": 70
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "c2a1b2c3-d4e5-f6a7-b8c9-d0e1f2a3b4c5",
                  "ts": "2026-05-27T09:15:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "ip",
                      "value": "91.92[.]109.83",
                      "context": "Cobalt Strike team server"
                    },
                    {
                      "type": "domain",
                      "value": "windowsupdate[.]xyz",
                      "context": "Malleable C2 domain"
                    },
                    {
                      "type": "url",
                      "value": "https://91.92[.]109.83/updates",
                      "context": "Beacon callback URL"
                    }
                  ],
                  "tags": [
                    "cobalt-strike",
                    "malleable-c2",
                    "windows-masquerade"
                  ],
                  "ttps": [
                    {
                      "id": "T1071.001",
                      "name": "Application Layer Protocol: Web Protocols",
                      "tactic": "Command and Control"
                    },
                    {
                      "id": "T1573.001",
                      "name": "Encrypted Channel: Symmetric Cryptography",
                      "tactic": "Command and Control"
                    }
                  ],
                  "channel": "https://t[.]me/malwrhunterteam",
                  "summary": "Cobalt Strike beacon detected with malleable C2 profile mimicking Microsoft update traffic",
                  "category": "c2",
                  "severity": "critical",
                  "confidence": 90
                }
              ],
              "limit": 20,
              "total": 8,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "c2"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Tag keyword filter, e.g. cobalt-strike, sliver, c2"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "framework": {
                      "type": "string",
                      "description": "C2 framework: cobalt_strike | sliver | havoc | brute_ratel | metasploit"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "20000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/source",
      "mimeType": "application/json",
      "description": "Raw source verification for a TeleSint record. Pass id (UUID from any items[].id). Returns original defanged message text and source language alongside the AI summary for provenance checks."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "id": "f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
              "include_raw": "true"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "id": "f8a3c1d2-4b5e-4f6a-9c8d-1e2f3a4b5c6d",
              "ts": "2026-06-10T14:32:00Z",
              "source": "TeleSint",
              "channel": "hxxps://t[.]me/vxunderground",
              "summary": "New Cobalt Strike C2 beacon observed at 91.92.109.83 using malleable C2 profile mimicking Microsoft update traffic. Initial access via spear-phishing (T1566.001).",
              "category": "ioc",
              "endpoint": "source",
              "raw_text": "⚡️ Новый C2: 91[.]92[.]109[.]83 — Cobalt Strike маллируемый профиль. Вектор: spear-phishing -> T1566.001",
              "translated": true,
              "ingested_at": "2026-06-10T14:33:01Z",
              "provenance_note": "This record was translated from the original source language. The raw_text field contains the defanged original. The summary field is the AI-generated English interpretation — treat it as analyst-grade, not verbatim.",
              "source_language": "ru"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "required": [
                    "id"
                  ],
                  "properties": {
                    "id": {
                      "type": "string",
                      "description": "Record UUID from any TeleSint endpoint items[].id"
                    },
                    "include_raw": {
                      "type": "string",
                      "description": "Return original raw_text bytes (defanged). Default: true"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x7F74cE6d34ee0180f0217A16Ce05f3B91272570F",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://telesint-api.onrender.com/feed",
      "mimeType": "application/json",
      "description": "Full intel feed across all categories. Filters: category(ioc|c2|actor|breach|intent|vulnerability), severity, min_confidence, since, tag, tlp, limit, offset. Returns all record types newest first. Use for SIEM ingestion."
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "tag": "ransomware",
              "tlp": "WHITE",
              "limit": 20,
              "since": "2026-05-01T00:00:00Z",
              "offset": 0,
              "category": "ioc",
              "severity": "high",
              "min_confidence": 60
            }
          },
          "output": {
            "type": "json",
            "example": {
              "items": [
                {
                  "id": "f1e2e3d4-5678-90ab-cdef-123456789abc",
                  "ts": "2026-05-27T14:32:00Z",
                  "tlp": "WHITE",
                  "iocs": [
                    {
                      "type": "sha256",
                      "value": "d4e5f6a7b8c9d0e1...",
                      "context": "Ransomware dropper"
                    }
                  ],
                  "tags": [
                    "blackcat",
                    "alphv",
                    "ransomware"
                  ],
                  "ttps": [
                    {
                      "id": "T1486",
                      "name": "Data Encrypted for Impact",
                      "tactic": "Impact"
                    }
                  ],
                  "channel": "https://t[.]me/vxunderground",
                  "summary": "New ransomware dropper IOCs from BlackCat/ALPHV campaign",
                  "category": "ioc",
                  "severity": "critical",
                  "confidence": 88
                }
              ],
              "limit": 20,
              "total": 156,
              "offset": 0,
              "source": "TeleSint",
              "endpoint": "feed"
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "tag": {
                      "type": "string",
                      "description": "Tag keyword filter, e.g. ransomware, cobalt-strike, apt"
                    },
                    "tlp": {
                      "type": "string",
                      "description": "TLP classification: WHITE | GREEN | AMBER | RED"
                    },
                    "limit": {
                      "type": "number",
                      "description": "Page size, default 20, max 100"
                    },
                    "since": {
                      "type": "string",
                      "description": "ISO 8601 timestamp filter, e.g. 2026-05-01T00:00:00Z"
                    },
                    "offset": {
                      "type": "number",
                      "description": "Pagination offset, default 0"
                    },
                    "category": {
                      "type": "string",
                      "description": "Intel category filter: ioc | c2 | actor | breach | intent | vulnerability"
                    },
                    "severity": {
                      "type": "string",
                      "description": "Minimum severity: critical | high | medium | low | info"
                    },
                    "min_confidence": {
                      "type": "number",
                      "description": "Minimum AI confidence score 0-100"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/telesint/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-06 · uptime 100.0% · 202ms avg08-07 · uptime 100.0% · 196ms avg08-08 · uptime 100.0% · 171ms avg08-09 · uptime 100.0% · 141ms avg08-10 · uptime 100.0% · 152ms avg08-11 · uptime 100.0% · 173ms avg08-12 · uptime 100.0% · 166ms avg08-13 · uptime 100.0% · 133ms avg08-14 · uptime 100.0% · 134ms avg08-15 · uptime 100.0% · 126ms avg08-16 · uptime 100.0% · 150ms avg08-17 · uptime 100.0% · 186ms avg08-18 · uptime 100.0% · 199ms avg08-19 · uptime 100.0% · 209ms avg08-20 · uptime 100.0% · 182ms avg08-21 · uptime 100.0% · 201ms avg08-22 · uptime 100.0% · 190ms avg08-23 · uptime 100.0% · 183ms avg08-24 · uptime 100.0% · 232ms avg08-25 · uptime 100.0% · 280ms avg08-26 · uptime 100.0% · 291ms avg08-27 · uptime 100.0% · 306ms avg08-28 · uptime 100.0% · 307ms avg08-29 · uptime 100.0% · 307ms avg08-30 · uptime 100.0% · 435ms avg08-31 · uptime 100.0% · 324ms avg09-01 · uptime 100.0% · 210ms avg09-02 · uptime 100.0% · 288ms avg09-03 · uptime 100.0% · 486ms avg09-04 · uptime 100.0% · 455ms avg08-0609-04
30d UPTIME 100%
RESPONSE TIME
08-06 · 202ms avg08-06 · 202ms avg08-07 · 196ms avg08-07 · 196ms avg08-08 · 171ms avg08-08 · 171ms avg08-09 · 141ms avg08-09 · 141ms avg08-10 · 152ms avg08-10 · 152ms avg08-11 · 173ms avg08-11 · 173ms avg08-12 · 166ms avg08-12 · 166ms avg08-13 · 133ms avg08-13 · 133ms avg08-14 · 134ms avg08-14 · 134ms avg08-15 · 126ms avg08-15 · 126ms avg08-16 · 150ms avg08-16 · 150ms avg08-17 · 186ms avg08-17 · 186ms avg08-18 · 199ms avg08-18 · 199ms avg08-19 · 209ms avg08-19 · 209ms avg08-20 · 182ms avg08-20 · 182ms avg08-21 · 201ms avg08-21 · 201ms avg08-22 · 190ms avg08-22 · 190ms avg08-23 · 183ms avg08-23 · 183ms avg08-24 · 232ms avg08-24 · 232ms avg08-25 · 280ms avg08-25 · 280ms avg08-26 · 291ms avg08-26 · 291ms avg08-27 · 306ms avg08-27 · 306ms avg08-28 · 307ms avg08-28 · 307ms avg08-29 · 307ms avg08-29 · 307ms avg08-30 · 435ms avg08-30 · 435ms avg08-31 · 324ms avg08-31 · 324ms avg09-01 · 210ms avg09-01 · 210ms avg09-02 · 288ms avg09-02 · 288ms avg09-03 · 486ms avg09-03 · 486ms avg09-04 · 455ms avg09-04 · 455ms avg08-0609-04
AVG RESP 229ms
PRICE (captured 402, USD)
08-05 · $0.0309-04 · $0.03$0.0308-0509-04

Median across 10 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-05 uptime: 99.9% compliance: 100% checks08-06 uptime: 99.9% compliance: 100% checks08-07 uptime: 99.9% compliance: 100% checks08-08 uptime: 99.9% compliance: 100% checks08-09 uptime: 99.9% compliance: 100% checks08-10 uptime: 99.9% compliance: 100% checks08-11 uptime: 99.9% compliance: 100% checks08-12 uptime: 100.0% compliance: 100% checks08-13 uptime: 100.0% compliance: 100% checks08-14 uptime: 100.0% compliance: 100% checks08-15 uptime: 100.0% compliance: 100% checks08-16 uptime: 100.0% compliance: 100% checks08-17 uptime: 100.0% compliance: 100% checks08-18 uptime: 100.0% compliance: 100% checks08-19 uptime: 100.0% compliance: 100% checks08-20 uptime: 100.0% compliance: 100% checks08-21 uptime: 100.0% compliance: 100% checks08-22 uptime: 100.0% compliance: 100% checks08-23 uptime: 100.0% compliance: 100% checks08-24 uptime: 100.0% compliance: 100% checks08-25 uptime: 100.0% compliance: 100% checks08-26 uptime: 100.0% compliance: 100% checks08-27 uptime: 100.0% compliance: 100% checks08-28 uptime: 100.0% compliance: 100% checks08-29 uptime: 100.0% compliance: 100% checks08-30 uptime: 100.0% compliance: 100% checks08-31 uptime: 100.0% compliance: 100% checks09-01 uptime: 100.0% compliance: 100% checks09-02 uptime: 100.0% compliance: 100% checks09-03 uptime: 100.0% compliance: 100% checks09-04 uptime: 100.0% compliance: 100% checksuptimecompliance08-0509-04

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
This service settles on a network x402-list does not measure yet, so on-chain volume is not counted here. Shown as unmeasured, not zero.
DISTINCT BUYERS
This service settles on a network x402-list does not measure yet, so distinct on-chain buyers are not counted here. Shown as unmeasured, not zero.

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-20 · last up 2026-09-04

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● SLOW 386ms
● SLOW 789ms
● SLOW 597ms
● SLOW 839ms
● SLOW 682ms
● SLOW 588ms
● SLOW 664ms
● SLOW 978ms
● SLOW 1073ms
● SLOW 855ms
● SLOW 1013ms
● SLOW 1058ms
● SLOW 353ms
● SLOW 682ms
● SLOW 586ms
● SLOW 431ms
● OK 251ms
● SLOW 481ms

EMBED THIS BADGE

Show that TeleSint is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

TeleSint listed on x402-list
status
TeleSint uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/telesint?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/telesint.svg" alt="TeleSint listed on x402-list" height="28">
</a>
// Markdown
[![TeleSint on x402-list](https://x402-list.com/badge/telesint.svg)](https://x402-list.com/services/telesint?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/telesint?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/telesint.svg?data=uptime" alt="TeleSint uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/telesint/update.