x402.valkyry.fr
x402.valkyry.fr
· x402.valkyry.fr
Turn any web page into clean, LLM-ready Markdown. Fetches the URL, isolates the main article with Mozilla Readability (stripping nav, ads and boilerplate), and returns tidy Markdown with the page title and word count — built for AI agents, RAG pipelines, web scraping and content ingestion.
x402.valkyry.fr via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 19/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://x402.valkyry.fr/convert
|
0.001 | USDC |
https://x402.valkyry.fr/ens
|
0.002 | USDC |
https://x402.valkyry.fr/extract
|
0.002 | USDC |
https://x402.valkyry.fr/gas
|
0.001 | USDC |
https://x402.valkyry.fr/metadata
|
0.001 | USDC |
https://x402.valkyry.fr/pdf-to-markdown
|
0.003 | USDC |
https://x402.valkyry.fr/qr
|
0.001 | USDC |
https://x402.valkyry.fr/rss-to-json
|
0.001 | USDC |
https://x402.valkyry.fr/token-info
|
0.002 | USDC |
https://x402.valkyry.fr/token-price
|
0.002 | USDC |
https://x402.valkyry.fr/unfurl
|
0.001 | USDC |
https://x402.valkyry.fr/wallet-balance
|
0.003 | USDC |
| Agent card | https://x402.valkyry.fr |
| Provider | https://x402.valkyry.fr |
| Docs | https://x402.valkyry.fr |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/x402.valkyry.fr) [](https://agenstry.com/agents/x402.valkyry.fr) [](https://agenstry.com/agents/x402.valkyry.fr) [](https://agenstry.com/agents/x402.valkyry.fr)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "x402-valkyry-fr",
"name": "x402.valkyry.fr",
"description": "Turn any web page into clean, LLM-ready Markdown. Fetches the URL, isolates the main article with Mozilla Readability (stripping nav, ads and boilerplate), and returns tidy Markdown with the page title and word count \u2014 built for AI agents, RAG pipelines, web scraping and content ingestion.",
"domain": "x402.valkyry.fr",
"provider": "x402.valkyry.fr",
"providerUrl": "",
"category": "",
"networks": [
"Base"
],
"enriched": false,
"endpoints": [
{
"url": "https://x402.valkyry.fr/convert",
"description": "Convert between common text formats: Markdown\u2194HTML and CSV\u2194JSON. Handy data-plumbing utility for agents and pipelines.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "data",
"type": "string",
"description": "",
"example": "# Hello",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "from",
"type": "string",
"description": "",
"example": "markdown",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "to",
"type": "string",
"description": "",
"example": "html",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/ens",
"description": "Resolve an ENS name to an address, or reverse-resolve an address to its ENS name (Ethereum mainnet). Identity lookups for crypto agents.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "name",
"type": "string",
"description": "",
"example": "vitalik.eth",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/extract",
"description": "Turn any web page into clean, LLM-ready Markdown. Fetches the URL, isolates the main article with Mozilla Readability (stripping nav, ads and boilerplate), and returns tidy Markdown with the page title and word count \u2014 built for AI agents, RAG pipelines, web scraping and content ingestion.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some-article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/gas",
"description": "Current gas price (gwei) on Ethereum, Base, Arbitrum, Optimism or Polygon. Lets agents time and price on-chain transactions.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/metadata",
"description": "Extract structured metadata from any web page: title, description, author, published date, language, OpenGraph image, canonical URL, favicon and estimated reading time. Lightweight enrichment for AI agents and link indexing.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some-article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/pdf-to-markdown",
"description": "Fetch a PDF by URL and extract its text as Markdown, with page count and word count. Lets AI agents read PDF documents, reports and papers. (Text-based PDFs; scanned/image-only PDFs are not OCR'd.)",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some-article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/qr",
"description": "Generate a QR code (PNG data-URI or SVG) for any text or URL. Simple, instant utility endpoint.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "format",
"type": "string",
"description": "",
"example": "png",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "text",
"type": "string",
"description": "",
"example": "https://example.com",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/rss-to-json",
"description": "Convert an RSS 2.0 or Atom feed URL into clean, normalized JSON (title, link, published date, summary per item). For agents monitoring news, blogs and content sources.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some-article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/token-info",
"description": "ERC-20 token metadata (name, symbol, decimals, total supply) for any token contract across major EVM chains. On-chain reference data for agents.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x\u2026",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/token-price",
"description": "Real-time crypto spot price for any asset (BTC, ETH, SOL, \u2026) in USD or another currency. Live market data feed for AI trading and finance agents.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "symbol",
"type": "string",
"description": "",
"example": "BTC",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "vs",
"type": "string",
"description": "",
"example": "USD",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/unfurl",
"description": "Generate a compact link-preview card (title, description, image, site name) from a URL using OpenGraph/Twitter tags \u2014 for chat unfurls, social previews and agent link summaries.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "url",
"type": "string",
"description": "",
"example": "https://example.com/some-article",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
},
{
"url": "https://x402.valkyry.fr/wallet-balance",
"description": "On-chain native + ERC-20 token balances for any EVM address across Ethereum, Base, Arbitrum, Optimism and Polygon. For wallet-tracking and DeFi agents.",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x\u2026",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "network",
"type": "string",
"description": "",
"example": "ethereum",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "",
"tags": [],
"quality": null
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.003",
"avgCostPerTransaction": "0.001667",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": [],
"iconUrl": ""
}
}