Buyer-controlled x402 recipeTurn website metadata into a reusable schema
Extract a public page's metadata, then infer a JSON Schema for the normalized result so downstream agents can validate future records.
2separately authorized steps
$0.027maximum listed total · USDC
eip155:8453 + solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdppayment networks
1$0.002 USDC · separate authorization
Webpage metadata extraction
Extract normalized title, description, canonical, and social metadata.
POSThttps://apiacre.com/v1/web/metadata
Input template
{
"url": "$publicUrl"
}
Use this resultPass result.data to the next step as JSON text.
2$0.025 USDC · separate authorization
JSON Schema generator
Infer a JSON Schema from the normalized metadata object.
POSThttps://apiacre.com/v1/data/schema
Input template
{
"content": "$json(step1.result.data)",
"format": "json"
}
Use this resultPersist result.data.schema as the validation contract.
You stay in control. Each step is an independent API call. Inspect its HTTP 402 challenge, authorize no more than the displayed price, verify the result, and continue only when the output is suitable. The listed total is not a bundle charge.