You're viewing a demo portfolio

Join the waitlist
PRSM

agent_ledger

Active

Tool of io.github.digitalweb33333-creator/x402-endpoints

declared in 1.28.1

Your AI agent's books in one call: structured USDC accounting for any wallet on Base (the x402 settlement asset) — revenue (incoming) vs expenses (outgoing), net, transaction count, top paying counterparties and payees, and a weekly breakdown over a 7d/30d/90d window. Turnkey bookkeeping / expense and revenue report an agent can drop straight into its accounting. The value is the structuring, not raw data access. Price: $0.04 per call (x402 payment, USDC on Base mainnet). Structured USDC accounting for a wallet on Base: revenue vs expenses, net, tx count, top payers/payees, weekly breakdown. Your agent's books in one call. Input: wallet (+period 7d/30d/90d).

Parameters schema

{
  "type": "object",
  "required": [
    "wallet"
  ],
  "properties": {
    "period": {
      "type": "string",
      "description": "Reporting window: 7d | 30d | 90d | all (default 30d)"
    },
    "wallet": {
      "type": "string",
      "pattern": "^0x[a-fA-F0-9]{40}$",
      "description": "EVM wallet address (0x + 40 hex) to report on"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.digitalweb33333-creator/x402-endpoints

https://github.com/digitalweb33333-creator/x402-endpoints

1/7 registries
View full server →