payment-ready until 2026-09-09
AI-friendly JSON API for global news intelligence built on GDELT. Provides recent news, sentiment, geographic distribution, translingual coverage, and entity graph endpoints via x402 payments on Base USDC.
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.
measured since 2026-05-05 (start of our harvest window) · $2.09 all-time · last settled 2026-07-27
VERDICT
ranking generation 3solid 83/100 #210 of 257 in Data by measured score
What the score read on this service: status online, 87.4% uptime 30d, 512ms response p95, x402 compliance 14 of 14, $0.01 price against the category, on-chain traction measured. 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 257 listings, this one among them. That set is wider than the 257 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).
| SERVICE | BAND | SCORE | UPTIME 30D | VOL 30D |
|---|---|---|---|---|
| ThirdMade Shelf | strong | 99 | 100% | --- |
| API Acre | strong | 99 | 99.7% | --- |
| IPIntel.ai x402 Tools | strong | 99 | 100% | --- |
| WebberSites x402 Data API | strong | 99 | 100% | --- |
| glim.sh | strong | 99 | 100% | --- |
ASSESSMENT
updated 6h agoThe 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 87.4%
- uptime 24h
- 100%
- uptime 7d
- 100%
- uptime 30d
- 87.4%
- uptime 90d
- 96.9%
- response p95
- 512ms
- avg response
- 278ms
- total checks
- 1,035
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.
price $0.01 to $0.05 (p58 in Data)
- price (min)
- $0.01
- price (max)
- $0.05
- category percentile (min)
- p58 in Data
- category percentile (max)
- p61 in Data
- endpoints / prices
- 5 / 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
- 107d
- registrar
- Cloudflare, Inc.
- hosting
- custom
- domain created
- 2026-05-17
Identity facts, not a risk score.
traction $0.00 30d · 0 buyers
- volume 30d
- $0.00
- buyers 30d
- 0
- settlements 30d
- 0
- measured since
- 2026-05-05 (start of our harvest window)
- last settlement
- 2026-07-27
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $2.09
- settlements all-time
- 152
- median settlement 30d
- -
- max settlement 30d
- -
- settled via
- -
Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedNo AI synthesis has been produced for this service yet.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET | 402 CHANNEL |
|---|---|---|---|---|---|---|
| POST | /news/entity-graph | $0.05 | Base | USDC | header | |
| POST | /news/geographic | $0.02 | Base | USDC | header | |
| POST | /news/recent | $0.01 | Base | USDC | header | |
| POST | /news/sentiment | $0.02 | Base | USDC | header | |
| POST | /news/translingual | $0.03 | Base | USDC | header |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /news/entity-graph returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://news-x402.com/news/entity-graph'
// 402 response (captured by monitor) · 5 payloads · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xda8a384c99832de7f176a6c21720227ac024e364",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news-x402.com/news/sentiment",
"mimeType": "application/json",
"description": "Sentiment trajectory over time for a topic across global news"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"topic": "ukraine",
"timespan": "7d"
}
},
"output": {
"type": "json",
"example": {
"topic": "ukraine",
"timeline": [
{
"date": "2026-04-30T00:00:00",
"avg_tone": -2.1
}
],
"timespan": "7d"
}
}
},
"tags": [
"news",
"sentiment",
"tone",
"analytics",
"timeseries",
"gdelt"
],
"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": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"description": "Search query"
},
"country": {
"type": "string",
"description": "Optional ISO country code filter (e.g. US, FR, RU)"
},
"timespan": {
"enum": [
"15min",
"1h",
"4h",
"24h",
"3d",
"7d",
"1w",
"1m",
"3m"
],
"type": "string",
"description": "Time window (default 24h)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"topic",
"timespan",
"timeline"
],
"properties": {
"topic": {
"type": "string"
},
"timeline": {
"type": "array",
"items": {
"type": "object",
"required": [
"date",
"avg_tone"
],
"properties": {
"date": {
"type": "string"
},
"avg_tone": {
"type": "number"
}
}
}
},
"timespan": {
"type": "string"
}
}
}
}
}
}
},
"category": "news",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xda8a384c99832de7f176a6c21720227ac024e364",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news-x402.com/news/geographic",
"mimeType": "application/json",
"description": "Geographic hotspots where a topic is being reported by source country"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"topic": "earthquake",
"timespan": "24h"
}
},
"output": {
"type": "json",
"example": {
"topic": "earthquake",
"timespan": "24h",
"locations": [
{
"lat": 37.09,
"lng": -95.71,
"name": "United States",
"country_code": "",
"mention_count": 42
}
]
}
}
},
"tags": [
"news",
"geographic",
"geopolitical",
"countries",
"maps",
"gdelt"
],
"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": [
"topic"
],
"properties": {
"topic": {
"type": "string",
"description": "Search query"
},
"timespan": {
"type": "string",
"description": "Time window (default 24h)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"topic",
"timespan",
"locations"
],
"properties": {
"topic": {
"type": "string"
},
"timespan": {
"type": "string"
},
"locations": {
"type": "array",
"items": {
"type": "object",
"required": [
"name",
"lat",
"lng",
"mention_count"
],
"properties": {
"lat": {
"type": "number"
},
"lng": {
"type": "number"
},
"name": {
"type": "string"
},
"country_code": {
"type": "string"
},
"mention_count": {
"type": "integer"
}
}
}
}
}
}
}
}
}
},
"category": "news",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xda8a384c99832de7f176a6c21720227ac024e364",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news-x402.com/news/recent",
"mimeType": "application/json",
"description": "Top 25 recent news articles for a topic from GDELT global news"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"hours": 24,
"topic": "bitcoin",
"language": "english"
}
},
"output": {
"type": "json",
"example": {
"topic": "bitcoin",
"articles": [
{
"url": "https://cointelegraph.com/news/...",
"title": "Bitcoin Posts Strongest Monthly Gain",
"source": "cointelegraph.com",
"language": "English",
"image_url": "https://...",
"published_at": "2026-05-03T06:45:00Z",
"source_country": "United States",
"sentiment_score": 1.2
}
],
"total_found": 1,
"timespan_hours": 24
}
}
},
"tags": [
"news",
"articles",
"recent",
"real-time",
"gdelt",
"global"
],
"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": [
"topic"
],
"properties": {
"hours": {
"type": "integer",
"maximum": 72,
"minimum": 1,
"description": "Lookback window in hours (default 24, max 72)"
},
"topic": {
"type": "string",
"description": "Search query — keyword or phrase"
},
"language": {
"type": "string",
"description": "Source language filter (default: english). e.g. spanish, french, arabic, chinese"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"topic",
"timespan_hours",
"total_found",
"articles"
],
"properties": {
"topic": {
"type": "string"
},
"articles": {
"type": "array",
"items": {
"type": "object",
"properties": {
"url": {
"type": "string"
},
"title": {
"type": "string"
},
"source": {
"type": "string"
},
"language": {
"type": "string"
},
"image_url": {
"type": [
"string",
"null"
]
},
"published_at": {
"type": "string"
},
"source_country": {
"type": "string"
},
"sentiment_score": {
"type": [
"number",
"null"
]
}
}
}
},
"total_found": {
"type": "integer"
},
"timespan_hours": {
"type": "integer"
}
}
}
}
}
}
},
"category": "news",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xda8a384c99832de7f176a6c21720227ac024e364",
"amount": "50000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news-x402.com/news/entity-graph",
"mimeType": "application/json",
"description": "Entity knowledge graph: sentiment trend, geographic distribution, top sources"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"entity": "Elon Musk",
"timespan": "7d"
}
},
"output": {
"type": "json",
"example": {
"entity": "Elon Musk",
"timespan": "7d",
"top_sources": [
{
"domain": "ft.com",
"mention_count": 12
}
],
"top_locations": [
{
"lat": 37.09,
"lng": -95.71,
"name": "United States",
"country_code": "",
"mention_count": 30
}
],
"sentiment_trend": [
{
"date": "2026-04-30T00:00:00",
"avg_tone": -1.5
}
]
}
}
},
"tags": [
"news",
"knowledge-graph",
"entity",
"research",
"analytics",
"gdelt"
],
"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": [
"entity"
],
"properties": {
"entity": {
"type": "string",
"description": "Person, organization, or location name"
},
"timespan": {
"type": "string",
"description": "Time window (default 7d)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"entity",
"timespan",
"sentiment_trend",
"top_locations",
"top_sources"
],
"properties": {
"entity": {
"type": "string"
},
"timespan": {
"type": "string"
},
"top_sources": {
"type": "array",
"items": {
"type": "object",
"required": [
"domain",
"mention_count"
],
"properties": {
"domain": {
"type": "string"
},
"mention_count": {
"type": "integer"
}
}
}
},
"top_locations": {
"type": "array"
},
"sentiment_trend": {
"type": "array"
}
}
}
}
}
}
},
"category": "news",
"discoverable": true
}
},
"x402Version": 2
},
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xda8a384c99832de7f176a6c21720227ac024e364",
"amount": "30000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "https://news-x402.com/news/translingual",
"mimeType": "application/json",
"description": "Topic coverage grouped by source language across 65 languages"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"queryParams": {
"hours": 48,
"topic": "AI regulation"
}
},
"output": {
"type": "json",
"example": {
"topic": "AI regulation",
"by_language": [
{
"articles": [
{
"url": "...",
"title": "...",
"source": "...",
"language": "English",
"image_url": null,
"published_at": "...",
"source_country": "US",
"sentiment_score": null
}
],
"language": "English",
"article_count": 12
}
],
"timespan_hours": 48
}
}
},
"tags": [
"news",
"multilingual",
"translingual",
"global",
"languages",
"gdelt"
],
"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": [
"topic"
],
"properties": {
"hours": {
"type": "integer",
"maximum": 72,
"minimum": 1,
"description": "Lookback window in hours (default 24, max 72)"
},
"topic": {
"type": "string",
"description": "Search query"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"topic",
"timespan_hours",
"by_language"
],
"properties": {
"topic": {
"type": "string"
},
"by_language": {
"type": "array",
"items": {
"type": "object",
"required": [
"language",
"article_count",
"articles"
],
"properties": {
"articles": {
"type": "array"
},
"language": {
"type": "string"
},
"article_count": {
"type": "integer"
}
}
}
},
"timespan_hours": {
"type": "integer"
}
}
}
}
}
}
},
"category": "news",
"discoverable": true
}
},
"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/gdelt-news-intelligence-api/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.
Median across 5 endpoints. Use the selector to isolate one.
checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression
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.
COMPLIANCE
14/14 checks pass · grade Alast 402 captured 2026-06-16 · last up 2026-09-02
- 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
EMBED THIS BADGE
<a href="https://x402-list.com/services/gdelt-news-intelligence-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/gdelt-news-intelligence-api.svg" alt="GDELT News Intelligence API listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/gdelt-news-intelligence-api?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/gdelt-news-intelligence-api?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/gdelt-news-intelligence-api.svg?data=uptime" alt="GDELT News Intelligence API uptime on x402-list" height="28"> </a>