$0.02
per call · USD Coin on Base
Agent Decision Signal. One x402 payment buys one deterministic machine-readable market decision.
Endpoint
GET https://agent-economy-signal-x402-mainnet.bronzetti-andrea.workers.dev/premium/agent-brief4
Calls / 30d
2
Unique payers / 30d
Sep 9
Last called
exact
Payment scheme
Call this service
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://agent-economy-signal-x402-mainnet.bronzetti-andrea.workers.dev/premium/agent-brief", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://agent-economy-signal-x402-mainnet.bronzetti-andrea.workers.dev/premium/agent-brief" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"decision": {
"action": "RESEARCH_NOW",
"confidence": "HIGH",
"priority": 2,
"score": 70,
"target": "MCP Security"
},
"evidence": {
"acceleration": 0,
"acceleration_delta": 0,
"acceleration_status": "unknown",
"conviction": 100,
"evolution_status": "unknown",
"fresh_opportunities_24h": 13,
"snapshot_count": 842
},
"fresh_opportunity": {
"link": "https://github.com/tianzizhiming-svg/agentbridge",
"signal_score": 38,
"tier": "A",
"title": "Show HN: I built an M2M payment loop where AI Agents pay for data via x402"
},
"generated_at": "2026-08-18T17:19:32.264468+00:00",
"next_action": {
"target": "MCP Security",
"type": "research",
"urgency": "medium"
},
"price_usd": 0.02,
"stop_conditions": [
{
"metric": "acceleration_status",
"operator": "equals",
"value": "decelerating"
},
{
"metric": "conviction",
"operator": "below",
"value": 70
},
{
"metric": "fresh_opportunities_24h",
"operator": "equals",
"value": 0
}
],
"valid_for_seconds": 21600,
"why_now": [
"Very high conviction signal.",
"13 fresh opportunities were detected in the last 24 hours.",
"Signal persistence is supported by 842 historical snapshots."
]
}Payment details
0xbda48b29607b9dc66ef7e38b68ad53f2b17efb23USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Workers & similar services
Workers · WEB Places
agentdata-api.sander-van-aard.workers.dev
Google Places (local businesses with rating, address and phone number) for AI agents at $0.004 per call, from the same Serper.dev source as /web/search. Send a query, get back compact JSON: top places with position, title, address, coordinates, rating, rating count, category, phone and website. Tune with num (1-10 results), country and language (2-letter codes). Zero results is a valid, honest answer. Pay per call in USDC on Base, no account, no API key.
Workers · Preflight
mcpfax-reliability.bowling-anthony.workers.dev
Advisory preflight on one endpoint before a consequential call: a bounded live probe (reachable, status, latency, MCP initialize, current x402 price and payTo) joined to our observed history (reliability over a stated window, payTo and price changes, first seen). Returns ALLOW, WARN or UNKNOWN. Never a guarantee. No evidence, no charge.
Workers · Weather
mcpfax-utility.bowling-anthony.workers.dev
Weather forecast — Current conditions, the next 12 hours with rain probability, a multi-day forecast, and a plain answer to "will it rain".