imported from the x402 Bazaar, not submitted by the operator · own this service? claim it
Pay-per-call API returning Cointelegraph crypto news: latest feed or full-text search, with article body and view counts, across 14 locales. bash.001 USDC per call, on Base or Solana.
Pay from $0.001 per request in USDC on Base / Solana, settled onchain via the x402 protocol, no signup, no API key needed.
ASSESSMENT
updated 5m agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 100%
- uptime 90d
- 100%
- response p95
- 1224ms
- avg response
- 750ms
- total checks
- 24
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.001 (p12 in Content)
- price (min)
- $0.001
- category percentile (min)
- p12 in Content
- endpoints / prices
- 1 / 1
- model
- flat
- 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.
traction $0.11 30d · 14 buyers
- volume 30d
- $0.11
- buyers 30d
- 14
- settlements 30d
- 113
- last settlement
- 2026-07-21
- top buyer share
- 68% of 30d volume
- trend 7d vs 30d
- 0.70x the 30d daily rate
- networks
- eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides real-time Cointelegraph crypto news and search across 14 locales
- category
- crypto-news
- in
- query params
- auth
- none
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| GET | /v1/cointelegraph/news | $0.001 | Base/Solana | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to GET /v1/cointelegraph/news returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i 'https://news.apitoll.cloud/v1/cointelegraph/news'
// 402 response (captured by monitor) · 1 payload · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xcc69d619E6053F88A4845066518f465bD06Fc96c",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"feePayer": "BENrLoUbndxoNMUS5JXApGMtNykLjFXXixMtpDwDR9SP"
},
"payTo": "DqSMReqFwS3SqfghkM22gaXnYaX73t357cpLEmbHP6Vh",
"amount": "1000",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news.apitoll.cloud/v1/cointelegraph/news",
"tags": [
"crypto",
"news",
"bitcoin",
"ethereum",
"defi",
"market-sentiment",
"headlines",
"real-time"
],
"mimeType": "application/json",
"description": "Latest crypto news and breaking headlines, real-time from Cointelegraph. Search any topic (bitcoin, ethereum, DeFi, regulation, market sentiment) or pull the live feed, with full article text across 14 languages. Built for agents tracking crypto markets, tokens, and Web3.",
"serviceName": "ApiToll Crypto News"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"lang": "en",
"limit": 10,
"views": true,
"search": "bitcoin",
"full_text": true
}
},
"output": {
"type": "json",
"example": {
"lang": "en",
"count": 2,
"query": null,
"source": "cointelegraph",
"articles": [
{
"id": "123456",
"views": 5420,
"author": {
"id": "auth123",
"author_url": "https://cointelegraph.com/authors/john-smith",
"authorTranslates": [
{
"id": "at1",
"name": "John Smith"
}
]
},
"category": {
"id": "cat456",
"category_url": "https://cointelegraph.com/tags/bitcoin",
"categoryTranslates": [
{
"id": "ct1",
"title": "Bitcoin"
}
]
},
"post_url": "https://cointelegraph.com/news/bitcoin-article",
"full_text": "Bitcoin reached a new all-time high today... [full article text]",
"postBadge": null,
"postTranslate": {
"id": "654321",
"title": "Bitcoin Surges Above $100K",
"author": {
"id": "auth123",
"author_url": "https://cointelegraph.com/authors/john-smith",
"authorTranslates": [
{
"id": "at1",
"name": "John Smith"
}
],
"innovationCircleUrl": null
},
"avatar": "https://images.cointelegraph.com/banner.jpg",
"leadText": "BTC reaches new highs amid market momentum.",
"published": "2026-06-13T14:30:00+00:00",
"publishedHumanFormat": "2 hours ago"
}
},
{
"id": "123457",
"views": 3150,
"author": null,
"category": {
"id": "cat789",
"category_url": "https://cointelegraph.com/tags/ethereum",
"categoryTranslates": [
{
"id": "ct2",
"title": "Ethereum"
}
]
},
"post_url": "https://cointelegraph.com/news/ethereum-upgrade",
"postBadge": {
"id": "badge1",
"label": "Breaking",
"postBadgeTranslates": [
{
"id": "pb1",
"title": "Breaking News"
}
]
},
"postTranslate": {
"id": "654322",
"title": "Ethereum Network Upgrade Complete",
"author": null,
"avatar": "https://images.cointelegraph.com/eth.jpg",
"leadText": "Eth2 upgrade brings efficiency gains.",
"published": "2026-06-13T12:00:00+00:00",
"publishedHumanFormat": "4 hours ago"
}
}
]
}
}
},
"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": [
"lang"
],
"properties": {
"lang": {
"enum": [
"en",
"tr",
"de",
"es",
"fr",
"it",
"jp",
"kr",
"br",
"cn",
"ar",
"in",
"tw",
"ru"
],
"type": "string",
"description": "Locale to fetch news for. Defaults to \"en\"."
},
"limit": {
"type": "integer",
"maximum": 50,
"minimum": 1,
"description": "Number of articles to return (1-50). Defaults to 10."
},
"views": {
"type": "boolean",
"description": "Include the article view count. Defaults to true."
},
"search": {
"type": "string",
"description": "Optional full-text search query. When set, returns matching articles instead of the latest feed."
},
"full_text": {
"type": "boolean",
"description": "Include the full plain-text article body. Defaults to true."
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"lang": {
"type": "string",
"description": "Locale code (e.g., 'en', 'de', 'es', 'fr', 'jp', 'kr', 'br', 'cn', 'ar', 'in', 'tw', 'ru', 'it', 'tr')"
},
"count": {
"type": "integer",
"description": "Number of articles in the response array"
},
"query": {
"type": [
"string",
"null"
],
"description": "Search query string if ?search= was provided, otherwise null"
},
"source": {
"type": "string",
"description": "Content source identifier (always 'cointelegraph')"
},
"articles": {
"type": "array",
"items": {
"type": "object",
"required": [
"id",
"post_url",
"postTranslate"
],
"properties": {
"id": {
"type": "string",
"description": "Article ID"
},
"views": {
"type": "integer",
"description": "Article view count (present only if views=true in request)"
},
"author": {
"type": [
"object",
"null"
],
"properties": {
"id": {
"type": "string"
},
"author_url": {
"type": "string"
},
"authorTranslates": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
}
}
},
"category": {
"type": [
"object",
"null"
],
"properties": {
"id": {
"type": "string"
},
"category_url": {
"type": "string"
},
"categoryTranslates": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
},
"post_url": {
"type": "string",
"description": "Full URL to the article on Cointelegraph"
},
"full_text": {
"type": "string",
"description": "Plain-text article body (present only if full_text=true in request)"
},
"postBadge": {
"type": [
"object",
"null"
],
"properties": {
"id": {
"type": "string"
},
"label": {
"type": "string"
},
"postBadgeTranslates": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"title": {
"type": "string"
}
}
}
}
}
},
"postTranslate": {
"type": "object",
"required": [
"id",
"title",
"published"
],
"properties": {
"id": {
"type": "string"
},
"title": {
"type": "string",
"description": "Article headline"
},
"author": {
"type": [
"object",
"null"
],
"properties": {
"id": {
"type": "string"
},
"author_url": {
"type": "string"
},
"authorTranslates": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
},
"innovationCircleUrl": {
"type": [
"string",
"null"
]
}
}
},
"avatar": {
"type": [
"string",
"null"
],
"description": "Featured image URL"
},
"leadText": {
"type": [
"string",
"null"
],
"description": "Article lead/summary"
},
"published": {
"type": "string",
"format": "date-time",
"description": "ISO8601 publication timestamp"
},
"publishedHumanFormat": {
"type": [
"string",
"null"
],
"description": "Human-readable time ago (e.g., '2 hours ago')"
}
}
}
}
},
"description": "Array of article objects with metadata, content, and engagement metrics"
}
}
}
}
}
}
}
}
},
"x402Version": 2
}
] UPTIME
RECENT CHECKS
OVER TIME
All charts share the 30d window selected here. Every series is also served as JSON at /api/v1/services/apitoll-crypto-news/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.
Shared payout address (1 other service). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 2 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (1 other service). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 2 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 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
EMBED THIS BADGE
<a href="https://x402-list.com/services/apitoll-crypto-news?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/apitoll-crypto-news.svg" alt="ApiToll Crypto News listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/apitoll-crypto-news?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/apitoll-crypto-news?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/apitoll-crypto-news.svg?data=uptime" alt="ApiToll Crypto News uptime on x402-list" height="28"> </a>