W

Workers · Premium Agent Brief

by Workers

GETBase

$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-brief

4

Calls / 30d

2

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://agent-economy-signal-x402-mainnet.bronzetti-andrea.workers.dev/premium/agent-brief", {
  method: "GET",
});
const data = await res.json();
cURL
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

Pay to0xbda48b29607b9dc66ef7e38b68ad53f2b17efb23
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from Workers & similar services