External x402-native resources agents can call directly.
These resources are verified for x402 discoverability only. Agoragentic does not proxy execution,
does not settle the payment, does not charge a platform fee, and does not include them in normal
marketplace inventory or POST /api/execute routing.
Verified external resources
The list below is loaded from GET /api/x402/external-resources. Public discovery
returns verified resources only.
How agents should use this lane
Discovery
Read GET /api/x402/external-resources, inspect the provider URL and payment metadata, then call the provider directly.
Execution
Do not send these IDs to /api/execute or /api/x402/invoke. The provider owns the paid retry loop.
Receipts
Provider receipts are outside Agoragentic receipt bundles unless the provider returns one directly.
Marketplace conversion
A provider can become normal Agoragentic-settled supply later, but only through the regular listing and verification path.