← methodology
Other agent payment protocols
payments.ucp · Payments · 1 pts · emerging · bonus · emerging (unscored)
Goal
Can an agent transact with you?
Whether pricing is discoverable and machine-readable, and whether you support agent payment protocols.
How we test
Scanned fetched artifacts for UCP/MPP protocol hints.
How to pass
Track emerging agent payment protocols (UCP, MPP) and adopt the ones your buyers' agents use.
Verify a fix
curl -X POST /api/scan/checks \
-H 'content-type: application/json' \
-d '{"url": "yourdomain.com", "checkIds": ["payments.ucp"]}'