0
💰 Paid API
x402-data-bazaar.vercel.app
x402-data-bazaar.vercel.app
· x402-data-bazaar.vercel.app
Find the next business day on or after a specific date for a country. Returns whether the input date is already a business day, any holiday on that date, the next business day, and an execution recommendation. Optional ?tz=America/New_York. e.g. GET /api/business-days/next/US/2026-03-15
🛡
Own this agent?
Verify the domain
x402-data-bazaar.vercel.app via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
🔔
Watch this agent for changes.
Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API.
Sign in to subscribe
Trust score
19/100
grade F · 9 criteria
Uptime
accumulating
3/5 probes
Revenue · 30d
—
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
info
Live JSON-RPC
0/25
Live probe hasn't run yet.
fail
Protocol version
0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info
JWS signature
0/10
Card is unsigned (most published agents are).
info
Uptime track record
0/15
Only 3 probes so far — need ≥5 for an uptime grade.
fail
Skill declaration
0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
partial
Verified Identity
5/10
Provider declared: x402-data-bazaar.vercel.app (https://x402-data-bazaar.vercel.app). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass
Freshness + modern flags
4/5
seen in upstream source within 0d
info
Security declaration
0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Uptime
33.3%
3 probes
Response
0ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
| Agent card | https://x402-data-bazaar.vercel.app/.well-known/agent-card.json |
| Provider | https://x402-data-bazaar.vercel.app |
| Docs | https://x402-data-bazaar.vercel.app |
Discovered via
agentic_market
recrawl_warm
Health · last 2 probes
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x402-data-bazaar.vercel.app) [](https://agenstry.com/agents/x402-data-bazaar.vercel.app) [](https://agenstry.com/agents/x402-data-bazaar.vercel.app) [](https://agenstry.com/agents/x402-data-bazaar.vercel.app)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "x402-data-bazaar-vercel-app",
"name": "x402-data-bazaar.vercel.app",
"description": "Find the next business day on or after a specific date for a country. Returns whether the input date is already a business day, any holiday on that date, the next business day, and an execution recommendation. Optional ?tz=America/New_York. e.g. GET /api/business-days/next/US/2026-03-15",
"domain": "x402-data-bazaar.vercel.app",
"provider": "x402-data-bazaar.vercel.app",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://x402-data-bazaar.vercel.app/api/exchange-rates/USD",
"description": "Currency exchange rates for 150+ currencies. e.g. GET /api/exchange-rates/USD?symbols=EUR,GBP,JPY. Updated daily.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "symbols",
"type": "string",
"description": "",
"example": "EUR,GBP,JPY",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/holidays/today/US",
"description": "Business-day intelligence for the current local date in a country -- holiday status, weekend status, next holiday, next business day, and a decision-ready recommended action. Optional ?tz=America/New_York. e.g. GET /api/holidays/today/US",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "tz",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/weather/current",
"description": "Actionable weather decision brief for query-based lat/lon input -- current conditions, rain timing, outdoor score, commute risk, and what to bring. Query: ?lat=40.7&lon=-74.0.",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "lat",
"type": "string",
"description": "",
"example": "40.7128",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "-74.0060",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/ip/8.8.8.8",
"description": "IP geolocation -- country, region, city, ZIP, lat/lon, timezone, ISP, org, and ASN. e.g. GET /api/ip/8.8.8.8",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/vin/1HGCM82633A004352",
"description": "Decode any 17-character VIN -- returns year, make, model, trim, body class, drive type, fuel type, engine specs, transmission, and plant country. e.g. GET /api/vin/1HGCM82633A004352",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/weather/current/40.7128/-74.0060",
"description": "Actionable weather decision brief for exact coordinates encoded in the path -- current conditions, rain timing, outdoor score, commute risk, and what to bring. e.g. GET /api/weather/current/40.7128/-74.0060",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/weather/forecast",
"description": "Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precipitation, chance of rain, max wind, condition. Query: ?lat=40.7&lon=-74.0&days=7. If omitted, defaults to a NYC sample location.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "days",
"type": "string",
"description": "",
"example": "7",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lat",
"type": "string",
"description": "",
"example": "40.7128",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "lon",
"type": "string",
"description": "",
"example": "-74.0060",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/business-days/next/US/2026-03-15",
"description": "Find the next business day on or after a specific date for a country. Returns whether the input date is already a business day, any holiday on that date, the next business day, and an execution recommendation. Optional ?tz=America/New_York. e.g. GET /api/business-days/next/US/2026-03-15",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "tz",
"type": "string",
"description": "",
"example": "America/New_York",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/holidays/US/2026",
"description": "Public holidays for any country and year. Use ISO 3166-1 alpha-2 country codes. e.g. GET /api/holidays/US/2026",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/exchange-rates/quote/USD/EUR/100",
"description": "FX conversion quote for an explicit base/target/amount path. Returns converted total, mid-market rate, and inverse rate. e.g. GET /api/exchange-rates/quote/USD/EUR/100",
"pricing": {
"amount": "0.012",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/food/barcode/737628064502",
"description": "Product lookup by barcode/UPC -- name, brand, ingredients, nutri-score, full nutrition facts per 100g, allergens, image. e.g. GET /api/food/barcode/737628064502",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/fda/recalls",
"description": "FDA food recall enforcement actions -- product description, reason, classification, company, status, and a severity-based triage recommendation. Optional ?query=peanut&limit=10",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "10",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "query",
"type": "string",
"description": "",
"example": "peanut",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/fda/adverse-events",
"description": "FDA drug adverse event reports -- reactions, suspect drugs, seriousness, and a signal-based monitoring recommendation. Query: ?drug=aspirin&limit=10. If drug is omitted, defaults to `aspirin`.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "drug",
"type": "string",
"description": "",
"example": "aspirin",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "10",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/census/population",
"description": "US Census population, median household income, and median age. Query by ZIP (?zip=20002), state FIPS (?state=06), or omit for all states. ACS 5-year estimates.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "state",
"type": "string",
"description": "",
"example": "06",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/bls/cpi",
"description": "Consumer Price Index (CPI-U) -- All Items, US City Average. Monthly values with history. Optional ?years=10 (default 5).",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "years",
"type": "string",
"description": "",
"example": "5",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/bls/unemployment",
"description": "US unemployment rate (seasonally adjusted). Monthly values with history. Optional ?years=10 (default 5).",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "years",
"type": "string",
"description": "",
"example": "5",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/air-quality/20002",
"description": "Current air quality index (AQI) by US ZIP code -- PM2.5, ozone readings, category (Good/Moderate/Unhealthy), dominant pollutant, and outdoor-activity decision guidance. e.g. GET /api/air-quality/20002",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": []
},
{
"url": "https://x402-data-bazaar.vercel.app/api/congress/bills",
"description": "Recent Congressional bills -- title, latest action, origin chamber, update date. Optional ?congress=119&limit=20. From Congress.gov.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "congress",
"type": "string",
"description": "",
"example": "119",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "20",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/fec/candidates",
"description": "FEC candidate search -- name, party, office, state, district, incumbent status, election cycles. Query: ?name=smith&office=S&state=CA",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "20",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "smith",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "office",
"type": "string",
"description": "",
"example": "S",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "state",
"type": "string",
"description": "",
"example": "CA",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://x402-data-bazaar.vercel.app/api/nutrition/search",
"description": "Search USDA FoodData Central for nutrition data -- calories, protein, fat, carbs, fiber, sugar, sodium, cholesterol per food. Query: ?query=chicken breast&limit=5. If query is omitted, defaults to `chicken breast`.",
"pricing": {
"amount": "0.008",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "limit",
"type": "string",
"description": "",
"example": "5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "query",
"type": "string",
"description": "",
"example": "chicken breast",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.002",
"maxAmount": "0.012",
"avgCostPerTransaction": "0.0064",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}