Japan Stablecoin Payment Monitor · Usdc Stablecoin Payments
by Japan Stablecoin Payment Monitor
$0.01
per call · USD Coin on Base
Japan Stablecoin Payment Monitor: weekly change feed for stablecoin payment services in Japan — new launches, pilots, partnerships, fee changes, supported assets and chains, and closures. Each event is dated, categorized and tied to an official source URL. Pass changedSince=YYYY-MM-DD (your last run date) to fetch only new events; an empty changes list explicitly means no change. Without changedSince you get the full dated history back to late 2025.
Endpoint
GET https://open-pay.jp/api/paid/usdc/stablecoin-payments3
Calls / 30d
3
Unique payers / 30d
Sep 4
Last called
exact
Payment scheme
Call this service
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://open-pay.jp/api/paid/usdc/stablecoin-payments", {
method: "GET",
});
const data = await res.json();curl -X GET \
"https://open-pay.jp/api/paid/usdc/stablecoin-payments?changedSince=2026-08-01" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"changes": [
{
"assets": [
"USDC"
],
"chains": [
"base"
],
"changeCategory": "service_launch",
"changeType": "added",
"date": "2026-08-10",
"diffs": [
{
"currentValue": "commercial",
"field": "status",
"previousValue": null
}
],
"provider": "DG Stablecoin Payment Service",
"sourceUrl": "https://www.garage.co.jp/pr/release/20260810/",
"summary": "Digital Garage started commercial rollout of DG Stablecoin Payment Service (API-based merchant integration; initially USDC on Base, first offered to JCB and DGFT).",
"summaryJa": "デジタルガレージが DG Stablecoin Payment Service の商用展開を開始 (API 接続の加盟店向け・当初は Base 上の USDC・JCB/DGFT へ先行提供)。"
}
],
"generatedAt": "2026-08-27T02:00:00.000Z",
"hasMore": false,
"licenseNotice": "Events summarize what official sources state; they are not availability guarantees or endorsements. Source rights remain with their owners.",
"mode": "delta",
"nextChangedSince": "2026-08-27",
"notice": {
"code": "sourced-facts-only",
"detail": "Events summarize official announcements about stablecoin payment services in Japan; verify with each sourceUrl before relying on a change.",
"termsUrl": "https://open-pay.jp/en/terms"
},
"providers": [
{
"announcedAt": "2026-08-10",
"assets": [
"USDC"
],
"chains": [
"base"
],
"integrations": [
"api"
],
"lastEventDate": "2026-08-10",
"merchantFee": null,
"plannedPeriod": null,
"posIntegration": null,
"provider": "DG Stablecoin Payment Service",
"region": "Japan",
"settlementCurrency": null,
"slug": "dg-sps",
"sourceUrl": "https://www.garage.co.jp/pr/release/20260810/",
"stage": "commercial",
"startedAt": "2026-08-10",
"verifiedAt": "2026-08-27"
}
],
"query": {
"changedSince": "2026-08-01",
"limit": 200
},
"schemaVersion": "1.0",
"totalEvents": 7,
"totalProviders": 7
}Payment details
0x52d4901142e2b5680027da5eb47c86cb02a3ca81USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913Is this your API?
Pin it to the top of Developer Tools and the homepage with a featured placement.
More from Japan Stablecoin Payment Monitor & similar services
Loyalspark · Recipient API Offers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Workflow Reward Status
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.
Loyalspark · Recipient API Vouchers
api.loyalspark.online
Onchain loyalty platform on Base Network. Businesses launch branded rewards in minutes, customers earn real value with every purchase, and AI agents automate the rest via REST and MCP. Free plan mints up to 1,000 tokens per month; every call is scoped by row-level security to the wallet behind the API key. 16 skill guides at loyalspark.online/.well-known/skills/index.md.