Back to sdk
Jan 14, 2025
2 min read

Getting Started

Introduction to Agentic Commerce, AP2 Standard, and x402 Payment Streaming protocol.
{
  "title": "Getting Started",
  "description": "Introduction to Agentic Commerce and the fundamental protocols that power Tiktag's settlement layer. Learn about the shift from human-to-human to agent-to-agent settlement, the Asset Proxy Protocol (AP2) for cross-owner transactions, and the Payment Streaming protocol (x402) for micro-settlements.",
  "keyPoints": [
    "Agentic Commerce represents the shift from human-to-human to agent-to-agent settlement",
    "AP2 (Asset Proxy Protocol) enables agents to obtain legal/cryptographic authority to settle on behalf of human owners",
    "x402 Payment Streaming enables real-time, flow-based settlement instead of static batch transactions",
    "Tiktag Agentic Wallet (Taho Fork) provides the foundation for agentic financial operations",
    "The Settlement Flywheel connects Tikoly ZK-proofs to Tiktag financial events"
  ],
  "references": [
    "https://tikoly.com/docs/agentic-commerce",
    "https://tiktag.app/docs/wallet-setup"
  ],
  "tools": [
    "Tiktag CLI",
    "Tiktag Wallet",
    "Taho Wallet"
  ],
  "mermaidMarkdown": "mindmap\n  root((Getting Started))\n    Introduction\n      Agentic Commerce\n      Human-to-Agent Shift\n      Settlement Layer\n    AP2 Standard\n      Asset Proxy Protocol\n      Cross-Owner Transactions\n      Legal Authority\n      Cryptographic Authority\n    x402 Standard\n      Payment Streaming\n      Micro-Settlements\n      Real-time Flows\n      Flow-Based Settlement\n    Quick Start\n      Tiktag Agentic Wallet\n      Taho Fork Setup\n      First Settlement",
  "url": ""
}