x402.openwebninja.com

https://x402.openwebninja.com/realtime-ecommerce-data/walmart/products-by-category

Shares a payout wallet with 150 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.

Returns real-time product listings from a major retailer organized by category.

57
reliability

Reliability & health

Uptime and response time from our own unpaid probes, plus the reliability score built from them.

Uptime

100.0% avg
0% 50% 100% Jul 22Aug 1Aug 10Aug 20

Response time

p50 33ms · p95 49ms
0ms 50ms 100ms Jul 22Aug 1Aug 10Aug 20
Data table
Reliability history per time bucket over the last 30 days (daily).
Bucket Uptime Probes Response time
7/22/2026, 12:00:00 AM 100% 1 33ms
7/23/2026, 12:00:00 AM 100% 2 36ms
7/24/2026, 12:00:00 AM 100% 1 33ms
7/25/2026, 12:00:00 AM 100% 1 44ms
7/26/2026, 12:00:00 AM 100% 1 32ms
7/27/2026, 12:00:00 AM 100% 1 47ms
7/28/2026, 12:00:00 AM 100% 1 44ms
7/29/2026, 12:00:00 AM 100% 1 36ms
7/30/2026, 12:00:00 AM 100% 1 36ms
7/31/2026, 12:00:00 AM 100% 1 37ms
8/1/2026, 12:00:00 AM 100% 1 40ms
8/2/2026, 12:00:00 AM 100% 1 34ms
8/3/2026, 12:00:00 AM 100% 1 30ms
8/4/2026, 12:00:00 AM 100% 1 32ms
8/5/2026, 12:00:00 AM 100% 1 44ms
8/6/2026, 12:00:00 AM 100% 1 37ms
8/7/2026, 12:00:00 AM 100% 1 36ms
8/8/2026, 12:00:00 AM 100% 1 31ms
8/9/2026, 12:00:00 AM 100% 1 40ms
8/10/2026, 12:00:00 AM 100% 1 28ms
8/11/2026, 12:00:00 AM 100% 1 26ms
8/12/2026, 12:00:00 AM 100% 1 26ms
8/13/2026, 12:00:00 AM 100% 1 41ms
8/14/2026, 12:00:00 AM 100% 1 30ms
8/15/2026, 12:00:00 AM 100% 1 29ms
8/16/2026, 12:00:00 AM 100% 1 31ms
8/17/2026, 12:00:00 AM 100% 1 26ms
8/18/2026, 12:00:00 AM 100% 2 39ms
8/19/2026, 12:00:00 AM 100% 21 35ms
8/20/2026, 12:00:00 AM 100% 19 35ms
57
Composite reliability — the weighted average of the dimensions below, on a 0–100 scale.
Availability
100

How often it was reachable when we probed it (weight 35%).

Latency
100

How quickly it answers when it is up — fast scores high (weight 20%).

Security
100

Whether it serves over working TLS / https (weight 15%).

Transparency
31

Whether the operator disclosed what it does — description, schema, identity (weight 15%).

Activity
1

Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).

Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.

See the scoring methodology for exactly how each number is computed.

Payment

Currencies
USDC
Networks
arbitrum, base, polygon
Facilitator
unknown
SDK
unknown

Operator

Company
inferred — unknown
Jurisdiction
Registrar
Amazon Registrar, Inc.
Domain registered
2023-11-07
Hosting network
AT-88-Z
Hosting country

Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.

On-chain activity (base)

246
payments (30d)
0.74
USD volume (30d)
26
paying wallets (30d)

Payments per day

last payment 8/20/2026
0 35 70 Aug 1Aug 6Aug 12Aug 20
Data table
Settled payments per day.
Day Payments Volume (USD) Paying wallets
8/1/2026 2 0.01 1
8/2/2026 1 0 1
8/3/2026 24 0.07 5
8/4/2026 35 0.11 2
8/5/2026 7 0.02 4
8/6/2026 5 0.02 3
8/7/2026 57 0.18 3
8/8/2026 3 0.01 1
8/10/2026 14 0.04 3
8/11/2026 10 0.03 3
8/12/2026 63 0.19 3
8/14/2026 6 0.02 2
8/16/2026 1 0 1
8/17/2026 10 0.03 2
8/18/2026 2 0.01 1
8/20/2026 6 0.02 2

This payout wallet is shared: figures cover all 151 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.

Linked by wallet — likely same operator

On-chain agent identity and the x402 endpoint that shares its settlement wallet.

Response schema
{
  "properties": {
    "data": {
      "properties": {
        "products": {
          "description": "The list of product results for the current page.",
          "items": {
            "properties": {
              "availability": {
                "description": "The availability status text for the product.",
                "type": "string"
              },
              "badge_flags": {
                "description": "A list of badge flags applied to the product.",
                "items": {
                  "properties": {
                    "key": {
                      "description": "The badge flag key.",
                      "type": "string"
                    },
                    "text": {
                      "description": "The display text for the badge flag.",
                      "type": "string"
                    }
                  },
                  "type": "object"
                },
                "type": "array"
              },
              "best_seller": {
                "description": "Whether the product is marked as a best seller.",
                "type": "boolean"
              },
              "brand": {
                "description": "The product brand when available, otherwise null.",
                "type": "string"
              },
              "currency": {
                "description": "The currency code for the displayed prices.",
                "type": "string"
              },
              "currency_symbol": {
                "description": "The currency symbol used for display.",
                "type": "string"
              },
              "delivery_from_store": {
                "description": "Whether delivery from a local store is available.",
                "type": "boolean"
              },
              "description": {
                "description": "A product description when available, otherwise null.",
                "type": "string"
              },
              "free_shipping": {
                "description": "Whether free shipping is available.",
                "type": "boolean"
              },
              "free_shipping_with_walmart_plus": {
                "description": "Whether free shipping is available with Walmart+.",
                "type": "boolean"
              },
              "image": {
                "description": "The main image URL for the product.",
                "type": "string"
              },
              "list_price": {
                "description": "The original or list price of the product.",
                "type": "number"
              },
              "max_price": {
                "description": "The maximum price when a price range applies, otherwise null.",
                "type": "string"
              },
              "min_price": {
                "description": "The minimum price when a price range applies, otherwise null.",
                "type": "string"
              },
              "multiple_options_available": {
                "description": "Whether multiple variants/options are available for the product.",
                "type": "boolean"
              },
              "out_of_stock": {
                "description": "Whether the product is currently out of stock.",
                "type": "boolean"
              },
              "pickup": {
                "description": "Whether pickup is available for the product.",
                "type": "boolean"
              },
              "position": {
                "description": "The position of the product in the returned list.",
                "type": "integer"
              },
              "preorder": {
                "description": "Whether the product is available for pre-order.",
                "type": "boolean"
              },
              "price": {
                "description": "The current selling price of the product.",
                "type": "number"
              },
              "price_display": {
                "description": "A formatted string representation of the price.",
                "type": "string"
              },
              "price_per_unit_amount": {
                "description": "The per-unit price amount when available, otherwise null.",
                "type": "string"
              },
              "price_per_unit_type": {
                "description": "The per-unit price type (e.g., oz, lb) when available, otherwise null.",
                "type": "string"
              },
              "primary_offer": {
                "properties": {
                  "min_price": {
                    "description": "The minimum price for the offer when applicable, otherwise null.",
                    "type": "string"
                  },
                  "offer_id": {
                    "description": "The identifier for the primary offer.",
                    "type": "string"
                  },
                  "offer_price": {
                    "description": "The price of the primary offer.",
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "product_id": {
                "description": "The product identifier from the source.",
                "type": "string"
              },
              "rating": {
                "description": "The average product rating.",
                "type": "number"
              },
              "review_count": {
                "description": "The number of reviews for the product.",
                "type": "integer"
              },
              "savings_amount": {
                "description": "The amount saved compared to list price when available.",
                "type": "number"
              },
              "seller": {
                "description": "The seller name for the product.",
                "type": "string"
              },
              "seller_id": {
                "description": "The identifier of the seller.",
                "type": "string"
              },
              "shipping": {
                "description": "Whether shipping is available for the product.",
                "type": "boolean"
              },
              "shipping_days": {
                "description": "The estimated shipping time in days when available, otherwise null.",
                "type": "string"
              },
              "sponsored": {
                "description": "Whether the product listing is sponsored.",
                "type": "boolean"
              },
              "thumbnail": {
                "description": "A thumbnail image URL for the product.",
                "type": "string"
              },
              "title": {
                "description": "The product title.",
                "type": "string"
              },
              "two_day_shipping": {
                "description": "Whether two-day shipping is available.",
                "type": "boolean"
              },
              "url": {
                "description": "The product page URL.",
                "type": "string"
              },
              "us_item_id": {
                "description": "The US item identifier for the product.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "type": "array"
        },
        "total_pages": {
          "description": "The total number of pages available for the current category.",
          "type": "integer"
        },
        "total_results": {
          "description": "The total number of matching results when available, otherwise null.",
          "type": "string"
        }
      },
      "type": "object"
    },
    "parameters": {
      "properties": {
        "category_id": {
          "description": "The category identifier used to retrieve products.",
          "type": "string"
        },
        "domain": {
          "description": "The store or domain used as the data source for results.",
          "type": "string"
        },
        "page": {
          "description": "The page number of results to return.",
          "type": "integer"
        },
        "sort_by": {
          "description": "The sorting method used for the product results.",
          "type": "string"
        }
      },
      "type": "object"
    },
    "request_id": {
      "description": "A unique identifier for this request.",
      "type": "string"
    },
    "status": {
      "description": "The status of the API response.",
      "type": "string"
    }
  },
  "type": "object"
}