XGuard
xguardgate.com
· XGuard
Universal guarded action execution for public HTTPS APIs, autonomous agents, webhooks and workflows, plus payment discovery, verification and x402 settlement.
xguardgate.com 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: 60/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
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://xguardgate.com/.well-known/agent-card.json |
| Provider | https://github.com/moelayyan90/XGuard |
| Docs | https://xguardgate.com/llms-full.txt |
Skills · 5 declared · mapped to canonical taxonomy
Route an authorized public HTTPS API action through XGuard and meter the successful execution. Useful for agent tools, workflows, bookings, orders, CRM, messagi…
Offer optional XGuard review before payment, then evaluate a declared payment intent and return ALLOW, REVIEW, or BLOCK with durable evidence. Use the payment-o…
Payment manifest, registration, balance and top-up.
Authenticated x402 verify and settle through structured A2A actions.
Status, capabilities, quotes and security inspection.
Health · last 6 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/xguardgate.com) [](https://agenstry.com/agents/xguardgate.com) [](https://agenstry.com/agents/xguardgate.com) [](https://agenstry.com/agents/xguardgate.com)
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": "XGuard",
"description": "Universal guarded action execution for public HTTPS APIs, autonomous agents, webhooks and workflows, plus payment discovery, verification and x402 settlement.",
"version": "1.0.0",
"provider": {
"organization": "XGuard",
"url": "https://github.com/moelayyan90/XGuard"
},
"supportedInterfaces": [
{
"url": "https://xguardgate.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://xguardgate.com/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "universal-actions",
"name": "Execute guarded API actions",
"description": "Route an authorized public HTTPS API action through XGuard and meter the successful execution. Useful for agent tools, workflows, bookings, orders, CRM, messaging, fulfillment, webhooks and other API transactions without installing an XGuard SDK.",
"tags": [
"api",
"automation",
"agent-tool",
"workflow",
"webhook",
"transaction",
"integration",
"booking",
"order"
],
"examples": [
"execute-action against a public HTTPS API",
"https://xguardgate.com/.well-known/xguard/actions.json"
]
},
{
"id": "payment-decisions",
"name": "Pre-payment decision and evidence",
"description": "Offer optional XGuard review before payment, then evaluate a declared payment intent and return ALLOW, REVIEW, or BLOCK with durable evidence. Use the payment-offer and payment-decision structured A2A actions; XGuard does not execute the underlying payment.",
"tags": [
"payments",
"payment-intent",
"pre-payment",
"risk-decision",
"evidence",
"agent-commerce"
],
"examples": [
"payment-offer",
"payment-decision with a declared payment intent payload"
]
},
{
"id": "payments",
"name": "Discover and fund XGuard",
"description": "Payment manifest, registration, balance and top-up."
},
{
"id": "x402",
"name": "Verify and settle x402",
"description": "Authenticated x402 verify and settle through structured A2A actions."
},
{
"id": "operations",
"name": "Inspect XGuard",
"description": "Status, capabilities, quotes and security inspection."
}
],
"xguardDiscovery": {
"actions": "https://xguardgate.com/.well-known/xguard/actions.json",
"execute": "https://xguardgate.com/v1/actions/execute",
"protocols": "https://xguardgate.com/.well-known/xguard/protocols.json",
"paymentDecision": "https://xguardgate.com/.well-known/xguard-payment.json",
"mcp": "https://xguardgate.com/mcp"
}
}