M
$1
per call · USD Coin on Base
LN Church Domain Observation Slot
Endpoint
POST https://kari.mayim-mayim.com/api/bazaar/domain-observation-slots1
Calls / 30d
1
Unique payers / 30d
Aug 25
Last called
exact
Payment scheme
Call this service
TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";
const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);
const res = await fetchWithPay("https://kari.mayim-mayim.com/api/bazaar/domain-observation-slots", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({
"agentId": "0x0000000000000000000000000000000000000000",
"domain": "example.com"
}),
});
const data = await res.json();cURL
curl -X POST \
"https://kari.mayim-mayim.com/api/bazaar/domain-observation-slots" \
-H "Content-Type: application/json" \
-d '{"agentId":"0x0000000000000000000000000000000000000000","domain":"example.com"}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"request_id": "req_123",
"status": "accepted"
}Payment details
Pay to
0x788b4ca11950879550353d8ae82d1c0af6018454Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Polygon
Schemesexact
Is this your API?
Pin it to the top of Other and the homepage with a featured placement.
More from Mayim Mayim & similar services
M
Mayim Mayim · Bazaar Confession
kari.mayim-mayim.com
Agent Confession API
POSTBaseDeveloper Tools
$0.02 / call7 calls / 30d
M
Mayim Mayim · Bazaar Hybrid Confession
kari.mayim-mayim.com
Hybrid Confession API
POSTBaseDeveloper Tools
$0.02 / call5 calls / 30d
M
Mayim Mayim · Bazaar Surface Comparison Facts
kari.mayim-mayim.com
Observed Surface Comparison Facts API
POSTBaseDeveloper Tools
$0.01 / call1 calls / 30d