Premium content
Premium content
1000 (raw units)
price
3
calls / 30d
3
unique payers
2026-09-08
updated
Provider
x402tap.com · discovered, not yet claimed by its owner
Payment (x402 accepts[])
[
{
"scheme": "exact",
"network": "eip155:8453",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"amount": "1000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:137",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"amount": "1000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "eip155:42161",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"amount": "1000",
"maxTimeoutSeconds": 300
},
{
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "9fqXniDAn8hNMYC5C9waGv5u126bkwjU6qGgAoQeoWyo",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"amount": "1000",
"maxTimeoutSeconds": 300
}
]Output schema
{
"bazaar": {
"info": {
"input": {
"method": "GET",
"queryParams": {},
"type": "http"
},
"output": {
"example": {
"message": "Payment verified — protected HTML content unlocked."
},
"type": "json"
}
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"input": {
"additionalProperties": false,
"properties": {
"method": {
"enum": [
"GET"
],
"type": "string"
},
"queryParams": {
"properties": {},
"type": "object"
},
"type": {
"const": "http",
"type": "string"
}
},
"required": [
"type",
"method"
],
"type": "object"
},
"output": {
"properties": {
"example": {
"type": "object"
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
}
},
"required": [
"input"
],
"type": "object"
}
},
"offer-receipt": {
"info": {
"offers": [
{
"acceptIndex": 0,
"format": "eip712",
"payload": {
"amount": "1000",
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"network": "eip155:8453",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"resourceUrl": "https://x402tap.com/protected",
"scheme": "exact",
"validUntil": 1788854464,
"version": 1
},
"signature": "0x9dcafd0dc62b9d03e4e4edbf996d3217f6ff4d106b6fbcec518747a5172cc55530afdc7186b9ff38708bd34eb4b3d980f485bf977d08f6f170accd7004da1db71c"
},
{
"acceptIndex": 1,
"format": "eip712",
"payload": {
"amount": "1000",
"asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
"network": "eip155:137",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"resourceUrl": "https://x402tap.com/protected",
"scheme": "exact",
"validUntil": 1788854464,
"version": 1
},
"signature": "0xdfc3c56927b0110963f641cd2fdbf4cff1dba3b586c7a3603ff1beab375c45a06e2ba29a06b310c03fc47adff58e64a619bff7885ec98fdf857a2e3fc5f80a5e1c"
},
{
"acceptIndex": 2,
"format": "eip712",
"payload": {
"amount": "1000",
"asset": "0xaf88d065e77c8cC2239327C5EDb3A432268e5831",
"network": "eip155:42161",
"payTo": "0xB810B599bc730Aa85800BABe7f5d160524322C86",
"resourceUrl": "https://x402tap.com/protected",
"scheme": "exact",
"validUntil": 1788854464,
"version": 1
},
"signature": "0x35b9ea61bc1e582b32ee3b3cfb1cd838353a14d521181da67b98d5bb993a184a42fdb2f7f590a3814283b46fad9f568474999a720989fa8cb6421d4e621951491b"
},
{
"acceptIndex": 3,
"format": "eip712",
"payload": {
"amount": "1000",
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"payTo": "9fqXniDAn8hNMYC5C9waGv5u126bkwjU6qGgAoQeoWyo",
"resourceUrl": "https://x402tap.com/protected",
"scheme": "exact",
"validUntil": 1788854464,
"version": 1
},
"signature": "0x75cc1543ae0c8936c1f18c85ca4d4bf5db80f8ddcd54157bc8aacf1b67f71d4775d34aa694aade3a8d72eebb72608b928b3a35d11043862dc4cfec56dcf884c91c"
}
]
},
"schema": {
"$schema": "https://json-schema.org/draft/2020-12/schema",
"properties": {
"offers": {
"items": {
"properties": {
"acceptIndex": {
"type": "integer"
},
"format": {
"type": "string"
},
"payload": {
"properties": {
"amount": {
"type": "string"
},
"asset": {
"type": "string"
},
"network": {
"type": "string"
},
"payTo": {
"type": "string"
},
"resourceUrl": {
"type": "string"
},
"scheme": {
"type": "string"
},
"validUntil": {
"type": "integer"
},
"version": {
"type": "integer"
}
},
"required": [
"version",
"resourceUrl",
"scheme",
"network",
"asset",
"payTo",
"amount"
],
"type": "object"
},
"signature": {
"type": "string"
}
},
"required": [
"format",
"signature"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"offers"
],
"type": "object"
}
}
}Use it
curl
curl "https://x402tap.com/protected" # -> 402 Payment Required, accepts[] lists how to pay # retry with a PAYMENT-SIGNATURE (or PAYMENT header) once paid
JavaScript
const res = await fetch("https://x402tap.com/protected");
if (res.status === 402) {
const { accepts } = await res.json();
// pay one of accepts[] via an x402 client, then retry with the payment header
}Python
import httpx
res = httpx.get("https://x402tap.com/protected")
if res.status_code == 402:
accepts = res.json()["accepts"]
# pay one of accepts[] via an x402 client, then retry with the payment headerMachine-readable
Everything on this page is also available as clean JSON at /resources/1136.json, and this resource appears in /discovery/resources and /discovery/search.