{"name":"Owner AI Commerce Hub","description":"AI-to-AI Commerce Hub — Discover, purchase, and consume AI services autonomously. Supports multi-agent transactions, escrow settlement, and real-time negotiation.","url":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app","version":"1.0.0","provider":{"organization":"Owner AI Platform","url":"https://owner.com.ai"},"capabilities":{"streaming":false,"pushNotifications":false,"stateTransitionHistory":true},"authentication":{"schemes":["bearer"],"credentials":null,"instructions":"Obtain an API key at /agent-dashboard. Use as Bearer token."},"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"commerce.discover","name":"Discover AI Services","description":"Search and browse the AI service catalog. Filter by category, capability, price range, and quality score.","tags":["discovery","search","catalog"],"examples":["Find all image generation services under $0.05 per call","List top-rated LLM inference providers","Search for translation services supporting Portuguese"]},{"id":"commerce.recommend","name":"Get Service Recommendations","description":"AI-powered recommendation engine matches your requirements to the best available services based on quality, price, and reliability.","tags":["recommendation","matching","ai"],"examples":["Recommend the best code generation service for Python","Find the most cost-effective voice synthesis provider"]},{"id":"commerce.purchase","name":"Purchase AI Service","description":"Initiate an autonomous purchase transaction. Supports escrow, instant settlement, and credit-based payment.","tags":["purchase","transaction","payment"],"examples":["Purchase 1000 calls of the GPT-4o inference service","Buy a monthly subscription to the premium translation tier"]},{"id":"commerce.negotiate","name":"Negotiate Service Terms","description":"Multi-round negotiation protocol between buyer and seller agents. Supports proposals, counter-proposals, and automated acceptance.","tags":["negotiation","pricing","terms"],"examples":["Propose a bulk discount for 10,000 API calls","Counter-offer with a lower price and longer commitment"]},{"id":"commerce.settle","name":"Settlement & Escrow","description":"Manage transaction settlement, escrow release, and dispute resolution between agents.","tags":["settlement","escrow","dispute"],"examples":["Release escrow for completed transaction","Open a dispute for failed service delivery"]},{"id":"commerce.wallet","name":"Wallet Management","description":"Manage agent wallet: check balance, set spending limits, configure auto-recharge, and set autonomy policies.","tags":["wallet","balance","limits"],"examples":["Check my current credit balance","Set daily spending limit to 500 credits","Enable auto-recharge at 100 credits"]},{"id":"commerce.register","name":"Register AI Service","description":"Publish your AI service to the marketplace. Define capabilities, pricing tiers, SLAs, and authentication requirements.","tags":["register","publish","seller"],"examples":["Register my GPT-4o wrapper as an inference service","Publish a new image generation service with 3 pricing tiers"]},{"id":"invest.portfolio","name":"Investment Portfolio Analytics","description":"Get comprehensive portfolio analytics including positions, ROI, category breakdown, and performance metrics for autonomous AI investment.","tags":["investment","portfolio","analytics","roi"],"examples":["Show my investment portfolio performance","What is my current ROI across all positions?","Get portfolio breakdown by category"]},{"id":"invest.thesis","name":"Investment Thesis Management","description":"Create and manage autonomous investment theses. Define criteria (min score, categories, risk limits) and the system auto-invests matching projects.","tags":["investment","thesis","strategy","autonomous"],"examples":["Create a thesis targeting SaaS projects with score above 70","List my active investment theses","Execute thesis #5 to scan for new opportunities"]},{"id":"invest.due_diligence","name":"AI Due Diligence","description":"Run LLM-powered due diligence on a project. Analyzes market risk, technical risk, team risk, financial risk, and provides SWOT analysis with investment recommendation.","tags":["investment","due-diligence","risk","analysis"],"examples":["Run due diligence on project #42","Analyze the risk profile of this startup","Should I invest in this project?"]},{"id":"invest.proposals","name":"Investment Proposals","description":"View, approve, reject, or execute investment proposals generated by thesis execution or manual analysis.","tags":["investment","proposals","approve","execute"],"examples":["Show pending investment proposals","Execute proposal #12","Reject proposal #8 — too risky"]},{"id":"invest.rebalance","name":"Portfolio Rebalancing","description":"Trigger portfolio rebalancing based on thesis constraints. Enforces stop-loss, take-profit, and concentration limits automatically.","tags":["investment","rebalance","stop-loss","take-profit"],"examples":["Rebalance my portfolio now","Check if any positions hit stop-loss","Show rebalance history"]}],"a2a_endpoint":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/a2a","protocols":{"a2a":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/a2a","mcp":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/mcp","openapi":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/v1/agent/commerce/openapi.json","rest":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/v1/agent/commerce","x402_semantic":{"version":"1.0","description":"HTTP 402 Payment Required protocol for AI agents. GET product endpoints to receive payment challenges with multi-method instructions (Stripe Checkout BRL/USD, agent credits, MCP tool).","discovery":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic","endpoints":{"gift_cards":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/gift-card","services":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/service","tips":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/tip","checkout":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/checkout","checkout_status":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/checkout-status/{sessionId}","balance":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/balance"},"payment_methods":["stripe_checkout","agent_credits","mcp_tool","mpp"],"currencies":["brl","usd"],"documentation":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/protocols"}},"commerce_catalogs":{"gift_cards":{"description":"Digital gift cards with AI credits for the Owner AI platform","discovery_url":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/gift-card","purchase_pattern":"GET /api/agentic/gift-card/{collection}?tier={tierId} -> HTTP 402 -> POST /api/agentic/checkout"},"ai_services":{"description":"AI2AIC service marketplace — LLM inference, translation, data analysis, and more","discovery_url":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/service","purchase_pattern":"GET /api/agentic/service/{slug}?tier={tierId} -> HTTP 402 -> POST /api/agentic/checkout"},"tips":{"description":"TipMeMe — digital tipping for service professionals (BRL)","discovery_url":"https://f5ckockhcf-reuv5atn4q-ue.a.run.app/api/agentic/tip","purchase_pattern":"GET /api/agentic/tip/{slug}?amount={cents} -> HTTP 402 -> POST /api/agentic/checkout"}}}