All activity
Tobias Pfützeleft a comment
Hey everyone — Tobias here 👋 We kept running into the same problem building our AI agents: They can call APIs, run workflows… but they can’t actually pay for anything. Especially when hitting paid endpoints (402 Payment Required) — the flow just breaks. Most x402 implementations assume a trusted agent, often requiring access to credit cards or private keys. Delegare is our attempt to fix that:...

delegareGive AI agents spending power without giving up control
Tobias Pfützeleft a comment
We ran into this building agents and found the trade-offs weren’t great in practice.
Should AI agents be allowed to hold private keys or credit cards?
Tobias PfützeJoin the discussion
Tobias Pfützestarted a discussion
Should AI agents be allowed to hold private keys or credit cards?
x402 is making it much easier for agents to pay for APIs. But most implementations still assume a trusted agent (often holding private keys or payment credentials). Curious what people think the right authorization model looks like: • full access (simplest, but risky) • human-in-the-loop • scoped permissions (limits, merchants, expiry) If agents are going to operate autonomously, feels like...
