{
"id": "com.publicdomainrelay.temp.market.bids.x402",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"cost",
"currency",
"frequency",
"prepay",
"url"
],
"properties": {
"url": {
"type": "string",
"description": "x402 payment URL template (may contain {at} and {cid} placeholders for the com.publicdomainrelay.temp.market.accept AT URI/CID)."
},
"cost": {
"type": "unknown",
"description": "Numeric price (integer or float) per the chosen frequency."
},
"prepay": {
"type": "boolean",
"description": "Whether payment is required before compute starts."
},
"currency": {
"type": "string",
"description": "Currency code, e.g. 'USDC'."
},
"frequency": {
"type": "string",
"description": "Billing frequency, e.g. 'monthly', 'hourly', 'one-time'."
}
}
},
"description": "Includes pricing/payment terms and x402 endpoint for issuing a receipt against an accept."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:5svqtrhheairglgiiyvutzik
- CID
-
bafyreidllhkfv7vw73gpe5n2zkhmvtp35vg5fcysqgwdjto3fnqwbrwaii
- Indexed At
- 2026-05-17 20:22 UTC
- AT-URI
-
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.bids.x402