[
  {
    "id": "stripe-agentic-commerce-docs-1",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers.md",
    "excerpt": "Use Agentic Commerce Suite (ACS) to start selling through agents with a single integration.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-2",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers/custom.md",
    "excerpt": "Use this integration if you want to build your own checkout API endpoints and process agentic payments with a third-party payment processor.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-3",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-agents.md?agent-checkout-mode=full",
    "excerpt": "Use Agentic Commerce Suite (ACS) to embed commerce capabilities into your AI interface.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-4",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.md?agent-seller=agent",
    "excerpt": "Shared payment tokens (SPTs) grant sellers scoped access to customers’ payment methods for agent-initiated purchases.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-5",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/mcp.md",
    "excerpt": "The Stripe Model Context Protocol (MCP) server provides tools that AI agents can use to interact with the Stripe API",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-6",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/skills.md",
    "excerpt": "Install instructions that help AI agents create more accurate Stripe integrations.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-7",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/keys/restricted-api-keys.md",
    "excerpt": "RAKs are the recommended type of key for API keys you give to AI agents.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-8",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine.md",
    "excerpt": "Machine payments let agents pay for APIs and services programmatically.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-9",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine/x402.md",
    "excerpt": "x402 is a protocol for internet payments... your server returns an HTTP 402 response with payment details, including a Stripe deposit address.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-10",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine/mpp.md",
    "excerpt": "You can build an API that uses MPP with a single prompt to your coding agent",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-11",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "Link CLI gives your agent access to a wallet that your customer controls. Your agent can retrieve one-time-use payment credentials to complete purchases",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-12",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "Your agent reads transaction history, balances, and account details from connected bank accounts and credit cards.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-13",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/directory.md",
    "excerpt": "Stripe Directory helps developers and AI agents find the best external providers for a task and follow the best supported path to provision or use them.",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-agentic-commerce-gh-1",
    "tier": "github",
    "url": "https://github.com/stripe/link-cli",
    "excerpt": "The CLI can produce one of three credential types: A virtual card (PAN)... A Link Pay Token (LPT)... A Shared Payment Token (SPT)",
    "fetchedAt": "2026-09-14T23:21:33.555Z"
  },
  {
    "id": "stripe-ac-supp-chat-commerce",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce.md",
    "excerpt": "Stripe's agentic-commerce hub is explicitly chat-native: \"Buyers can browse products, get personalized recommendations, and complete purchases without leaving the conversation\", and \"Agents can also act on behalf of the people who use them, making purchases with a customer-controlled wallet and retrieving permissioned financial insights from connected accounts.\" Sellers get \"Share product catalog with agents\", \"Enable agent to complete checkout\", and \"Receive payment credentials from agents\" over UCP or ACP, or \"monetize your API or service using machine payments\" over MPP/x402, while agent builders can \"Embed checkout flows in chats or advertisements\". The agents-as-intermediaries side (\"They present product feeds, manage carts and checkout, and accept payments\") is gated: \"This feature is in private preview.\"",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-seller-catalog-feed",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers.md",
    "excerpt": "Merchant onboarding is Dashboard self-serve — \"Use Agentic Commerce Suite (ACS) to start selling through agents with a single integration\", \"choose to onboard as a seller\", then per-agent consent: \"Find the agent you want to sell through and review its terms\" and \"We send the agent an approval request that the agent must accept\" (\"ACS is available in the US, Canada, and select European countries\", 34 country codes listed). Catalog publishing is a CSV feed (\"Format your feed as a CSV where each row is a product or variant\") uploaded via the v2 Product Catalog Import API to a presigned URL (\"The maximum file size is 4 GB\"); cadence is product data \"Once per day\" and, for inventory/pricing, \"in most cases, uploading inventory and pricing data every 15 minutes is enough\". Deletion semantics are explicit (\"In replace mode, any product not included in the uploaded file is permanently deleted from Stripe’s catalog\"), indexing completes via v2.commerce.product_catalog.imports succeeded / succeeded_with_errors / failed webhooks with a per-row error CSV, and restricted keys need Product Catalog Imports write permission (\"Without this permission, API requests return a `403` error\").",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-order-attribution",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers.md",
    "excerpt": "Agent orders flow through standard Stripe rails with per-agent attribution: \"Stripe sends `checkout.session.completed` after the agent completes an order. Each order generates a unique `checkout.session.completed` event.\" In the Dashboard, orders appear on the Transactions page \"where they’re tagged with the originating agent\" and \"You can also filter transactions by agent names.\" The field reference exposes `CheckoutSessions.PaymentIntent.agent_details` (Private preview), and sellers can batch — \"Instead of fulfilling each order individually, bulk fulfill orders\" via the List CheckoutSessions endpoint.",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-acp-custom-checkout",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers/custom.md",
    "excerpt": "The ACP-style custom integration has sellers \"implement a reverse API that defines the requests Stripe sends to your commerce backend and the response shapes your backend returns\" — \"When an agent routes a checkout request through Stripe, Stripe calls these endpoints on your behalf.\" Checkout create/update/confirm hooks move a session through the documented statuses \"incomplete | ready_for_payment | requires_escalation | processing | completed | canceled\"; on confirm the seller receives a shared payment token — a \"scoped grant of the customer’s payment method from the agent to your\" Stripe profile \"with specific usage and expiration limits\" — and resolves it into credentials whose type \"is either `agentic_token` or `dpan`\". \"In collaboration with the card networks, Stripe might use tokens issued through network programs such as Mastercard’s Agent Pay and Visa’s Intelligent Commerce programs on your behalf.\" Geography and access are gated: \"Agentic Commerce Suite (ACS) is available in the US.\" and onboarding the endpoint requires the waitlist.",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-embedded-checkout-oca",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-agents.md?agent-checkout-mode=full",
    "excerpt": "For agent builders, the embedded mode manages \"the full checkout lifecycle through Stripe, including product feed ingestion, cart management, fulfillment, and payment collection\" — \"Stripe handles routing, authentication, error retries, and shared payment token (SPT) creation so you don’t need to integrate directly with each seller\", and after confirm \"Stripe routes the token to the seller for payment processing, so you don’t need to manage the token’s lifecycle\" (completion signalled by the `delegated_checkout.requested_session.completed` webhook). Access is agreement-gated: \"An OCA is a required connection between your agent and a seller that enables agentic commerce flows. Only a seller can initiate an OCA request\", \"After both parties confirm the OCA, it authorizes data access between your agent and the seller\", and \"Either party can terminate an OCA at any time.\" Caveats are explicit: \"Agentic Commerce Suite is private preview and is available in the US, Canada, and select European countries. It supports purchases of physical goods\", and embedding agents \"might be considered marketplace facilitators (MPFs) with tax collection and remittance obligations.\"",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-spt-limits",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/concepts/shared-payment-tokens.md?agent-seller=agent",
    "excerpt": "\"Shared payment tokens (SPTs) grant sellers scoped access to customers’ payment methods for agent-initiated purchases.\" The issuing agent must \"Set usage limits, including currency, maximum amount, and expiration window\" (usage_limits currency / max_amount / expires_at in the create call), and can \"Revoke the SPT at any time to prevent the seller from using it to create a payment\" — \"Sellers can’t create a payment with a revoked SPT.\" \"An SPT functions as a state machine\" across active / requires_action / deactivated, with webhooks for each transition (for `shared_payment.issued_token.used`: \"You receive this event when the seller uses the SPT\").",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-machine-payments",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine.md",
    "excerpt": "\"Machine payments let agents pay for APIs and services programmatically. Your server returns a payment challenge, the agent presents a valid payment credential, and Stripe settles the payment to your Stripe balance.\" Minimums are documented per rail: for card payments through SPTs \"the minimum amount is 0.50 USD\", for stablecoins \"the minimum amount is 0.01\" USDC — across MPP on Tempo (USDC.e) and Solana (USDC) and x402 on Base (USDC) — and \"Stablecoin payments are available to businesses in all US states, except New York.\" Settlement stays on-platform: \"Payments land directly in your Stripe balance and settle in fiat. Metrics, reporting, and multi-currency payouts work the same as any other payment in Stripe\", with refunds available through the standard Refunds API and Dashboard per the features table.",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-mpp-agent-build",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine/mpp.md",
    "excerpt": "MPP \"is an open protocol that lets agents pay for your APIs and services programmatically without a checkout UI, co-authored by Stripe and Tempo\": on an unpaid request \"your server returns an HTTP `402` response with payment details\", then \"The agent authorizes the payment, retries the request, and gets access to the paid resource along with a receipt.\" The docs ship a one-prompt agent build path (\"Read https://docs.stripe.com/payments/machine/mpp.md?lang=node, and monetize my API using MPP to charge 0.50 USD per API call\") and a conformance CLI: \"Run `mppx validate` to automatically verify your implementation end-to-end. The command tests discovery, challenge formats, error handling, and the full payment flow.\" Agents test-pay with `npx @stripe/link-cli mpp pay` or the Tempo CLI.",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-link-wallet",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "\"Link CLI gives your agent access to a wallet that your customer controls. Your agent can retrieve one-time-use payment credentials to complete purchases, and retrieve permissioned financial data to answer questions about spending, balances, and trends.\" Every spend is human-gated: \"Customers approve each request on the Link website or in the mobile app. Agent payments support one-time-use virtual cards and shared payment tokens.\" Wallet guides cover \"Search products and complete payments with UCP\" and how to \"pay merchants that accept machine payments over HTTP 402\", and the tool is agent-legible: \"Your agent can inspect the full CLI documentation with `link-cli --llms-full`\".",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-mcp-approval",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/mcp.md",
    "excerpt": "Dashboard-side agent actions carry a documented human approval gate: \"To prevent agents from making mistakes, Stripe requires human confirmation before it takes certain `stripe_api_write` actions, such as refunds and outbound payments.\" The human reviews an approval URL; \"When you click Approve, Stripe provides the agent with an approval token, but you need to tell the agent to retry the operation\", and \"If you don’t approve the action within 24 hours, it expires.\"",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-acp-openness",
    "tier": "claimed-docs",
    "url": "https://www.agenticcommerce.dev/",
    "excerpt": "\"ACP is open source and community-designed under the Apache 2.0 license. Businesses can implement the specification to transact with any AI agent or payment processor.\" Steering is disclosed on the site itself: \"Stripe and OpenAI developed the Agentic Commerce Protocol to define a common language for how agents and businesses transact\", \"OpenAI is the first AI platform to implement ACP with ChatGPT\", Stripe is \"the first compatible PSP with its Shared Payment Token\", and the contributor contact routes to acp@stripe.com. Listing is not automatic: \"If your business wants to participate in ChatGPT, you'll need to apply.\"",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-ac-supp-pricing",
    "tier": "claimed-docs",
    "url": "https://stripe.com/pricing",
    "excerpt": "stripe.com/pricing publishes the flat rates that agent-driven orders inherit, with no separate agentic-channel fee schedule disclosed: Standard is \"2.9% + 30¢\" \"per successful transaction for domestic cards\" — \"No setup fees, monthly fees, or hidden fees.\" — with published adders of \"+ 0.5%\" for manually entered cards, \"+ 1.5%\" \"for international cards\", and \"+ 1%\" for currency conversion.",
    "fetchedAt": "2026-09-14T23:44:00.000Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-14",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-sellers.md",
    "excerpt": "It lets you share product, price, and availability information with agents while minimizing changes to your existing commerce systems.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-15",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-agents.md?agent-checkout-mode=full",
    "excerpt": "Use Agentic Commerce Suite (ACS) to embed commerce capabilities into your AI interface. ACS works across multiple commerce protocols, so your AI interface can discover products, collect payment information, and complete purchases on behalf of sellers.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-16",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/for-agents.md?agent-checkout-mode=full",
    "excerpt": "Stripe handles routing, authentication, error retries, and shared payment token (SPT) creation so you don’t need to integrate directly with each seller.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-17",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "retrieve permissioned financial data to answer questions about spending, balances, and trends.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-18",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine.md",
    "excerpt": "Machine payments let agents pay for APIs and services programmatically. Your server returns a payment challenge, the agent presents a valid payment credential, and Stripe settles the payment to your Stripe balance.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-19",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine/x402.md",
    "excerpt": "x402 is a protocol for internet payments. When a client requests a paid resource, your server returns an HTTP 402 response with payment details, including a Stripe deposit address.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-20",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/payments/machine/mpp.md",
    "excerpt": "You can build an API that uses MPP with a single pr",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-21",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/mcp.md",
    "excerpt": "The Stripe Model Context Protocol (MCP) server provides tools that AI agents can use to interact with the Stripe API and search Stripe’s knowledge base, including documentation and support articles.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-22",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/skills.md",
    "excerpt": "Agent skills give AI coding agents reusable guidance for building Stripe integrations.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-23",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/keys/restricted-api-keys.md",
    "excerpt": "Stripe recommends always using RAKs instead of unrestricted secret keys, especially when giving a key to an AI agent. Use RAK permissions to limit what an agent can do in your account.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-24",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/sandboxes.md",
    "excerpt": "Coding agents should install the Stripe CLI (npm i -g @stripe/cli) and run the command stripe sandbox create --help to provision an anonymous Stripe sandbox with working API keys. No account registration required.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-25",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce.md",
    "excerpt": "Buyers can browse products, get personalized recommendations, and complete purchases without leaving the conversation.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-26",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "“Buy me this book from Stripe Press”",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-27",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "“What did I spend on dining this month?”",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-gh-2",
    "tier": "github",
    "url": "https://github.com/stripe/link-cli",
    "excerpt": "A virtual card (PAN) for use with a standard web checkout form. The issued card works anywhere, and is not restricted to Link-enabled sellers or sellers that use Stripe.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-docs-28",
    "tier": "claimed-docs",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "Customers approve each request on the Link website or in the mobile app.",
    "fetchedAt": "2026-09-15T00:48:23.497Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-1",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "Thus far I didn't have to worry about ChatGPT having bad incentives when giving me advice on product purchases. Now that merchants pay a fee on completed purchases, will the model steer me towards ACP-supported retailers at a higher rate?",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-2",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "\"Merchants pay a small fee on completed purchases, but the service is free for users, doesn't affect their prices, and doesn't influence ChatGPT's product results... The incentives are very strong to prefer instant checkout items.\"",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-3",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "This will be worst for consumers, like DoorDash or Uber eats. DoorDash takes 15-30% of fees from restaurants so restaurants raise their prices and consumers pay more. Be ready to pay more at sites that have this enabled.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-4",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "Meh. Meta recently got rid of their instant checkout product for Instagram and Facebook where customers could buy products directly from a company's FB or IG page. Nobody was using it. I would imagine it will be the same situation here.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-5",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "So this is competing with Google's AP2 announced a few weeks ago?",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-6",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "Are they insane? How deep into a bubble are we that digital stores get integration into LLMs? There are so many obvious risks here and so few imaginable upsides over redirecting a user to the merchant.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-7",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "So what would a 'hallucination' be in this context? An order for a half ton of toilet paper? If I know ChatGPT gets things wrong, why would I trust it to shop for me?",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-8",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "Don't think I'm anywhere close to trusting agents with my money.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-9",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "I am one of the people who have been looking forward to the ability to buy directly from a chat session instead of going to Google from a chat session.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-comm-10",
    "tier": "community",
    "url": "https://news.ycombinator.com/item?id=45416080",
    "excerpt": "I made three purchases this weekend where I started my search with ChatGPT because it gives me better results than Google, and it can also pull in Reddit comments. If this feature is available for what I want, I'll be using it in a few hours.",
    "fetchedAt": "2026-09-14T23:25:28.214Z"
  },
  {
    "id": "stripe-agentic-commerce-probe-1",
    "tier": "probe",
    "url": "https://docs.stripe.com/llms.txt",
    "excerpt": "PROBE llms.txt: HTTP 200 at https://docs.stripe.com/llms.txt # Stripe Documentation\n\nWhen installing Stripe packages, always check the npm registry for the latest version rather tha",
    "fetchedAt": "2026-09-14T23:26:30.376Z"
  },
  {
    "id": "stripe-agentic-commerce-probe-2",
    "tier": "probe",
    "url": "https://docs.stripe.com/agentic-commerce.md",
    "excerpt": "PROBE docs-md: HTTP 200 at https://docs.stripe.com/agentic-commerce.md # Agentic commerce\n\nSell through agents, or embed commerce into your AI interface.\n\nAgentic commerce uses AI agents to s",
    "fetchedAt": "2026-09-14T23:26:30.376Z"
  },
  {
    "id": "stripe-agentic-commerce-probe-3",
    "tier": "probe",
    "url": "https://docs.stripe.com/openapi.json",
    "excerpt": "PROBE openapi: all candidate paths 404 (https://docs.stripe.com/openapi.json, https://docs.stripe.com/swagger.json, https://docs.stripe.com/api/openapi.json, https://docs.stripe.com/.well-known/openapi.json)",
    "fetchedAt": "2026-09-14T23:26:30.376Z"
  },
  {
    "id": "stripe-agentic-commerce-probe-4",
    "tier": "probe",
    "url": "https://docs.stripe.com/mcp",
    "excerpt": "official MCP server documented at https://docs.stripe.com/mcp",
    "fetchedAt": "2026-09-14T23:26:30.376Z"
  },
  {
    "id": "stripe-agentic-commerce-probe-5",
    "tier": "probe",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli",
    "excerpt": "official CLI documented at https://docs.stripe.com/agentic-commerce/link-cli",
    "fetchedAt": "2026-09-14T23:26:30.376Z"
  },
  {
    "id": "stripe-ac-probe-rt-1",
    "tier": "probe",
    "url": "https://docs.stripe.com/mcp",
    "excerpt": "PROBE runtime (recorded 2026-09-14): Stripe's hosted MCP server is live and gated exactly as documented — a keyless JSON-RPC initialize POST to https://mcp.stripe.com answered HTTP 401 with the OAuth challenge pointing at docs.stripe.com/mcp, the per-spec auth contract an agent reads before connecting.",
    "fetchedAt": "2026-09-14T23:26:55.000Z"
  },
  {
    "id": "stripe-ac-probe-rt-2",
    "tier": "probe",
    "url": "https://docs.stripe.com/payments/machine/mpp.md",
    "excerpt": "PROBE runtime (recorded 2026-09-14): the Machine Payments Protocol is published in the open — https://mpp.dev/ answers a plain GET with the full markdown spec index ('# MPP — Machine Payments Protocol... the open standard for machine-to-machine payments via HTTP 402'), including governance, quickstarts, and llms-full.txt guidance; and the mppx SDK resolves on the public npm registry (npm view mppx → 0.9.3).",
    "fetchedAt": "2026-09-14T23:26:55.000Z"
  },
  {
    "id": "stripe-ac-probe-rt-3",
    "tier": "probe",
    "url": "https://docs.stripe.com/skills.md",
    "excerpt": "PROBE runtime (recorded 2026-09-14): the machine-readable skills catalog is live at the documented keyless well-known URL — https://docs.stripe.com/.well-known/skills/index.json returns the JSON index of Stripe-maintained agent skills (connect-recommend, stripe-best-practices, stripe-directory, ...).",
    "fetchedAt": "2026-09-14T23:26:55.000Z"
  },
  {
    "id": "stripe-ac-probe-rt-4",
    "tier": "probe",
    "url": "https://docs.stripe.com/agentic-commerce/link-cli.md",
    "excerpt": "PROBE runtime (recorded 2026-09-14): the Link CLI — the agent-wallet client documented for retrieving one-time-use payment credentials and permissioned financial data — is published on the public npm registry (npm view @stripe/link-cli → 0.19.2; source at github.com/stripe/link-cli).",
    "fetchedAt": "2026-09-14T23:26:55.000Z"
  }
]
