W

Workers · Premium Agent Brief

by Workers

GETBase Sepolia

$0.05

per call · USDC on Base Sepolia

AI agent market intelligence for autonomous agents. Detects emerging agent-economy opportunities across protocols, infrastructure, tooling and machine-to-machine commerce. Returns deterministic ACT_NOW, RESEARCH_NOW, MONITOR, DEPRIORITIZE or IGNORE decisions using conviction, acceleration, freshness and persistence signals.

Endpoint

GET https://agent-economy-signal-x402-test.bronzetti-andrea.workers.dev/premium/agent-brief

4

Calls / 30d

1

Unique payers / 30d

Sep 4

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-test.bronzetti-andrea.workers.dev/premium/agent-brief", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agent-economy-signal-x402-test.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.05,
  "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 to0x4e576a4e8e4da6c2fa40eaf4d3bbc7b94ac75b3c
AssetUSDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7e
NetworksBase Sepolia
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