Nexez
nexez.app
· Nexez
Agent-readable business offers with discovery, comparison, negotiation, checkout, booking, and attribution.
nexez.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.
Dispute or improve this rating
C
Conformance score: 71/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Agent card | https://nexez.app/.well-known/agent-card.json |
| Provider | https://nexez.ai/ |
| Docs | https://nexez.ai/developers |
Skills · 3 declared · mapped to canonical taxonomy
Search and compare agent-readable products and services across published Nexez storefronts.
Prepare a buyer proposal against a negotiable offer and return an approval-required action.
Prepare a checkout or booking handoff while preserving Nexxi buyer approval boundaries.
Health · last 25 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
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/nexez.app) [](https://agenstry.com/agents/nexez.app) [](https://agenstry.com/agents/nexez.app) [](https://agenstry.com/agents/nexez.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
{
"name": "Nexez",
"description": "Agent-readable business offers with discovery, comparison, negotiation, checkout, booking, and attribution.",
"supportedInterfaces": [
{
"url": "https://nexez.app/api/v1/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"organization": "Nexez",
"url": "https://nexez.ai/"
},
"version": "1.1.0",
"documentationUrl": "https://nexez.ai/developers",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"extendedAgentCard": false
},
"securitySchemes": {
"nexezApiKey": {
"httpAuthSecurityScheme": {
"description": "Nexez Pro API key created in the authenticated dashboard.",
"scheme": "Bearer",
"bearerFormat": "nxz_live_..."
}
}
},
"securityRequirements": [
{
"schemes": {
"nexezApiKey": {
"list": []
}
}
}
],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "offer-discovery",
"name": "Offer discovery",
"description": "Search and compare agent-readable products and services across published Nexez storefronts.",
"tags": [
"commerce",
"search",
"catalog"
],
"examples": [
"Find dog grooming services in London under $100."
]
},
{
"id": "negotiation",
"name": "Price negotiation",
"description": "Prepare a buyer proposal against a negotiable offer and return an approval-required action.",
"tags": [
"commerce",
"negotiation",
"approval"
],
"examples": [
"Offer $450 for the consulting package with a 10-day timeline."
]
},
{
"id": "checkout",
"name": "Checkout and booking handoff",
"description": "Prepare a checkout or booking handoff while preserving Nexxi buyer approval boundaries.",
"tags": [
"commerce",
"checkout",
"booking",
"approval"
],
"examples": [
"Book the Discovery Call and return the approval request."
]
}
]
}