M

Munition · Serper News

by Munition

POSTBaseSolanaArbitrumPolygon

$0.004

per call · USD Coin on Base

Munition Google News: x402-paid Google News results for AI agents via Serper. Pay 0.004 USDC per query for recent articles (title, link, source, date, snippet) with country, language and time filters.

Endpoint

POST https://api.munition.io/v1/serper/news

1

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.munition.io/v1/serper/news", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "gl": "us",
    "hl": "en",
    "num": 10,
    "q": "stablecoin regulation",
    "tbs": "qdr:w"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.munition.io/v1/serper/news" \
  -H "Content-Type: application/json" \
  -d '{"gl":"us","hl":"en","num":10,"q":"stablecoin regulation","tbs":"qdr:w"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "meta": {
    "resultCount": 1,
    "searchedAt": "2026-09-09T00:00:00.000Z"
  },
  "news": [
    {
      "date": "2 hours ago",
      "link": "https://example.com/news/1",
      "position": 1,
      "source": "Example News",
      "title": "Regulators finalize stablecoin rules"
    }
  ],
  "query": "stablecoin regulation"
}

Payment details

Pay to0x54d6c2c08e10f1a1d3da88df513bbe9bcf1a4afa
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of News & Content and the homepage with a featured placement.

Get featured →

More from Munition & similar services