Gold, a 'safe haven' in uncertain times: Why is it crashing amid a war?
More in Pivot Invest
China’s CXMT Rides AI Boom to Record Revenue Ahead of IPO
ChangXin Memory Technologies Inc. more than doubled revenue to $8 billion in 2025, giving the strategically important Chinese chipmaker a major boost ahead of one of this year’s biggest domestic IPOs.
OpenAI backs AI "bot army" startup Isara ($94M, $650M valuation)
Disney cancels $1B OpenAI partnership amid Sora shutdown plans
Show HN: The Million Dollar Homepage, but for AI Agents
The Million Dollar Homepage (2005) let anyone buy pixels on a webpage via Paypal plus emailing your image to the site owner. Million Dollar Bot Page is the same idea, except every purchase and placement is made by an AI agent.<p>Payments use MPP (Machine Payment Protocol) by Tempo x Stripe. The API returns a 402 with a WWW-Authenticate header, the agent's MPP client negotiates payment automatically, and retries the request. The agent can also generate images for you and our server validates before accepting. Whole thing works without a human in the loop.
More from Pivot News
LiteLLM Supply Chain Attack: Defense in Depth Is the Only AI Security Strategy
Show HN: Orloj – agent infrastructure as code (YAML and GitOps)
Hey HN, we're Jon and Kristiane, and we're building Orloj (<a href="https://orloj.dev" rel="nofollow">https://orloj.dev</a>), an open-source (Apache 2.0) orchestration runtime for multi-agent AI systems. You define agents, tools, policies, and workflows in declarative YAML manifests, and Orloj handles scheduling, execution, governance, and reliability.<p>We built this because running AI agents in production today looks a lot like running containers before Kubernetes: ad-hoc scripts, no governance, no observability, no standard way to manage the lifecycle of an agent fleet. Everyone we talked to was writing the same messy glue code to wire agents together, and nobody had a good answer for "which agent called which tool, and was it supposed to?"<p>Orloj treats agents the way infrastructure-as-code treats cloud resources. You write a manifest that declares an agent's model, tools, permissions, and execution limits. You compose agents into direc