{
  "generated_at": "2026-05-11T00:56:48.476130+00:00",
  "slug": "x402-eruditepay-com-v1-base-wallet-trade-history",
  "title": "X402 \u00b7 Wallet Trade History",
  "url": "https://x402.eruditepay.com/v1/base/wallet/trade-history",
  "category": "finance",
  "summary": "X402 \u00b7 Wallet Trade History \u2014 x402-protected finance API. Pay $0.0050 per call on base. Indexed by x402all.",
  "seo": {
    "title": "X402 \u00b7 Wallet Trade History \u2014 x402 finance API \u00b7 $0.0050 per call",
    "description": "X402 \u00b7 Wallet Trade History \u2014 x402-protected finance API. Pay $0.0050 per call on base. Indexed by x402all."
  },
  "use_cases": [],
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.167,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6961b88476a9b89c4ed97a4af4d190754d5e70a1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "mime_type": "application/json",
      "description": "Full token trade history for a Base wallet with current USD values",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "type": "object",
            "required": [
              "address"
            ],
            "properties": {
              "limit": {
                "type": "string",
                "description": "Max trades (default: 50, max: 200)"
              },
              "address": {
                "type": "string",
                "description": "Base wallet address (0x...)"
              }
            }
          }
        },
        "output": {
          "type": "json",
          "example": {
            "chain": "base",
            "trades": [
              {
                "type": "buy",
                "token": "USDC",
                "amount": 100
              }
            ],
            "totalTrades": 120
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "x402-eruditepay-com",
    "host": "x402.eruditepay.com",
    "url": "https://x402.eruditepay.com"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/x402-eruditepay-com-v1-base-wallet-trade-history",
    "url": "https://x402all.com/resource/x402-eruditepay-com-v1-base-wallet-trade-history",
    "name": "X402 \u00b7 Wallet Trade History",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/x402-eruditepay-com-v1-base-wallet-trade-history",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "additionalProperty": [
        {
          "name": "paymentNetwork",
          "@type": "PropertyValue",
          "value": "base"
        },
        {
          "name": "paymentAsset",
          "@type": "PropertyValue",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ],
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent"
    },
    "sameAs": "https://x402.eruditepay.com/v1/base/wallet/trade-history",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/x402-eruditepay-com",
      "url": "https://x402.eruditepay.com",
      "name": "x402.eruditepay.com",
      "@type": "Organization"
    },
    "identifier": "x402-eruditepay-com-v1-base-wallet-trade-history",
    "description": "X402 \u00b7 Wallet Trade History \u2014 x402-protected finance API. Pay $0.0050 per call on base. Indexed by x402all.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-base-wallet-trade-history",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "finance"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=x402-eruditepay-com-v1-base-wallet-trade-history",
  "callability": {
    "status": "partial",
    "schema_callability": 0.39,
    "source": "facilitator_bazaar",
    "source_confidence": 0.75,
    "match_confidence": 0.4,
    "schema_confidence": 0.5,
    "validated_at": "2026-05-10T23:35:06.986834+00:00",
    "warnings": []
  },
  "contract": {
    "route_template": "https://x402.eruditepay.com/v1/base/wallet/trade-history",
    "content_type": "application/json",
    "response_schema": {
      "type": "json",
      "example": {
        "chain": "base",
        "trades": [
          {
            "type": "buy",
            "token": "USDC",
            "amount": 100
          }
        ],
        "totalTrades": 120
      }
    },
    "examples": [],
    "schema_presence": {
      "path_schema": "unknown",
      "query_schema": "unknown",
      "header_schema": "unknown",
      "request_body_schema": "unknown",
      "response_schema": "declared"
    },
    "contract_hash": "55878d2b3cbc73fb8c508792b267b18f0c1c0f78f0b5e16b95019589b6e61f00"
  }
}