x402.openwebninja.com

https://x402.openwebninja.com/realtime-web-search/search-full

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

Performs real-time web searches and returns comprehensive results.

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 48ms
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 32ms
7/23/2026, 12:00:00 AM 100% 1 41ms
7/24/2026, 12:00:00 AM 100% 1 29ms
7/25/2026, 12:00:00 AM 100% 1 34ms
7/26/2026, 12:00:00 AM 100% 1 31ms
7/27/2026, 12:00:00 AM 100% 1 35ms
7/28/2026, 12:00:00 AM 100% 1 35ms
7/29/2026, 12:00:00 AM 100% 1 31ms
7/30/2026, 12:00:00 AM 100% 1 69ms
7/31/2026, 12:00:00 AM 100% 1 50ms
8/1/2026, 12:00:00 AM 100% 1 31ms
8/2/2026, 12:00:00 AM 100% 1 35ms
8/3/2026, 12:00:00 AM 100% 1 38ms
8/4/2026, 12:00:00 AM 100% 1 52ms
8/5/2026, 12:00:00 AM 100% 1 40ms
8/6/2026, 12:00:00 AM 100% 1 33ms
8/7/2026, 12:00:00 AM 100% 1 44ms
8/8/2026, 12:00:00 AM 100% 1 29ms
8/9/2026, 12:00:00 AM 100% 1 32ms
8/10/2026, 12:00:00 AM 100% 1 40ms
8/11/2026, 12:00:00 AM 100% 1 36ms
8/12/2026, 12:00:00 AM 100% 1 29ms
8/13/2026, 12:00:00 AM 100% 1 34ms
8/14/2026, 12:00:00 AM 100% 1 29ms
8/15/2026, 12:00:00 AM 100% 1 37ms
8/16/2026, 12:00:00 AM 100% 1 48ms
8/17/2026, 12:00:00 AM 100% 1 33ms
8/18/2026, 12:00:00 AM 100% 6 34ms
8/19/2026, 12:00:00 AM 100% 21 33ms
8/20/2026, 12:00:00 AM 100% 14 38ms
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
AMAZON-IAD
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": {
        "ads": {
          "description": "Sponsored / ad results, when Google surfaces them for this query.",
          "items": {
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "ai_overviews": {
          "description": "Google's AI Overview block (only present when fetch_ai_overviews=true and AI Overviews are available).",
          "nullable": true,
          "properties": {
            "reference_links": {
              "description": "Citation links referenced by the AI Overview.",
              "items": {
                "properties": {
                  "date": {
                    "description": "Publication date of the cited page.",
                    "nullable": true,
                    "type": "string"
                  },
                  "link": {
                    "description": "URL of the cited page.",
                    "type": "string"
                  },
                  "snippet": {
                    "description": "Short excerpt of the cited page.",
                    "nullable": true,
                    "type": "string"
                  },
                  "source": {
                    "description": "Publisher / source label.",
                    "nullable": true,
                    "type": "string"
                  },
                  "title": {
                    "description": "Title of the cited page.",
                    "type": "string"
                  }
                },
                "required": [
                  "title",
                  "link"
                ],
                "type": "object"
              },
              "type": "array"
            },
            "text_parts": {
              "description": "Sequenced fragments composing the AI Overview body (paragraphs, headings, lists, images).",
              "items": {
                "properties": {
                  "list": {
                    "description": "Items of a list fragment.",
                    "items": {
                      "properties": {
                        "text": {
                          "description": "Item body text.",
                          "type": "string"
                        },
                        "title": {
                          "description": "Bold label preceding the item text, when present.",
                          "nullable": true,
                          "type": "string"
                        }
                      },
                      "type": "object"
                    },
                    "nullable": true,
                    "type": "array"
                  },
                  "ordered": {
                    "description": "Whether a list fragment is ordered.",
                    "nullable": true,
                    "type": "boolean"
                  },
                  "text": {
                    "description": "Text content of paragraph/heading fragments.",
                    "nullable": true,
                    "type": "string"
                  },
                  "type": {
                    "description": "Fragment kind. Values: paragraph, heading, list.",
                    "type": "string"
                  }
                },
                "required": [
                  "type"
                ],
                "type": "object"
              },
              "type": "array"
            }
          },
          "type": "object"
        },
        "answer_box": {
          "description": "Google answer box (instant answer / calculator / definition), when Google surfaces one.",
          "nullable": true,
          "properties": {
            "answer": {
              "description": "Plain-text answer Google displays.",
              "nullable": true,
              "type": "string"
            },
            "type": {
              "description": "Answer box variant. Examples: instant_answer, calculator, definition.",
              "type": "string"
            }
          },
          "type": "object"
        },
        "discussions_and_forums": {
          "description": "Discussions & forums results, when Google surfaces them for this query.",
          "items": {
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "has_ai_overviews": {
          "description": "Whether AI Overviews are present in the response. Only true when fetch_ai_overviews=true and AI Overviews are available.",
          "type": "boolean"
        },
        "inline_videos": {
          "description": "Inline video results.",
          "items": {
            "properties": {
              "domain": {
                "description": "Video host domain.",
                "nullable": true,
                "type": "string"
              },
              "duration": {
                "description": "Duration label (e.g. '4:14').",
                "nullable": true,
                "type": "string"
              },
              "position": {
                "description": "Position within the inline videos block.",
                "type": "integer"
              },
              "title": {
                "description": "Video title with source label.",
                "type": "string"
              },
              "url": {
                "description": "Video URL.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "knowledge_graph": {
          "description": "Knowledge Graph entity panel, when Google returns one for this query.",
          "nullable": true,
          "properties": {
            "attributes": {
              "additionalProperties": {
                "type": "string"
              },
              "description": "Free-form key/value attributes Google surfaces for the entity (e.g. born, died, spouse).",
              "nullable": true,
              "type": "object"
            },
            "description": {
              "description": "Short description of the entity.",
              "nullable": true,
              "type": "string"
            },
            "kgmid": {
              "description": "Google Knowledge Graph machine ID.",
              "nullable": true,
              "type": "string"
            },
            "title": {
              "description": "Entity title.",
              "nullable": true,
              "type": "string"
            },
            "type": {
              "description": "Entity type label (e.g. 'Theoretical physicist').",
              "nullable": true,
              "type": "string"
            }
          },
          "type": "object"
        },
        "organic_results": {
          "description": "Organic web search results.",
          "items": {
            "properties": {
              "date": {
                "description": "Date associated with the result, when Google surfaces one.",
                "nullable": true,
                "type": "string"
              },
              "displayed_link": {
                "description": "Breadcrumb-style URL Google displays under the title.",
                "nullable": true,
                "type": "string"
              },
              "domain": {
                "description": "Domain extracted from the result URL.",
                "nullable": true,
                "type": "string"
              },
              "position": {
                "description": "Position of the result within the page (1-based).",
                "type": "integer"
              },
              "rank": {
                "description": "Absolute rank across all pages returned (1-based).",
                "type": "integer"
              },
              "snippet": {
                "description": "Short text snippet shown by Google under the result.",
                "nullable": true,
                "type": "string"
              },
              "snippet_highlighted_words": {
                "description": "Substrings Google highlights inside the snippet.",
                "items": {
                  "type": "string"
                },
                "nullable": true,
                "type": "array"
              },
              "source": {
                "description": "Source / publisher label shown by Google.",
                "nullable": true,
                "type": "string"
              },
              "title": {
                "description": "Title of the search result.",
                "type": "string"
              },
              "url": {
                "description": "Canonical URL of the result.",
                "type": "string"
              },
              "video_thumbnail": {
                "description": "Base64-encoded thumbnail for organic video results (only when return_organic_result_video_thumbnail=true).",
                "nullable": true,
                "type": "string"
              }
            },
            "required": [
              "title",
              "url",
              "position",
              "rank"
            ],
            "type": "object"
          },
          "type": "array"
        },
        "places": {
          "description": "Local pack / places results, when Google surfaces them for this query.",
          "items": {
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "related_searches": {
          "description": "Related search suggestions surfaced by Google.",
          "items": {
            "properties": {
              "link": {
                "description": "Google search URL for the related query.",
                "nullable": true,
                "type": "string"
              },
              "query": {
                "description": "Related query text.",
                "type": "string"
              }
            },
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "shopping_results": {
          "description": "Shopping results, when Google surfaces them for this query.",
          "items": {
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "top_stories": {
          "description": "Top Stories results, when Google surfaces them for this query.",
          "items": {
            "type": "object"
          },
          "nullable": true,
          "type": "array"
        },
        "total_organic_results": {
          "description": "Approximate total number of organic results Google reports for the query.",
          "nullable": true,
          "type": "integer"
        }
      },
      "required": [
        "organic_results",
        "has_ai_overviews"
      ],
      "type": "object"
    },
    "parameters": {
      "description": "The parameters the API received and used for this request, echoed back.",
      "properties": {
        "deduplicate": {
          "description": "Whether deduplication by URL was requested.",
          "type": "boolean"
        },
        "fetch_ai_overviews": {
          "description": "Whether AI Overviews fetching was requested for this call.",
          "type": "boolean"
        },
        "gl": {
          "description": "ISO 3166-1 alpha-2 country code used for the search.",
          "type": "string"
        },
        "hl": {
          "description": "ISO 639 language code used for the search.",
          "type": "string"
        },
        "location": {
          "description": "Search origin location as received (only when explicitly passed).",
          "nullable": true,
          "type": "string"
        },
        "lr": {
          "description": "Language restriction filter as received (only when explicitly passed).",
          "nullable": true,
          "type": "string"
        },
        "nfpr": {
          "description": "Auto-corrected query filter as received. Values: 0, 1.",
          "type": "string"
        },
        "nhr": {
          "description": "People-also-ask filter as received. Values: 0, 1.",
          "type": "string"
        },
        "num": {
          "description": "Maximum number of organic results requested.",
          "type": "integer"
        },
        "q": {
          "description": "The search query as received.",
          "type": "string"
        },
        "return_organic_result_video_thumbnail": {
          "description": "Whether base64 video thumbnails were requested for organic video results.",
          "type": "boolean"
        },
        "start": {
          "description": "Pagination offset as received.",
          "type": "integer"
        },
        "tbs": {
          "description": "Advanced Google search parameter (tbs) as received (only when explicitly passed).",
          "nullable": true,
          "type": "string"
        }
      },
      "type": "object"
    },
    "request_id": {
      "description": "A unique ID to trace the API request.",
      "type": "string"
    },
    "status": {
      "description": "The status of the API response.",
      "type": "string"
    }
  },
  "required": [
    "status",
    "request_id",
    "parameters",
    "data"
  ],
  "type": "object"
}