Back to AgenticFi API

Card snapshot

defi-api.agenticfi.wtf · 2026-05-21 00:25:35 UTC · 67f82a0b05994a49254440ac73ffad51a9f09ed063626a3fc4f911ec537b95bd

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "AgenticFi API",
  "description": "DeFi APIs for AI agents. 36 pay-per-call endpoints for token data, pricing, wallet analytics, swap routing, and on-chain workflows. Powered by x402 on Base.",
  "url": "https://defi-api.agenticfi.wtf",
  "capabilities": {
    "x402": true,
    "categories": [
      "defi-data",
      "wallet",
      "routing",
      "analytics",
      "social",
      "agent"
    ],
    "endpointCount": 36,
    "priceRange": {
      "min": "$0.001",
      "max": "$0.001",
      "currency": "USDC"
    },
    "networks": [
      "eip155:8453"
    ]
  },
  "authentication": {
    "type": "x402",
    "description": "Pay per API call using the x402 protocol on Base."
  }
}