SERVICE / DETAILother
Unnamed service
GET x402-tools.vercel.app/api/concerts
SONAR SCORE0.727
LIVE PRICE0.010000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE
23 observations in the last 24hWhy an agent can trust this route.
HANDSHAKE SUCCESS91.3%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY4002msrecent response window
PRICE DRIFT0.0%advertised vs observed
Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.
SONAR PROBE HISTORY / 30D
JSON ↗Observed outcomes
LIVE ENDPOINT METADATA
Search for upcoming concerts. Supports city, date range, genre, and artist filtering.
Resource: x402-tools.vercel.app/api/concerts
Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0
Payment methods: — · Last validation: 2026-09-14 11:47:27.182+00
{
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"type": "object",
"properties": {
"city": {
"type": "string",
"description": "City name (e.g. Boston, New York)"
},
"page": {
"type": "string",
"description": "Page number for pagination (default 0)"
},
"genre": {
"type": "string",
"description": "Music genre. One of: Alternative, Ballads/Romantic, Blues, Classical, Country, Dance/Electronic, Folk, Hip-Hop/Rap, Jazz, Latin, Metal, Pop, R&B, Reggae, Rock, World."
},
"artists": {
"type": "string",
"description": "Comma-separated artist names to filter by (e.g. Khruangbin,Bob Moses)"
},
"countryCode": {
"type": "string",
"description": "Country code filter (default US)"
},
"endDateTime": {
"type": "string",
"description": "End of date range in ISO 8601 (e.g. 2026-03-31T23:59:59Z)"
},
"startDateTime": {
"type": "string",
"description": "Start of date range in ISO 8601 (e.g. 2026-03-01T00:00:00Z)"
}
}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "array",
"items": {
"type": "object",
"required": [
"name",
"date",
"artists"
],
"properties": {
"url": {
"type": "string",
"nullable": true,
"description": "Event URL"
},
"city": {
"type": "string",
"nullable": true,
"description": "City name"
},
"date": {
"type": "string",
"description": "Local date (YYYY-MM-DD)"
},
"name": {
"type": "string",
"description": "Concert/event name"
},
"time": {
"type": "string",
"nullable": true,
"description": "Local time (HH:MM:SS) or null"
},
"venue": {
"type": "string",
"nullable": true,
"description": "Venue name"
},
"artists": {
"type": "array",
"items": {
"type": "string"
},
"description": "Performer/artist names"
},
"priceRange": {
"type": "object",
"nullable": true,
"properties": {
"max": {
"type": "number",
"description": "Maximum ticket price (USD)"
},
"min": {
"type": "number",
"description": "Minimum ticket price (USD)"
}
},
"description": "Ticket price range or null if unavailable"
}
}
}
}
}
},
"paymentRequirements": [
{
"raw": {
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0",
"amount": "10000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"payTo": "0xbAd1Aa224bFe4fEb460E12b2553DcDf98a7098d0",
"scheme": "exact",
"network": "eip155:8453",
"amountAtomic": "10000"
}
]
}METADATA PROVENANCE
Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.