How an AI Agent Discovered, Bought, and Consumed My Product Without a Human | Austin .

Members-Only

Recent Talks & Demos are for members only

Exclusive feed

You must be an AI Tinkerers active member to view these talks and demos.

June 26, 2026 · Austin

BotVisibility: Monetizing Agentic Customers

Overview
Links
Tech stack
  • Solana
    Solana is a high-performance, single-state blockchain designed for fast, low-cost decentralized applications and global payments at scale.
    Engineered for speed and cost-efficiency, Solana bypasses traditional layer-2 scaling bottlenecks by utilizing a unique Proof-of-History (PoH) consensus mechanism. This architecture allows the network to process thousands of transactions per second with sub-second finality and average transaction fees under a fraction of a cent. By maintaining a single, globally synchronized state, Solana enables developers to build highly scalable decentralized applications (dApps) and payment systems without the complexity of sharding or fragmented liquidity.
  • USDC
    USDC is a fully-reserved, regulated stablecoin: a digital dollar issued by Circle, pegged 1:1 to the US dollar, enabling 24/7 global liquidity.
    USDC (USD Coin) is a key financial technology: a digital dollar stablecoin issued by Circle and backed 1:1 by highly liquid cash and cash-equivalent assets. This regulated digital currency is designed for stability, providing a reliable on-ramp to the crypto economy while maintaining the value of the US dollar. Its architecture, built on open protocols and natively available across over 30 blockchain networks (including Ethereum, Solana, and Polygon), facilitates near-instant, low-cost, and accessible global payments and trading. Circle ensures transparency with monthly reserve attestations published by a Big Four accounting firm, cementing USDC's role as a trusted, institutional-grade instrument for digital finance.
  • Turso
    A distributed, edge-hosted database built on libSQL that scales SQLite to global applications and multi-tenant architectures.
    Turso brings the simplicity and low latency of SQLite to production cloud environments. Built on libSQL (an open-source fork of SQLite), the platform allows developers to run databases in-process, on-device, or replicated globally across dozens of locations. By decoupling storage and compute, Turso supports massive multi-tenancy (enabling users to spin up thousands of isolated database instances on a single account) while offering built-in vector search and microsecond-level local reads via embedded replicas.
  • pay
    Google Pay API is an integration toolkit that lets merchants accept secure, tokenized payments from hundreds of millions of users with a single click.
    Google Pay API streamlines the checkout flow by letting customers use credit and debit cards securely stored in their Google Accounts. Built to drop into existing processing stacks (including Stripe, Adyen, and Braintree), it handles the heavy lifting of tokenization and encryption without additional transaction fees. Integration is straightforward: developers load the JavaScript library, define supported card networks (like Visa and Mastercard), and receive a secure payment token to pass directly to their gateway. By replacing manual form entry with a native, autofilled payment sheet, the API routinely cuts checkout times by up to 50% and dramatically reduces cart abandonment rates.
  • Fly
    Fly.io transforms Docker containers into micro-VMs running on bare metal in 30+ regions globally.
    Fly.io bypasses traditional cloud complexity by deploying application code directly to the edge. The platform converts OCI images into Firecracker micro-VMs, placing compute physically close to users to minimize latency. Developers manage global fleets via the flyctl CLI, leveraging Anycast IPs for routing and private WireGuard networks for secure inter-service communication. Whether scaling a Phoenix app in Tokyo or a Postgres cluster in Amsterdam, Fly handles the hardware orchestration so teams can focus on shipping features.