Data / open machine surface

Read the index.

Every public dataset is static JSON behind CloudFront. No token, account or SDK is required.

Index

Search index

Compact normalized records for client-side search and agent discovery.

GET https://x402mpp.sh/data/search.json
Recent

Fresh discoveries

Newest resources and sites in first-seen order.

GET https://x402mpp.sh/data/recent.json
Metrics

Payment snapshots

Sourced ecosystem and directory metric snapshots, with source labels and timestamps.

GET https://x402mpp.sh/data/metrics.json
Directory

Directory aggregates

Category and network aggregates for ecosystem navigation.

GET https://x402mpp.sh/data/directory.json
Discovery

Index manifest

A small manifest describing the generated data surface and crawl timestamp.

GET https://x402mpp.sh/.well-known/x402mpp-index.json
Feed

RSS + JSON Feed

Subscribe to new resources without polling the full index.

GET https://x402mpp.sh/feed.xml
GET https://x402mpp.sh/feed.json
SEO

Sitemap

The sitemap index is regenerated and split as resource count grows.

GET https://x402mpp.sh/sitemap.xml
Submit

Discovery queue

Submit a public URL for the next crawler run.

POST https://api.x402mpp.sh/submit
Content-Type: application/json

{"url":"https://example.com/paid"}