Skip to content

Experimental IETF Internet-Draft for x402 Discovery via DNS TXT records

Notifications You must be signed in to change notification settings

markjr/x402-dns-discovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Discovering x402 Resources via DNS TXT Records

IETF Internet-Draft: draft-jeftovic-x402-dns-discovery
Status: Experimental (Independent Submission)
Author: Mark E. Jeftovic — easyDNS Technologies Inc.


Overview

This repository tracks the work on x402 DNS Discovery, an experimental proposal to enable lightweight, DNS-based discovery of x402 payment resources.

The mechanism defines the use of _x402 DNS TXT records that advertise HTTPS URLs where clients or agents can retrieve x402 manifests — enabling autonomous agents and applications to discover payment endpoints without prior configuration.

It complements the main x402 protocol by operating one layer earlier in the discovery stack.


Specification

📄 Current draft:
draft-jeftovic-x402-dns-discovery

  • Intended status: Experimental
  • Category: Independent Submission
  • Latest version: -00
  • Expires: May 2026

Rendered versions:


Example

_x402.example.com. 300 IN TXT "v=x4021;url=https://example.com/.well-known/x402"
_x402.api.example.com. 300 IN TXT "v=x4021;descriptor=api;url=https://api.example.com/x402"

About

Experimental IETF Internet-Draft for x402 Discovery via DNS TXT records

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published