Pay Per Crawl
https://blog.cloudflare.com/introducing-pay-per-crawl/
LLM用途でクロールしてくるbotに対して、WAFレイヤーで一律に弾くのではなく、支払いを要求するのはどうかという試み。
HTTP 402 Payment RequiredとHTTP Message Signaturesの組み合わせ。どちらもこの文章を書いている時点ではWeb標準にはなっていない。
https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Status/402
https://www.rfc-editor.org/rfc/rfc9421.html