Animica x402 Directory

Directory / open-pay.jp

open-pay.jp/api/paid/usdc/stores

Where JPYC (Japan's yen-pegged stablecoin) is accepted: curated exchanges, DEXes, dApps and bridges as JSON, each with category, supported assets and an official URL.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://open-pay.jp/api/paid/usdc/stores'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://open-pay.jp/api/paid/usdc/stores'

Endpoint: https://open-pay.jp/api/paid/usdc/stores. Operated by open-pay.jp, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on open-pay.jp

open-pay.jp/api/paid/usdc/japan-web3-directory

Japan Web3 Directory, full export: sourced records on Japan's JPYC/USDC, exchange, wallet and AI-agent services — every row carries an official source URL and l…

GET · $0.02

open-pay.jp/api/paid/usdc/japan-web3-directory/search

Filter the Japan Web3 Directory by category, token, chain or capability — the same sourced, date-stamped records as the full export, without pulling rows your a…

GET · $0.02

open-pay.jp/api/paid/usdc/jpyc/balance

Read the current on-chain JPYC balance of any EVM address on one or all supported chains (Polygon, Kaia, Avalanche, Ethereum), with the token contract and the b…

GET · $0.002

open-pay.jp/api/paid/usdc/jpyc/services

JPYC Service Monitor: weekly change feed for Japan-related JPYC and Web3 services. Each event is dated, typed (added / updated / removed / verified) and tied to…

GET · $0.01

open-pay.jp/api/paid/usdc/jpyc/supply

Read the current contract-reported JPYC totalSupply on Polygon, Kaia, Avalanche or Ethereum, with the token contract address and the block number observed at re…

GET · $0.002

open-pay.jp/api/paid/usdc/jpyc/transfers

List recent JPYC Transfer events on one supported chain from roughly the last hour of blocks, optionally filtered by address — tx hash, from, to, amount, block.…

GET · $0.005

open-pay.jp/api/paid/usdc/stablecoin-payments

Japan Stablecoin Payment Monitor: weekly change feed for stablecoin payment services in Japan — new launches, pilots, partnerships, fee changes, supported asset…

GET · $0.01

All 8 endpoints on open-pay.jp →