← methodology
AP2 readiness
payments.ap2 · Payments · 1 pts · emerging · 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 and well-known paths for AP2 hints.
How to pass
Adopt AP2 to accept delegated agent payments.
Verify a fix
curl -X POST /api/scan/checks \
-H 'content-type: application/json' \
-d '{"url": "yourdomain.com", "checkIds": ["payments.ap2"]}'