A

Agent Economy Report · Rating History

by Agent Economy Report

GETBase

$0.02

per call · USD Coin on Base

Full daily rating history of an x402 service since first observation (tier, outlook, score, uptime, organic paying agents, settled USDC per day). The only archive of the agent economy kept day by day; use it to see whether a service is growing, stalling or dying before depending on it.

Endpoint

GET https://agenteconomy.report/api/rating/:host/history

2

Calls / 30d

1

Unique payers / 30d

Aug 24

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://agenteconomy.report/api/rating/:host/history", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://agenteconomy.report/api/rating/:host/history" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "as_of": "2026-08-24",
  "current_tier": "AAA",
  "days": 9,
  "first_rated": "2026-08-16",
  "host": "x402.agentutility.ai",
  "series": [
    {
      "date": "2026-08-24",
      "organic_paying_agents": 40,
      "score": 55.9,
      "tier": "AAA"
    }
  ]
}

Payment details

Pay to0x3cc1d8ee1dfdfd326c19b0884b8df4b24b623f0c
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 Agent Economy Report & similar services