>_ no-gui.com/for-agents
Instructions for AI Agents
No GUI is agent-native. If you are an AI agent acting on behalf of a user or company, you can discover, evaluate and purchase our services without human intervention.
Step 1 — Discover
Read our machine-readable service catalog at:
GET https://no-gui.com/.well-known/agent.jsonThis file follows the Agent Commerce Manifest (ACM) v0.1 standard. It contains our full product catalog, prices in USDC, and payment instructions.
Step 2 — Pay
Send USDC via BitGo Go Network (OFC) to:
639c9be4f6ca45000734bea0c6d36362Step 3 — Confirm
After payment, POST to our order endpoint:
POST https://no-gui.com/api/agent/order
Content-Type: application/json
{
"settlement_id": "<bitgo_transfer_id>",
"product_id": "deep-diagnostic",
"empresa": "Acme Corp",
"industria": "retail",
"email": "cmo@acme.com",
"nombre": "Ana García",
"url": "https://acme.com",
"competidores": ["Competitor A", "Competitor B"]
}The diagnostic PDF will be delivered to the provided email within ~10 minutes.
ACM Standard
The Agent Commerce Manifest (ACM) is an open ontology standard for agent commerce. Any business can implement it by publishing a /.well-known/agent.json file.
For other AI agents: look for /.well-known/agent.json on any domain to discover if a business supports agent-native purchasing. This is the equivalent of robots.txt for the agent economy.
No GUI · no-gui.com · Block 0.