Current bridge
- Authority: payment authority schema
- Commerce metadata: agent commerce metadata
- Protocol index: payment protocol signals
- Machine payment profile: MPP profile
- x402 profile: x402 profile
Agent-to-agent payment sequence
- Agent discovers AgentWeb through llms.txt, OpenAPI, MCP, A2A, and commerce metadata.
- Agent reads price/setup terms and receives a bounded authority requirement.
- Customer approves scope, amount limit, currency, expiry, receipt, revocation, and verification.
- Agent calls
agentweb_create_checkout_sessionfor a handoff URL; the signed-in customer completes Dodo hosted checkout in the browser. - AgentWeb grants credits only after Dodo webhook signature verification.
- Agent receives receipt/status proof and verification metadata.