Connection check
verified live · 27h ago
xguard-control-plane
Payment decisions, durable evidence, x402 resource discovery and live gateway status for AI agents.
Tools
19
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
27h ago
Tools & capabilities
19 toolsRead from the running server on 27h ago.
xguard_action_rail
read-only
Discover XGuard Action Rail: a protocol-neutral execution gate for AI side effects. It requires a scoped mandate plus a signed, request-bound, single-use permit before XGuard execu… Discover XGuard Action Rail: a protocol-neutral execution gate for AI side effects. It requires a scoped mandate plus a signed, request-bound, single-use permit before XGuard executes a payment, purchase, booking, message, deployment, delete, write or tool action. Example: call with no arguments to discover the protocol-neutral Action Rail and its single-use permit flow.
xguard.capabilities
read-only
Return the enabled and disabled XGuard tools, their security boundary, and canonical discovery URLs. Free. Return the enabled and disabled XGuard tools, their security boundary, and canonical discovery URLs. Free.
xguard_discovery_search
read-only
limitquery*
Search the x402 Bazaar catalogs reachable through XGuard without knowing a provider or tool name in advance. Example: query='weather', limit=10. Search the x402 Bazaar catalogs reachable through XGuard without knowing a provider or tool name in advance. Example: query='weather', limit=10.
xguard_egress_fetch
can modify data
methodtarget*headersbody_jsonbody_textcapability*
+2
Execute one scoped outbound HTTPS request using an XGuard capability. XGuard validates the capability, bills Usage Credits, injects the upstream credential server-side, never follo… Execute one scoped outbound HTTPS request using an XGuard capability. XGuard validates the capability, bills Usage Credits, injects the upstream credential server-side, never follows redirects and never returns the reusable credential to the agent.
xguard_facilitator
read-only
Return XGuard's machine-readable x402 facilitator identity, endpoints, live capabilities, automatic routing policy and pricing. Example: call with no arguments before configuring X… Return XGuard's machine-readable x402 facilitator identity, endpoints, live capabilities, automatic routing policy and pricing. Example: call with no arguments before configuring XGuard as an x402 facilitator.
xguard_health
read-only
Return XGuard facilitator and downstream settlement-path health. Example: call with no arguments to inspect XGuard and downstream-route health. Return XGuard facilitator and downstream settlement-path health. Example: call with no arguments to inspect XGuard and downstream-route health.
xguard_inspect
read-only
bodymethodtarget*headers
Classify and policy-check a transaction without forwarding it. Example: target='https://example.com/pay', method='POST'. Classify and policy-check a transaction without forwarding it. Example: target='https://example.com/pay', method='POST'.
xguard_integration
read-only
Return integration, security controls and pricing for the XGuard in-path facilitator URL. Example: call with no arguments to retrieve integration and security-control details. Return integration, security controls and pricing for the XGuard in-path facilitator URL. Example: call with no arguments to retrieve integration and security-control details.
xguard.preflight
read-only
Free, read-only safety gate for xguard.web.fetch. Validates the public HTTPS target, SSRF policy, DNS reachability and selected payment path without contacting the target or attemp… Free, read-only safety gate for xguard.web.fetch. Validates the public HTTPS target, SSRF policy, DNS reachability and selected payment path without contacting the target or attempting payment. On allow, follow next.quote_url, then the mandatory x402 v2 402 flow.
xguard.pricing.quote
read-only
Use before xguard.web.fetch. Returns a five-minute signed, input-bound quote for 0.001 USDC. Free; set testnet=true for Base Sepolia. Then call xguard.web.fetch, handle HTTP 402, s… Use before xguard.web.fetch. Returns a five-minute signed, input-bound quote for 0.001 USDC. Free; set testnet=true for Base Sepolia. Then call xguard.web.fetch, handle HTTP 402, sign Payment-Required with an official x402 v2 client, and retry the identical call with Payment-Signature.
xguard_proofrail
read-only
Discover XGuard ProofRail. Every authorized credential-backed egress response can carry an independently verifiable ES256 proof binding the XGuard capability, target origin/path, H… Discover XGuard ProofRail. Every authorized credential-backed egress response can carry an independently verifiable ES256 proof binding the XGuard capability, target origin/path, HTTP method, billing result and upstream outcome.
xguard_protocols
read-only
List transaction protocols and edge surfaces recognized by XGuard. Example: call with no arguments to list the transaction protocols XGuard recognizes. List transaction protocols and edge surfaces recognized by XGuard. Example: call with no arguments to list the transaction protocols XGuard recognizes.
xguard_receipt
read-only
receipt_id*
Look up a durable XGuard settlement receipt. Example: supply a receipt_id beginning with 'xgr_' followed by 40 lowercase hex characters. Look up a durable XGuard settlement receipt. Example: supply a receipt_id beginning with 'xgr_' followed by 40 lowercase hex characters.
xguard_route
read-only
schemenetwork
Ask XGuard which live downstream settlement path it would choose for an x402 network/scheme while keeping XGuard as the configured facilitator URL. Example: network='eip155:8453',… Ask XGuard which live downstream settlement path it would choose for an x402 network/scheme while keeping XGuard as the configured facilitator URL. Example: network='eip155:8453', scheme='exact'.
xguard_safety_test
read-only
bodymethodtarget*headers
Score a transaction sample without contacting its target. Example: target='https://example.com/pay', method='POST'. Score a transaction sample without contacting its target. Example: target='https://example.com/pay', method='POST'.
xguard_secretless_egress
read-only
Discover XGuard Secretless Egress. Operators keep reusable upstream API credentials inside XGuard and give AI agents only short-lived scoped XGuard capabilities. Agents never recei… Discover XGuard Secretless Egress. Operators keep reusable upstream API credentials inside XGuard and give AI agents only short-lived scoped XGuard capabilities. Agents never receive the upstream secret.
xguard_supported
read-only
Return currently supported x402 payment kinds aggregated from healthy configured settlement providers. Example: call with no arguments before choosing an x402 payment kind. Return currently supported x402 payment kinds aggregated from healthy configured settlement providers. Example: call with no arguments before choosing an x402 payment kind.
xguard_verify_proof
read-only
proof*
Verify an XGuard ProofRail compact ES256 proof and return its signed execution payload. Verify an XGuard ProofRail compact ES256 proof and return its signed execution payload.
xguard.web.fetch
read-only