Agents can discover, quote, pay, execute, and prove from one public entry.
This page compresses the public machine-facing story into one place. It gathers the supported caller surfaces, protocol fronts, payment fronts, XT1 runtime truth, XNYA proof truth, and the broader catalog scope so an outside agent or builder does not need to infer the stack from scattered documents.
Canonical public spine
The public entry should make the runtime and proof primitives unmissable. XT1 is the coined runtime-side execution truth standard. XNYA is the compact native proof artifact family. Together they sit inside one quote -> fund -> execute -> prove -> inspect motion.
- Runtime truth: XT1
- Proof truth: XNYA
- Caller surfaces: 5
- Protocol fronts: 5
- Payment fronts: 5
Agent entry summary · First-run JSON · XT1 summary · xytara autonomous entry · XNYA summary
Caller surfaces
The same runtime and proof spine is reachable from the public surfaces we explicitly support now, rather than requiring one fixed UI or one fixed protocol shape.
- CLI and terminal: cli, shell, terminal
- Browser and hosted checkout: browser, embedded_webapp, human_ui
- Chat agents and assistant windows: assistant_window, chat_agent, tool_calling
- Direct API callers: http_api, rest, signed_request
- Service-to-service and evented systems: embedded_runtime, event_bus, service_to_service
Protocol fronts
The stack already supports multiple fronts into the same runtime core. The default remains clear, while supported and optional fronts stay explicitly named instead of being hidden behind marketing blur.
- MCP primary tool front: primary default protocol front
- A2A negotiation and settlement front: first party supported protocol front
- A2C tooling and session front: first party supported protocol front
- built-in supported bridge protocols: built in supported nondefault breadth
- third-party staging protocol fronts: discoverable partner extension surface
Adapter/protocol truth · Runtime default path · Provider journeys · MCP server card · MCP remote entry
Autonomous discovery registry
This is the dense machine-readable map for outside agents and crawlers. It surfaces the live protocol, payment, and framework summary lanes in one place so the public entry can be discovered from the shortest possible path instead of requiring private context.
- MCP, A2A, A2C, ACP, x402, L402, and BOLT all have public summary surfaces.
- The A2A agent card is published at /.well-known/agent-card.json for direct registry fetches, with /.well-known/agent.json kept as a compatibility alias.
- Framework summaries are available for LangChain, LangGraph, Semantic Kernel, AutoGen, CrewAI, and LlamaIndex.
- Event-system summaries are available for Kafka, NATS, MQTT, and webhook-style delivery.
- The agent discovery index is the preferred machine entry and gathers the full machine-readable map in one canonical place.
- Integration matrix and protocol summaries are exposed for machine-readable indexing.
- The MCP executor card and remote entry are listed alongside the broader protocol spine.
Protocol summary · Integration matrix summary · Discovery registry · Discovery registry summary · Agent discovery index summary · A2A agent card · A2A agent card legacy alias · A2A agent card summary · MCP summary · A2A summary · A2C summary · ACP summary · x402 summary · L402 summary · BOLT summary · Framework summary · Event systems summary · Agent discovery index
Payment fronts and treasury posture
We want payment to feel easy and autonomous without flattening the treasury boundary. So the public surface names the supported fronts, while the actual treasury destinations and sensitive operator wiring remain private and controlled.
- x402 direct machine payment: direct_machine_payment, signed_request_payment
- account credits repeat-use spend: delegated_spend, internal_credits, reusable_balance
- hosted checkout and external funding: browser_payment, fiat_money_in, hosted_checkout
- L402 permissionless payment front: lightning, permissionless_micro_payment
- BOLT / UTXO-SPV payment front: spv_verifiable_payment, utxo_native_payment
- Publicly claimable live landing rails: 14
Payment/rail truth · Autonomous entry summary · Money-in · Go-live
Bridge and interop followthrough
The remaining bridge and interop lanes are now surfaced as first-class public discovery targets. That includes auth and identity interop on the runtime side, plus proof bridge continuity, verification services, and trust portability on the proof side.
- Auth interop and identity interop are public support lanes.
- Proof bridge continuity and verification services are public proof lanes.
- The agent discovery index collects the full set of public summary refs in one place.
- Agents should index this card alongside the protocol and payment registry card.
Support lanes summary · Auth interop summary · Identity interop summary · Proof bridge summary · Verification services summary · Agent discovery index · Agent discovery index summary
Best first-contact recipes
Different callers need different first-contact motion. The important part is that they all converge back into the same runtime, proof, and followthrough story rather than fragmenting the stack.
- Secretless quote then decide: quote_only via mcp
- Credits-first repeat use: account_credits, hosted_checkout via a2a, a2c, mcp
- Direct machine pay: direct_signed_payment, x402 via a2a, mcp
- Browser checkout to machine execution: account_credits, hosted_checkout via a2c, mcp
- Optional permissionless fronts: bolt_utxo_spv, l402 via a2a, mcp
Full catalog exposure
The agent entry surface should not pretend the stack is only one demo command. The deeper catalog breadth remains public and inspectable across the major families, lifecycle stages, and market classes we already carry.
- Operation families: 9
- Lifecycle stages: 13
- Market classes: 6
- The catalog already exposes discovery, negotiation, quote/commit, invoke, delivery, settlement, anchoring, disputes, and verification-adjacent operations.
Proof pickup and followthrough
The runtime side is only half the job. The public agent entry should make it obvious where proof, verification, bridge carry, trust portability, and governance followthrough continue once runtime execution has produced a result.
Proof truth · Proof default path · Followthrough truth · Verification services · Proof page