M
$0.03
per call · USD Coin on Base
AI data lookup: ask any question, get facts + sources.
Endpoint
POST https://minia2a.uk/x402/x402-data-agent1
Calls / 30d
1
Unique payers / 30d
Sep 4
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://minia2a.uk/x402/x402-data-agent", {
method: "POST",
headers: { "Content-Type": "application/json" },
body: JSON.stringify({}),
});
const data = await res.json();cURL
curl -X POST \
"https://minia2a.uk/x402/x402-data-agent" \
-H "Content-Type: application/json" \
-d '{}' \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"ok": true
}Payment details
Pay to
0xab62452b4b019bc4402bffcca6c706d16d72a7bfAsset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase
Schemesexact
Is this your API?
Pin it to the top of AI & Inference and the homepage with a featured placement.
More from Minia2a & similar services
M
Minia2a · X402 Math
minia2a.uk
minia2a service: x402-math
POSTBaseOther
$0.001 / call7 calls / 30d
M
Minia2a · X402 Time
minia2a.uk
minia2a service: x402-time
POSTBaseOther
$0.1 / call5 calls / 30d
M
Minia2a · Payment Audit
minia2a.uk
Black-box check: does the x402 endpoint verify payment (reject forged txHash/signature/replay) before delivering? Buyer-side trust check before you pay. Returns SAFE/RISK/NOT_X402.
POSTBaseOther
$0.01 / call4 calls / 30d