{"name":"Gatekeeper","version":"1.0","publisher":"WorxAI.Tech","description":"Open discovery and paid machine access for WorxAI datasets and analytics.","homepage":"https://worxai.tech/edge","health":"https://worxai.tech/edge/health","protocol":{"x402":2,"paymentHeader":"PAYMENT-SIGNATURE","network":"eip155:8453","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xD5F951C86B0A4022c72c38ab5BA66A682A259420","facilitators":[{"url":"https://api.cdp.coinbase.com/platform/v2/x402/facilitator","operator":"Coinbase CDP","note":"Used by /api/x402/v2/* endpoints for Bazaar-discoverable payments; each endpoint also accepts a self-broadcast USDC transfer receipt verified directly on-chain."},{"url":"https://worxai.tech/api/facilitator","operator":"WorxAI (self-hosted)","note":"Atomically settles into ProtocolFeeVaultV2 with the 1.5%/98.5% fee split in a single buyer signature."}]},"capabilities":[{"name":".well-known.worx.json","url":"https://worxai.tech/.well-known/worx.json","methods":["GET"],"group":"Discovery","description":"Worx agent-discovery manifest describing the gateway, pricing, and dataset catalog.","payment":"none"},{"name":".well-known.mcp.json","url":"https://worxai.tech/.well-known/mcp.json","methods":["GET"],"group":"Discovery","description":"MCP server descriptor for agent tool discovery.","payment":"none"},{"name":".well-known.ai-plugin.json","url":"https://worxai.tech/.well-known/ai-plugin.json","methods":["GET"],"group":"Discovery","description":"Legacy ChatGPT-plugin style manifest.","payment":"none"},{"name":".well-known.ai-gateway.json","url":"https://worxai.tech/.well-known/ai-gateway.json","methods":["GET"],"group":"Discovery","description":"AI Gateway-flavored discovery manifest.","payment":"none"},{"name":".well-known.edge.json","url":"https://worxai.tech/.well-known/edge.json","methods":["GET"],"group":"Discovery","description":"Edge/agent discovery manifest listing every public API route.","payment":"none"},{"name":".well-known.gatekeeper","url":"https://worxai.tech/.well-known/gatekeeper","methods":["GET"],"group":"Discovery","description":"Gatekeeper capability probe.","payment":"none"},{"name":".well-known.gp.json","url":"https://worxai.tech/.well-known/gp.json","methods":["GET"],"group":"Discovery","description":"General Protocol (GP) agent-discovery manifest — escrow terms, contract address, and endpoints.","payment":"none"},{"name":"api.openapi.json","url":"https://worxai.tech/api/openapi.json","methods":["GET"],"group":"Discovery","description":"Full OpenAPI 3 specification for the public API surface.","payment":"none"},{"name":"api.schema","url":"https://worxai.tech/api/schema","methods":["GET"],"group":"Discovery","description":"JSON schema describing dataset record shapes.","payment":"none"},{"name":"api.gp.v1.quote","url":"https://worxai.tech/api/gp/v1/quote","methods":["GET"],"group":"General Protocol","description":"Escrow terms and fee quote for a given amount, before signing anything.","payment":"none"},{"name":"api.gp.v1.escrow.open","url":"https://worxai.tech/api/gp/v1/escrow/open","methods":["POST"],"group":"General Protocol","description":"Pull a signed payment authorization into escrow (funds held, not paid out).","payment":"none"},{"name":"api.gp.v1.escrow.attest","url":"https://worxai.tech/api/gp/v1/escrow/attest","methods":["POST"],"group":"General Protocol","description":"Seller attests delivery, opening the dispute window.","payment":"none"},{"name":"api.gp.v1.escrow.dispute","url":"https://worxai.tech/api/gp/v1/escrow/dispute","methods":["POST"],"group":"General Protocol","description":"Payer disputes an attested delivery inside the dispute window.","payment":"none"},{"name":"api.gp.v1.escrow.release","url":"https://worxai.tech/api/gp/v1/escrow/release","methods":["POST"],"group":"General Protocol","description":"Permissionlessly release escrowed funds to the seller once the dispute window has passed.","payment":"none"},{"name":"api.gp.v1.escrow.refund","url":"https://worxai.tech/api/gp/v1/escrow/refund","methods":["POST"],"group":"General Protocol","description":"Payer reclaims a full, fee-free refund if the seller never attested delivery.","payment":"none"},{"name":"api.gp.v1.escrow.status","url":"https://worxai.tech/api/gp/v1/escrow/status","methods":["GET"],"group":"General Protocol","description":"Read an escrow's current on-chain state.","payment":"none"},{"name":"api.gp.v1.supported","url":"https://worxai.tech/api/gp/v1/supported","methods":["GET"],"group":"General Protocol","description":"Machine-discoverable GP capability document.","payment":"none"},{"name":"api.gateway","url":"https://worxai.tech/api/gateway","methods":["POST"],"group":"Gateway","description":"Primary gateway entrypoint for payment-gated requests.","payment":"x402"},{"name":"api.gateway.status","url":"https://worxai.tech/api/gateway/status","methods":["GET"],"group":"Gateway","description":"Gateway operational status.","payment":"x402"},{"name":"api.gateway.health","url":"https://worxai.tech/api/gateway/health","methods":["GET"],"group":"Gateway","description":"Gateway health check.","payment":"x402"},{"name":"api.gateway.capabilities","url":"https://worxai.tech/api/gateway/capabilities","methods":["GET"],"group":"Gateway","description":"Declared gateway capabilities.","payment":"x402"},{"name":"api.gateway.discovery","url":"https://worxai.tech/api/gateway/discovery","methods":["GET"],"group":"Gateway","description":"Gateway discovery metadata for agents.","payment":"x402"},{"name":"api.gateway.validate","url":"https://worxai.tech/api/gateway/validate","methods":["GET"],"group":"Gateway","description":"Validates gateway configuration/connectivity.","payment":"x402"},{"name":"api.gateway.fees","url":"https://worxai.tech/api/gateway/fees","methods":["GET"],"group":"Gateway","description":"Current protocol fee schedule.","payment":"x402"},{"name":"api.gateway.quote","url":"https://worxai.tech/api/gateway/quote","methods":["POST"],"group":"Gateway","description":"Price quote for a dataset request.","payment":"x402"},{"name":"api.gateway.intents","url":"https://worxai.tech/api/gateway/intents","methods":["POST"],"group":"Gateway","description":"Submit a purchase intent.","payment":"x402"},{"name":"api.gateway.receipts","url":"https://worxai.tech/api/gateway/receipts","methods":["GET"],"group":"Gateway","description":"Look up a payment receipt.","payment":"x402"},{"name":"api.gateway.providers","url":"https://worxai.tech/api/gateway/providers","methods":["GET"],"group":"Gateway","description":"List registered data providers.","payment":"x402"},{"name":"api.gateway.providers.submit","url":"https://worxai.tech/api/gateway/providers/submit","methods":["POST"],"group":"Gateway","description":"Submit a new data provider for review.","payment":"x402"},{"name":"api.gateway.payments.verify","url":"https://worxai.tech/api/gateway/payments/verify","methods":["POST"],"group":"Gateway","description":"Verify an x402 payment.","payment":"x402"},{"name":"api.gateway.payments.settle","url":"https://worxai.tech/api/gateway/payments/settle","methods":["POST"],"group":"Gateway","description":"Settle a verified x402 payment.","payment":"x402"},{"name":"api.gateway.x402.verify","url":"https://worxai.tech/api/gateway/x402/verify","methods":["POST"],"group":"Gateway","description":"x402 protocol payment verification.","payment":"x402"},{"name":"api.gateway.x402.settle","url":"https://worxai.tech/api/gateway/x402/settle","methods":["POST"],"group":"Gateway","description":"x402 protocol payment settlement.","payment":"x402"},{"name":"api.gateway.x402.relay","url":"https://worxai.tech/api/gateway/x402/relay","methods":["POST"],"group":"Gateway","description":"Relay an x402 payment to the facilitator.","payment":"x402"},{"name":"api.facilitator.supported","url":"https://worxai.tech/api/facilitator/supported","methods":["GET"],"group":"Facilitator","description":"Supported x402 schemes and networks.","payment":"x402"},{"name":"api.facilitator.verify","url":"https://worxai.tech/api/facilitator/verify","methods":["POST"],"group":"Facilitator","description":"Facilitator-side payment verification.","payment":"x402"},{"name":"api.facilitator.settle","url":"https://worxai.tech/api/facilitator/settle","methods":["POST"],"group":"Facilitator","description":"Facilitator-side payment settlement.","payment":"x402"},{"name":"api.payment.verify","url":"https://worxai.tech/api/payment/verify","methods":["POST"],"group":"Facilitator","description":"Standalone payment verification endpoint.","payment":"x402"},{"name":"api.quote","url":"https://worxai.tech/api/quote","methods":["POST"],"group":"Facilitator","description":"General-purpose price quote endpoint.","payment":"x402"},{"name":"api.v1.catalog","url":"https://worxai.tech/api/v1/catalog","methods":["GET"],"group":"Datasets","description":"Public catalog of pre-built dataset categories.","payment":"x402"},{"name":"api.v1.generator.catalog","url":"https://worxai.tech/api/v1/generator/catalog","methods":["GET"],"group":"Datasets","description":"Catalog of the schema-driven synthetic dataset generator.","payment":"x402"},{"name":"api.v1.generator.preview","url":"https://worxai.tech/api/v1/generator/preview","methods":["GET"],"group":"Datasets","description":"Free live preview for any dataset category, including custom ones.","payment":"x402"},{"name":"api.v1.data.[dataset]","url":"https://worxai.tech/api/v1/data/[dataset]","methods":["GET","POST"],"group":"Datasets","description":"Fetch or request a specific dataset by id.","payment":"x402"},{"name":"api.v1.data.[dataset].download","url":"https://worxai.tech/api/v1/data/[dataset]/download","methods":["GET"],"group":"Datasets","description":"Download a purchased dataset.","payment":"x402"},{"name":"api.v1.route","url":"https://worxai.tech/api/v1/route","methods":["POST"],"group":"Datasets","description":"Route a data request to the appropriate provider.","payment":"x402"},{"name":"api.v2.procure","url":"https://worxai.tech/api/v2/procure","methods":["POST"],"group":"Datasets","description":"Procure a dataset end-to-end (quote + payment + delivery).","payment":"x402"},{"name":"api.datasets.download","url":"https://worxai.tech/api/datasets/download","methods":["POST"],"group":"Datasets","description":"Initiate a dataset download after payment.","payment":"x402"},{"name":"api.datasets.file","url":"https://worxai.tech/api/datasets/file","methods":["GET"],"group":"Datasets","description":"Stream the purchased CSV file for any category, generated on demand.","payment":"x402"},{"name":"api.x402.v2.datasets","url":"https://worxai.tech/api/x402/v2/datasets","methods":["GET"],"group":"Datasets","description":"x402 v2 dataset listing.","payment":"x402"},{"name":"api.x402.v2.datasets.detail","url":"https://worxai.tech/api/x402/v2/datasets/detail","methods":["GET"],"group":"Datasets","description":"x402 v2 payment-gated dataset detail + delivery.","payment":"x402"},{"name":"api.x402.v2.analytics","url":"https://worxai.tech/api/x402/v2/analytics","methods":["GET"],"group":"Analytics","description":"Aggregate marketplace analytics.","payment":"none"},{"name":"api.x402.v2.ledger","url":"https://worxai.tech/api/x402/v2/ledger","methods":["GET"],"group":"Analytics","description":"Public transaction ledger.","payment":"none"},{"name":"api.ledger","url":"https://worxai.tech/api/ledger","methods":["GET"],"group":"Analytics","description":"General ledger of settled payments.","payment":"none"},{"name":"api.credit.status","url":"https://worxai.tech/api/credit/status","methods":["GET"],"group":"Analytics","description":"Credit balance / usage status.","payment":"none"},{"name":"api.analytics.track","url":"https://worxai.tech/api/analytics/track","methods":["POST"],"group":"Analytics","description":"Track a custom analytics event.","payment":"none"},{"name":"api.analytics.visit","url":"https://worxai.tech/api/analytics/visit","methods":["POST"],"group":"Analytics","description":"Record a page visit.","payment":"none"},{"name":"api.behavioral","url":"https://worxai.tech/api/behavioral","methods":["GET"],"group":"Analytics","description":"Behavioral signal feed.","payment":"none"},{"name":"api.wallet.assets","url":"https://worxai.tech/api/wallet/assets","methods":["POST"],"group":"Wallet","description":"Fetch wallet asset balances.","payment":"none"},{"name":"api.wallet.prices","url":"https://worxai.tech/api/wallet/prices","methods":["POST"],"group":"Wallet","description":"Fetch live asset prices for a wallet.","payment":"none"},{"name":"api.mcp","url":"https://worxai.tech/api/mcp","methods":["GET","POST"],"group":"Agent Tooling","description":"MCP server endpoint for tool-calling agents.","payment":"none"},{"name":"api.index","url":"https://worxai.tech/api/index","methods":["GET","POST"],"group":"Agent Tooling","description":"Provider/dataset index lookup and submission.","payment":"none"},{"name":"api.index.register","url":"https://worxai.tech/api/index/register","methods":["GET","POST"],"group":"Agent Tooling","description":"Register a new entry in the provider index.","payment":"none"},{"name":"api.index.apply","url":"https://worxai.tech/api/index/apply","methods":["POST"],"group":"Agent Tooling","description":"Apply to be listed in the provider index.","payment":"none"},{"name":"api.legal.accept","url":"https://worxai.tech/api/legal/accept","methods":["GET","POST"],"group":"Legal","description":"Record acceptance of the platform agreement.","payment":"none"},{"name":"api.announcements.feed","url":"https://worxai.tech/api/announcements/feed","methods":["GET"],"group":"Legal","description":"Public cacheable x402 catalog and discovery announcement feed.","payment":"none"},{"name":"api.announcements.current","url":"https://worxai.tech/api/announcements/current","methods":["GET"],"group":"Legal","description":"Fetch the current active announcement.","payment":"none"},{"name":"api.announcements.receipts","url":"https://worxai.tech/api/announcements/receipts","methods":["POST"],"group":"Legal","description":"Acknowledge receipt of an announcement.","payment":"none"},{"name":"api.health","url":"https://worxai.tech/api/health","methods":["GET"],"group":"Platform","description":"Overall platform health check.","payment":"none"},{"name":"api.auth.[...all]","url":"https://worxai.tech/api/auth/[...all]","methods":["GET","POST"],"group":"Platform","description":"Better Auth session/authentication handler.","payment":"none"}],"networks":[{"name":"Base mainnet","chainId":8453,"network":"eip155:8453","environment":"production"}],"providers":"https://worxai.tech/api/gateway/providers","gateway":"https://worxai.tech/api/gateway","eden":{"envelope":"1.0","provenance":true,"freshness":true},"discovery":["https://worxai.tech/.well-known/edge.json","https://worxai.tech/.well-known/gatekeeper","https://worxai.tech/.well-known/ai-plugin.json","https://worxai.tech/llms.txt","https://worxai.tech/api/announcements/feed"]}