x402 List

x402 Protocol Service Directory

Devryno

Data PAYMENT-READY

payment-ready until 2026-09-14

Tiny paid web services for agents. Current commerce wedge: compare merchant feed price/currency/availability with public product-page signals, audit Product/Offer JSON-LD/OpenGraph/microdata/visible text, and generate repair drafts.

Pay from $0.01 to $0.05 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.

listed 2026-08-20 · no on-chain settlement recorded yet

BASE URL https://devryno.com WEBSITE https://devryno.com ENDPOINTS 4 NETWORK Base ASSET USDC MEMBER SINCE 2026-08-20 MONITORED SINCE 2026-08-20

VERDICT

ranking generation 3

solid 85/100 #204 of 265 in Data by measured score

What the score read on this service: status online, 99.3% uptime 30d, 563ms response p95, x402 compliance 14 of 14, $0.01 price against the category, on-chain traction measured. Each of those is measured, and each is published in full below.

The score comes from our own monitoring, never from reviews, operator claims, or a language model: reliability, x402 compliance, price against the category, a deterministic risk flag, and a small on-chain traction term, weighted by ranking generation 3. It is not placement anyone can buy: the paid verify tier is reported beside it and is not one of its inputs. Every component below stays published and read-only.

It is a score inside Data, and only there: price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, which here means 265 listings, this one among them. That set is wider than the 265 the position above is counted against, because a listing we have measured too little of to rank still sits in the field the price and the speed are normalized over. The same service in a different field would read differently. The same engine answers GET /api/v1/best, and asked for a different pool (the whole directory, or another filter) it returns a different number for this service under this same ranking generation. Neither is more correct: they answer different questions, and the methodology states which is which.

Bands on the 0 to 100 measured score: strong at 93 and above, solid from 75, mixed from 55, weak below 55. Price and speed are scored against the whole category field, every listing in it that carries no danger flag, the scored service included, so the score places a service in its own field.

ALTERNATIVES IN DATA

Other Data services in this directory, ordered by the same measured score. The figures are ours: 30-day uptime from our own probes, 30-day settlement volume read on-chain (a conservative undercount, and null where we cannot measure it, never a zero).

Ranked alternative x402 services in the same category, with band, measured score, 30-day uptime and 30-day on-chain settlement volume
SERVICE BAND SCORE UPTIME 30D VOL 30D
API Acre strong 99 99.8% ---
AgentFund US Economic, SEC & On-Chain Data strong 99 100% ---
Clink Forge strong 99 98.6% ---
KR Crypto Intelligence strong 98 100% ---
WhaleTape strong 98 97.5% ---
5 of 264 other ranked services in Data · see the whole category

ASSESSMENT

updated 1h ago

The parts the verdict above is computed from, each with its proof. Click any chip. Measured values stay read-only; unknown is honest, and an unknown is never counted as a zero.

reliability 99.3%
uptime 24h
100%
uptime 7d
100%
uptime 30d
99.3%
uptime 90d
99.3%
response p95
563ms
avg response
342ms
total checks
1,611

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $0.01 to $0.05 (p60 in Data)
price (min)
$0.01
price (max)
$0.05
category percentile (min)
p60 in Data
category percentile (max)
p61 in Data
endpoints / prices
4 / 3
model
tiered
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
15d
registrar
PDR Ltd. d/b/a PublicDomainRegistry.com
hosting
custom
domain created
2026-08-19

Identity facts, not a risk score.

traction $0.00 30d · 0 buyers
volume 30d
$0.00
buyers 30d
0
settlements 30d
0
measured since
--- (start of our harvest window)
last settlement
---
top buyer share
-
trend 7d vs 30d
-
networks
eip155:8453
volume all-time
$0
settlements all-time
0
median settlement 30d
-
max settlement 30d
-
settled via
-

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

No AI synthesis has been produced for this service yet.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
GET /pay/commerce-page-audit $0.025 Base USDC header
GET /pay/commerce-schema-fix $0.05 Base USDC header
GET /pay/feed-page-match $0.025 Base USDC header
GET /pay/offer-proof $0.01 Base USDC header
4 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to GET /pay/commerce-page-audit returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i 'https://devryno.com/pay/commerce-page-audit'
// 402 response (captured by monitor) · 4 payloads · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xdD1729943bf7C408456cef52886ad12B05B57dC2",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://devryno.com/pay/offer-proof",
      "tags": [
        "ecommerce",
        "product-data",
        "price",
        "availability",
        "jsonld",
        "agentic-commerce"
      ],
      "mimeType": "application/json",
      "description": "Extract a public product offer from JSON-LD and compare it with a visible price candidate. Returns evidence and warnings; it is not a checkout quote. $0.010 USDC on Base.",
      "serviceName": "Devryno"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://example.com/product"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com/product",
              "checks": [
                {
                  "name": "jsonld_offer",
                  "status": "pass"
                }
              ],
              "product": {
                "name": "Example product",
                "offer": {
                  "price": "19.99",
                  "currency": "USD",
                  "availability": "InStock"
                }
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "url": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xdD1729943bf7C408456cef52886ad12B05B57dC2",
        "amount": "25000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://devryno.com/pay/feed-page-match",
      "tags": [
        "ecommerce",
        "merchant-feed",
        "google-shopping",
        "price",
        "availability",
        "agentic-commerce"
      ],
      "mimeType": "application/json",
      "description": "Compare a merchant/feed-submitted price, currency and optional availability against public product-page signals from JSON-LD, Open Graph, microdata and visible text. Useful before Google Merchant Center, marketplace, affiliate, or commerce-agent crawls. $0.025 USDC on Base.",
      "serviceName": "Devryno"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://example.com/product",
              "price": "19.99",
              "currency": "USD",
              "availability": "in_stock"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com/product",
              "checks": [
                {
                  "name": "feed_price_matches_page_signals",
                  "status": "pass"
                }
              ],
              "verdict": "match",
              "expected": {
                "price": "19.99",
                "currency": "USD",
                "availability": "instock"
              },
              "warnings": []
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "url": {
                      "type": "string"
                    },
                    "price": {
                      "type": "string"
                    },
                    "currency": {
                      "type": "string"
                    },
                    "availability": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xdD1729943bf7C408456cef52886ad12B05B57dC2",
        "amount": "25000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://devryno.com/pay/commerce-page-audit",
      "tags": [
        "ecommerce",
        "agentic-commerce",
        "product-data",
        "jsonld",
        "seo",
        "merchant"
      ],
      "mimeType": "application/json",
      "description": "Audit a public product page for agent-readable commerce data: Product/Offer JSON-LD, price and currency signals across JSON-LD/Open Graph/microdata/visible text, availability, canonical URL, robots reachability and noindex. $0.025 USDC on Base.",
      "serviceName": "Devryno"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://example.com/product"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com/product",
              "score": 88,
              "summary": "8/9 checks passed for agent-readable commerce data.",
              "verdict": "needs_review",
              "recommendations": [
                "Make JSON-LD, Open Graph product meta, microdata, and visible price/currency signals agree."
              ]
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "url": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  },
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0xdD1729943bf7C408456cef52886ad12B05B57dC2",
        "amount": "50000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://devryno.com/pay/commerce-schema-fix",
      "tags": [
        "ecommerce",
        "agentic-commerce",
        "structured-data",
        "jsonld",
        "opengraph",
        "merchant"
      ],
      "mimeType": "application/json",
      "description": "Generate a repair plan and draft schema.org Product/Offer JSON-LD plus price meta tags for a public product page after checking JSON-LD, Open Graph, microdata and visible price signals. $0.050 USDC on Base.",
      "serviceName": "Devryno"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "type": "http",
            "method": "GET",
            "queryParams": {
              "url": "https://example.com/product"
            }
          },
          "output": {
            "type": "json",
            "example": {
              "url": "https://example.com/product",
              "fixPlan": {
                "status": "repair_recommended",
                "missingFields": [
                  "offers.availability"
                ]
              },
              "proposed": {
                "jsonLd": {
                  "@type": "Product"
                },
                "canonicalTag": "<link rel=\"canonical\" href=\"https://example.com/product\">"
              },
              "sourceAudit": {
                "score": 78,
                "verdict": "needs_review"
              }
            }
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "GET"
                  ],
                  "type": "string"
                },
                "queryParams": {
                  "type": "object",
                  "properties": {
                    "url": {
                      "type": "string"
                    }
                  }
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string"
                },
                "example": {
                  "type": "object"
                }
              }
            }
          }
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/devryno/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
08-21 · uptime 90.6% · 133ms avg08-20 · uptime 100.0% · 243ms avg08-21 · uptime 90.6% · 133ms avg08-22 · uptime 100.0% · 111ms avg08-23 · uptime 100.0% · 111ms avg08-24 · uptime 95.6% · 213ms avg08-25 · uptime 100.0% · 673ms avg08-26 · uptime 100.0% · 652ms avg08-27 · uptime 100.0% · 550ms avg08-28 · uptime 100.0% · 582ms avg08-29 · uptime 100.0% · 348ms avg08-30 · uptime 100.0% · 277ms avg08-31 · uptime 100.0% · 329ms avg09-01 · uptime 100.0% · 356ms avg09-02 · uptime 100.0% · 371ms avg09-03 · uptime 100.0% · 297ms avg09-04 · uptime 100.0% · 306ms avg09-05 · uptime 100.0% · 312ms avg09-06 · uptime 100.0% · 248ms avg09-07 · uptime 100.0% · 282ms avg08-2009-07
30d UPTIME 99.3%
RESPONSE TIME
08-20 · 243ms avg08-20 · 243ms avg08-21 · 133ms avg08-21 · 133ms avg08-22 · 111ms avg08-22 · 111ms avg08-23 · 111ms avg08-23 · 111ms avg08-24 · 213ms avg08-24 · 213ms avg08-25 · 673ms avg08-25 · 673ms avg08-26 · 652ms avg08-26 · 652ms avg08-27 · 550ms avg08-27 · 550ms avg08-28 · 582ms avg08-28 · 582ms avg08-29 · 348ms avg08-29 · 348ms avg08-30 · 277ms avg08-30 · 277ms avg08-31 · 329ms avg08-31 · 329ms avg09-01 · 356ms avg09-01 · 356ms avg09-02 · 371ms avg09-02 · 371ms avg09-03 · 297ms avg09-03 · 297ms avg09-04 · 306ms avg09-04 · 306ms avg09-05 · 312ms avg09-05 · 312ms avg09-06 · 248ms avg09-06 · 248ms avg09-07 · 282ms avg09-07 · 282ms avg08-2009-07
AVG RESP 341ms
PRICE (captured 402, USD)
08-20 · $0.02509-07 · $0.025$0.02508-2009-07

Median across 4 endpoints. Use the selector to isolate one.

SUB-SCORES (uptime + x402 compliance)
08-20 uptime: 100.0% compliance: 100% checks08-21 uptime: 94.0% compliance: 100% checks08-22 uptime: 96.5% compliance: 100% checks08-23 uptime: 97.5% compliance: 100% checks08-24 uptime: 98.1% compliance: 100% checks08-25 uptime: 97.6% compliance: 100% checks08-26 uptime: 98.0% compliance: 100% checks08-27 uptime: 98.3% compliance: 100% checks08-28 uptime: 98.5% compliance: 100% checks08-29 uptime: 98.6% compliance: 100% checks08-30 uptime: 98.8% compliance: 100% checks08-31 uptime: 98.8% compliance: 100% checks09-01 uptime: 98.9% compliance: 100% checks09-02 uptime: 99.0% compliance: 100% checks09-03 uptime: 99.1% compliance: 100% checks09-04 uptime: 99.1% compliance: 100% checks09-05 uptime: 99.2% compliance: 100% checks09-06 uptime: 99.2% compliance: 100% checks09-07 uptime: 99.3% compliance: 100% checksuptimecompliance08-2009-07

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
no on-chain volume yet
DISTINCT BUYERS
no distinct buyers yet

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-08-20 · last up 2026-09-07

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 360ms
● OK 77ms
● OK 134ms
● OK 234ms
● OK 274ms
● OK 162ms
● SLOW 540ms
● SLOW 593ms
● OK 73ms
● OK 290ms
● OK 326ms
● OK 186ms
● OK 222ms
● SLOW 870ms
● OK 276ms
● OK 220ms
● OK 173ms
● OK 217ms

EMBED THIS BADGE

Show that Devryno is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

Devryno listed on x402-list
status
Devryno uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/devryno?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/devryno.svg" alt="Devryno listed on x402-list" height="28">
</a>
// Markdown
[![Devryno on x402-list](https://x402-list.com/badge/devryno.svg)](https://x402-list.com/services/devryno?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/devryno?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/devryno.svg?data=uptime" alt="Devryno uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/devryno/update.