M

Machine Observer · History

by Machine Observer

GETBase

$0.001

per call · USD Coin on Base

Machine Observer premium historical snapshots across machine commerce, trust, likeness, API/data, compute, model/tool supply, and developer-adoption signals.

Endpoint

GET https://machineobserver.com/api/x402/history

10

Calls / 30d

3

Unique payers / 30d

Sep 5

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

Example response

{
  "count": 2,
  "days": 30,
  "paid": true,
  "schemaVersion": 1,
  "snapshots": [
    {
      "note": "Illustrative snapshot shape; paid output returns stored Machine Observer observations for the requested window.",
      "recordedAt": "2026-09-02T00:00:00.000Z"
    }
  ]
}

Payment details

Pay to0x55e6024b4eb9b9325537c7453f53fda5413b8417
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Developer Tools and the homepage with a featured placement.

Get featured →

More from Machine Observer & similar services