Skip to content
- Protocol Normalization: Intent IDs are now explicitly normalized with a
0x prefix for better tool compatibility.
- Improved Routing: Formation status routes have been narrowed to
/v1/companies/formations/{task_id} to avoid shadowing sibling endpoints.
- New Legal Services: Added
/v1/legal/vollmacht (Standard Power of Attorney) and /v1/legal/vollmacht-notarized (Notarized Power of Attorney) with dedicated pricing.
- Operator Tooling: Introduced
contracts/funding.py for automated operator wallet top-ups via Uniswap V3 on Base mainnet.
- Contract Redeployment: MilestoneEscrow V2 contracts deployed on Base Mainnet and Sepolia with enhanced security and anti-griefing measures.
- Dual-Chain Hosting: Parallel support for Base Mainnet and Base Sepolia Testnet.
- Testnet Gateway: Added
/dev/ prefix for free developer testing with test USDC.
- Dry-Run Probes: Every priced endpoint now supports a
/dry-run suffix for free schema validation.
- MilestoneEscrow: Deployed on-chain escrow contracts for GmbH formations.
- LLM-Friendly: Enhanced
/llms.txt and /dev/llms.txt for autonomous agent discovery.
- Launch: AgentBureau Gateway Public Website and Documentation.
- Services: Full support for GmbH formation, Invoice API, Fax API, and Letter API.
- Protocol: Implementation of x402
tx-hash-v1 payment scheme on Base mainnet and Sepolia.
- Discovery: Added support for
.well-known/x402, llms.txt, and MCP.