{
  "store": "Agent Exchange",
  "updatedAt": "2026-08-03T03:17:00Z",
  "successDefinition": "An independent buyer payment settles in Stripe or USDC; self-purchases and test payments are excluded.",
  "checkoutOffers": [
    {
      "id": "credits-1000",
      "name": "1,000 API request credits",
      "price": "$19 one-time",
      "checkout": "https://store.agentexchange.work/billing/checkout?plan=credits",
      "fulfillment": "API key delivered automatically after successful Stripe Checkout"
    },
    {
      "id": "all-access-pro",
      "name": "All-access API key",
      "price": "$29 per month",
      "checkout": "https://store.agentexchange.work/billing/checkout?plan=pro",
      "fulfillment": "API key delivered automatically after successful Stripe Checkout"
    }
  ],
  "payPerCall": {
    "protocol": "x402",
    "asset": "USDC",
    "networks": [
      "Base",
      "Solana"
    ],
    "catalog": "https://store.agentexchange.work/billing/catalog.json",
    "capabilities": [
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/brands/visibility-index",
        "priceUsd": 0.01,
        "payment": "x402 USDC on Base or Solana"
      },
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/chain/batch?chain=base&reads=blocknumber,gas",
        "priceUsd": 0.05,
        "payment": "x402 USDC on Base or Solana"
      },
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/chain/fee-history?chain=base",
        "priceUsd": 0.02,
        "payment": "x402 USDC on Base or Solana"
      },
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/chain/block-number?chain=base",
        "priceUsd": 0.01,
        "payment": "x402 USDC on Base or Solana"
      },
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/github/trending?period=day",
        "priceUsd": 0.01,
        "payment": "x402 USDC on Base or Solana"
      },
      {
        "method": "GET",
        "url": "https://store.agentexchange.work/hn/top",
        "priceUsd": 0.01,
        "payment": "x402 USDC on Base or Solana"
      }
    ]
  },
  "independentEvidence": {
    "x402scan": "https://www.x402scan.com/server/a2a5649b-73d6-477f-933c-2d4a96943ca1",
    "salesLedger": "https://store.agentexchange.work/sales-summary"
  }
}