The agent that shops for you.
Axis reads your Gmail receipts, learns your household consumption patterns, and queues replenishment for your approval. Coffee before you notice the bag is light.
THE POST-CLICK ERA
The gated orchestration layer for autonomous commerce. Every intent signed. Every settlement traceable. Every handshake witnessed.
HANDSHAKE · LIVE
Agents don't send emails. They sign cryptographic receipts over x402 and settle through ACP. The gate records it. Humans sleep.
TWO SIDES · ONE THESIS
Consumers use Axis. Merchants install Forge SDK. Aethelforge is the gate in the middle.
Axis reads your Gmail receipts, learns your household consumption patterns, and queues replenishment for your approval. Coffee before you notice the bag is light.
Drop llms.txt and agent-commerce.json on your site. Any agent now discovers your catalog, negotiates, and pays. No human UI required.
THE FEATS · WHAT AETHELFORGE HAS BUILT
We ship what's real and we label what's coming.
The consumer agent that reads your Gmail receipts, learns your household consumption, and queues replenishment for approval.
VisitDrop llms.txt + agent-commerce.json on your site. Agents discover your catalog, negotiate, pay — no human UI required.
VisitVertical knowledge hubs built for AEO. ElectrifyAtlas live; SolarAtlas and AppealAtlas on the roadmap.
Learn moreGBP / citation / rank agents running chicagomedicalmalpracticelawyers.com end-to-end.
Learn moreProperty-tax appeal agent targeting 3,000 US counties with per-jurisdiction logic.
Learn morePROTOCOL STACK · WHAT AETHELFORGE SPEAKS
Standardized tool-calling surface between LLMs and external data sources.
STEWARDAnthropicCryptographic handshake for machine-to-machine commerce transactions.
STEWARDOpenAI + StripeAgent-mediated payment authorization and settlement protocol.
STEWARDGoogleHTTP-native micropayments using the long-dormant 402 status code.
STEWARDCoinbaseTHE ANSWER
Aethelforge is the orchestration layer for autonomous commerce and industrial operations. It provides the gated rails, protocols, and cryptographic settlement trail that let AI agents transact with each other on behalf of humans — with every intent signed and every handshake witnessed.
FAQ
Aethelforge is the orchestration layer for autonomous commerce and industrial operations — the system of record for the machine economy. It provides the rails, protocols, and settlement trail that let agents transact with each other on behalf of humans.
Aethelforge speaks MCP (Model Context Protocol), ACP (Agentic Commerce Protocol), AP2 (Agent Payments Protocol), and x402 (HTTP-native payments). Every transaction is signed and every settlement is traceable.
Two audiences: consumers (via Axis, a predictive replenishment agent that lives in your Gmail) and merchants (via the Forge SDK, which adds agent-commerce rails to any site in under an hour).
The Forge SDK is open source, published under the agentcommerce namespace on npm. The Aethelforge platform that orchestrates transactions across SDKs is proprietary.
Every transaction is gated: intent is signed by the consumer agent, orchestrated by Aethelforge, and settled via ACP or x402. Full cryptographic receipts are stored in the Live Ops Feed. Humans audit by default.
From a century of clicks, to the first decade of commands.
# This is the structured view rendered for machine consumption. Humans read the same data through the layout one toggle to the right. Both views are present in the server-rendered HTML.
# generated_at 2026-04-19T05:14:07.162Z
{
"@type": "WebPage",
"url": "https://aethelforge.ai",
"name": "Aethelforge — Software that does the work.",
"description": "The orchestration layer for autonomous commerce and industrial operations. A system of record for the machine economy.",
"inLanguage": "en_US",
"isPartOf": {
"@type": "WebSite",
"name": "Aethelforge",
"url": "https://aethelforge.ai"
},
"publisher": {
"name": "iSimplifyMe",
"url": "https://isimplifyme.com"
},
"generatedAt": "2026-04-19T05:14:07.162Z"
}QWhat is Aethelforge?
AAethelforge is the orchestration layer for autonomous commerce and industrial operations. It provides the gated rails, protocols, and cryptographic settlement trail that let AI agents transact with each other on behalf of humans — with every intent signed and every handshake witnessed.
word_count=42 · intent= definitional · source=authored
// Organization
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Aethelforge",
"url": "https://aethelforge.ai",
"description": "The orchestration layer for autonomous commerce and industrial operations. A system of record for the machine economy.",
"parentOrganization": {
"@type": "Organization",
"name": "iSimplifyMe",
"url": "https://isimplifyme.com"
},
"knowsAbout": [
"Model Context Protocol",
"Agentic Commerce Protocol",
"Agent Payments Protocol",
"HTTP 402 Native Payments"
]
}// WebSite
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "Aethelforge",
"url": "https://aethelforge.ai",
"description": "The orchestration layer for autonomous commerce and industrial operations. A system of record for the machine economy.",
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://aethelforge.ai/search?q={search_term_string}"
},
"query-input": "required name=search_term_string"
}
}// FAQPage
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What is Aethelforge?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Aethelforge is the orchestration layer for autonomous commerce and industrial operations — the system of record for the machine economy. It provides the rails, protocols, and settlement trail that let agents transact with each other on behalf of humans."
}
},
{
"@type": "Question",
"name": "What protocols does Aethelforge support?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Aethelforge speaks MCP (Model Context Protocol), ACP (Agentic Commerce Protocol), AP2 (Agent Payments Protocol), and x402 (HTTP-native payments). Every transaction is signed and every settlement is traceable."
}
},
{
"@type": "Question",
"name": "Who builds on Aethelforge?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Two audiences: consumers (via Axis, a predictive replenishment agent that lives in your Gmail) and merchants (via the Forge SDK, which adds agent-commerce rails to any site in under an hour)."
}
},
{
"@type": "Question",
"name": "Is Aethelforge open source?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The Forge SDK is open source, published under the agentcommerce namespace on npm. The Aethelforge platform that orchestrates transactions across SDKs is proprietary."
}
},
{
"@type": "Question",
"name": "How does Aethelforge handle money?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Every transaction is gated: intent is signed by the consumer agent, orchestrated by Aethelforge, and settled via ACP or x402. Full cryptographic receipts are stored in the Live Ops Feed. Humans audit by default."
}
}
]
}[
{
"slug": "mcp",
"name": "MCP",
"expansion": "Model Context Protocol",
"steward": "Anthropic",
"status": "Supported",
"reference": "https://aethelforge.ai/protocols/mcp"
},
{
"slug": "acp",
"name": "ACP",
"expansion": "Agentic Commerce Protocol",
"steward": "OpenAI + Stripe",
"status": "Supported",
"reference": "https://aethelforge.ai/protocols/acp"
},
{
"slug": "ap2",
"name": "AP2",
"expansion": "Agent Payments Protocol",
"steward": "Google",
"status": "Supported",
"reference": "https://aethelforge.ai/protocols/ap2"
},
{
"slug": "x402",
"name": "x402",
"expansion": "HTTP 402 Native Payments",
"steward": "Coinbase",
"status": "Supported",
"reference": "https://aethelforge.ai/protocols/x402"
}
][
{
"key": "axis",
"title": "Axis",
"summary": "The consumer agent that reads your Gmail receipts, learns your household consumption, and queues replenishment for approval.",
"status": "LIVE",
"url": "https://axis.aethelforge.ai"
},
{
"key": "forge",
"title": "Forge SDK",
"summary": "Drop llms.txt + agent-commerce.json on your site. Agents discover your catalog, negotiate, pay — no human UI required.",
"status": "LIVE",
"url": "/forge"
},
{
"key": "atlas",
"title": "Atlas Network",
"summary": "Vertical knowledge hubs built for AEO. ElectrifyAtlas live; SolarAtlas and AppealAtlas on the roadmap.",
"status": "COMING",
"url": "/feats/atlas"
},
{
"key": "med-mal",
"title": "Med-Mal Ops Fleet",
"summary": "GBP / citation / rank agents running chicagomedicalmalpracticelawyers.com end-to-end.",
"status": "COMING",
"url": "/feats/med-mal"
},
{
"key": "appeal",
"title": "AppealAtlas",
"summary": "Property-tax appeal agent targeting 3,000 US counties with per-jurisdiction logic.",
"status": "COMING",
"url": "/feats/appeal"
}
]01What is Aethelforge?
Aethelforge is the orchestration layer for autonomous commerce and industrial operations — the system of record for the machine economy. It provides the rails, protocols, and settlement trail that let agents transact with each other on behalf of humans.
02What protocols does Aethelforge support?
Aethelforge speaks MCP (Model Context Protocol), ACP (Agentic Commerce Protocol), AP2 (Agent Payments Protocol), and x402 (HTTP-native payments). Every transaction is signed and every settlement is traceable.
03Who builds on Aethelforge?
Two audiences: consumers (via Axis, a predictive replenishment agent that lives in your Gmail) and merchants (via the Forge SDK, which adds agent-commerce rails to any site in under an hour).
04Is Aethelforge open source?
The Forge SDK is open source, published under the agentcommerce namespace on npm. The Aethelforge platform that orchestrates transactions across SDKs is proprietary.
05How does Aethelforge handle money?
Every transaction is gated: intent is signed by the consumer agent, orchestrated by Aethelforge, and settled via ACP or x402. Full cryptographic receipts are stored in the Live Ops Feed. Humans audit by default.
// internal
// machine-readable
// external
# see /robots.txt for full directives. /api/* is disallowed.