ToolAssay

x402.openwebninja.com/realtime-events-data/search-events

Answeringour last check, 2026-09-24
1 of 1checks answered this week
674 msmedian answer time
$0.003listed price per call
$0.003price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://x402.openwebninja.com/realtime-events-data/search-events

CategorySearch and research
Provider hostx402.openwebninja.com
Networkseip155:137, eip155:42161, eip155:8453
Payment schemesexact
Self-reported calls, 30 days3 from 2 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.003 674 ms

Example input (from the provider)

{
  "method": "GET",
  "type": "http"
}

Promised output schema (from the provider)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "properties": {
    "input": {
      "additionalProperties": false,
      "properties": {
        "method": {
          "enum": [
            "GET",
            "HEAD",
            "DELETE"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "date": {
              "default": "any",
              "enum": [
                "any",
                "today",
                "tomorrow",
                "week",
                "weekend",
                "next_week",
                "month",
                "next_month"
              ],
              "type": "string"
            },
            "is_virtual": {
              "default": false,
              "type": "boolean"
            },
            "query": {
              "type": "string"
            },
            "start": {
              "default": 0,
              "type": "integer"
            }
          },
          "required": [
            "query"
          ],
          "type": "object"
        },
        "type": {
          "const": "http",
          "type": "string"
        }
      },
      "required": [
        "type",
        "method"
      ],
      "type": "object"
    },
    "output": {
      "properties": {
        "example": {
          "properties": {
            "data": {
              "items": {
                "properties": {
                  "date_human_readable": {
                    "nullable": true,
                    "type": "string"
                  },
                  "description": {
                    "nullable": true,
                    "type": "string"
                  },
                  "end_time": {
                    "nullable": true,
                    "type": "string"
                  },
                  "end_time_precision_sec": {
                    "nullable": true,
                    "type": "integer"
                  },
                  "end_time_utc": {
                    "nullable": true,
                    "type": "string"
                  },
                  "event_id": {
                    "type": "string"
                  },
                  "info_links": {
                    "items": {
                      "properties": {
                        "link": {
                          "type": "string"
                        },
                        "source": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "source",
                        "link"
                      ],
                      "type": "object"
                    },
                    "nullable": true,
                    "type": "array"
                  },
                  "is_virtual": {
                    "type": "boolean"
                  },
                  "language": {
                    "nullable": true,
                    "type": "string"
                  },
                  "link": {
                    "type": "string"
                  },
                  "name": {
                    "type": "string"
                  },
                  "publisher": {
                    "nullable": true,
                    "type": "string"
                  },
                  "publisher_domain": {
                    "nullable": true,
                    "type": "string"
                  },
                  "publisher_favicon": {
                    "nullable": true,
                    "type": "string"
                  },
                  "start_time": {
                    "nullable": true,
                    "type": "string"
                  },
                  "start_time_precision_sec": {
                    "nullable": true,
                    "type": "integer"
                  },
                  "start_time_utc": {
                    "nullable": true,
                    "type": "string"
                  },
                  "thumbnail": {
                    "nullable": true,
                    "type": "string"
                  },
                  "ticket_links": {
                    "items": {
                      "properties": {
                        "fav_icon": {
                          "nullable": true,
                          "type": "string"
                        },
                        "link": {
                          "type": "string"
                        },
                        "source": {
                          "type": "string"
                        }
                      },
                      "required": [
                        "source",
                        "link"
                      ],
                      "type": "object"
                    },
                    "nullable": true,
                    "type": "array"
                  },
                  "venue": {
                    "nullable": true,
                    "properties": {
                      "city": {
                        "nullable": true,
                        "type": "string"
                      },
                      "country": {
                        "nullable": true,
                        "type": "string"
                      },
                      "district": {
                        "nullable": true,
                        "type": "string"
                      },
                      "full_address": {
                        "nullable": true,
                        "type": "string"
                      },
                      "google_id": {
                        "nullable": true,
                        "type": "string"
                      },
                      "google_mid": {
                        "nullable": true,
                        "type": "string"
                      },
                      "latitude": {
                        "nullable": true,
                        "ty

This page as JSON