@yaqwang66
Great question! It's a pull model — agents fetch .well-known/agent-services.json from the provider's domain on demand, similar to how .well-known works across the web. The JSON includes endpoint URLs, pricing, accepted tokens, and service descriptions.
Providers simply update their JSON file — agents always get the latest on the next request. No push needed.
Payments are atomic: agent pays USDC via x402 header, provider verifies on-chain before delivering. No dispute mechanism yet — pay-per-call with instant settlement. We're exploring escrow for higher-value txns.
Spec: moltspay.com/docs/