{
  "x402Version": 2,
  "id": 6073,
  "slug": "6073",
  "resource": "https://proxy.suverse.io/v1/data/base-wallet-history",
  "description": "Parsed Base wallet transaction history by address. Up to 20 recent tx with hash, timestamp, ETH value, token transfers, gas, type (swap/transfer/mint/nft), counterparty, summary. AI agent portfolio tracker, tax tool, trading bot, Base L2 wallet history API.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x260fbe1ec46968ee02e5b972507d7bb7f09f82b0",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "100000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "CBYMYxfMGdA98qkzrYqTzTiQhP3H2scU95EB4ZxoRxuM",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "100000",
      "maxTimeoutSeconds": 60
    },
    {
      "scheme": "exact_cosmos_authz",
      "network": "cosmos:noble-1",
      "payTo": "noble1z5g7vts3pfjsgschfjrhq5s3ze6etxjl5lj2rj",
      "asset": "uusdc",
      "amount": "100000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "address": "0x260fbe1ec46968ee02e5b972507d7bb7f09f82b0",
            "limit": 20
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "address": "0x260fbe1ec46968ee02e5b972507d7bb7f09f82b0",
            "chain": "base",
            "chainId": 8453,
            "count": 2,
            "nextPageCursor": {
              "beforeBlock": 37989199
            },
            "transactions": [
              {
                "blockNumber": 37989679,
                "hash": "0xb044ab1d32d52d3ebb3689f651071d8d4f9ae0aba55afce64c5e692efdee1ab6",
                "method": "transfer",
                "success": true,
                "types": [
                  "token_transfer"
                ],
                "valueEth": 0
              },
              {
                "blockNumber": 37989200,
                "hash": "0xc1e9...",
                "method": null,
                "success": true,
                "types": [
                  "coin_transfer"
                ],
                "valueEth": 0.001
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {}
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "proxy.suverse.io",
  "lastUpdated": "2026-08-24T02:43:48.444Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-08-24T02:43:47.954Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "proxy.suverse.io",
    "manifest_name": "proxy.suverse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}