56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev
No description published for this endpoint.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 1 USDC on Base to 0x095A…64b9e. The signed payment is good for 1 minute.
- Paid to
- 0x095A…64b9e
- USD Coin contract
- 0x8335…02913
- Payment window
- 1 minute
- As published
- 1000000 smallest units
- Buys
- Base send (PayAI test). This request will send 1000000 token atomics to 0x095A78eC53C15fc21fB4549bfec138C0c3664b9e on base for token 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913.
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"extra": {
"kind": "base-send-test",
"name": "USD Coin",
"eip712": {
"name": "USD Coin",
"version": "2"
},
"chainId": 8453,
"iconUrl": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/x402factoryfavoicon.jpg",
"pricing": {
"mode": "atomic-amount",
"network": "Base",
"currency": "TOKEN_ATOMICS",
"amountAtomic": "1000000",
"usdcDecimals": 6,
"exampleMinAtomic": "1000"
},
"version": "2",
"decimals": 6,
"avatarUrl": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/x402factoryfavoicon.jpg",
"serviceUrl": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev",
"serviceName": "x402Factory",
"serviceDescription": "x402Factory Base endpoints for agents (notes, LLMs, TTS, Telegram, coin prices, payments)."
},
"payTo": "0x095A78eC53C15fc21fB4549bfec138C0c3664b9e",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/base/send/test",
"description": "Base send (PayAI test). This request will send 1000000 token atomics to 0x095A78eC53C15fc21fB4549bfec138C0c3664b9e on base for token 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913.",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"token": {
"type": "string",
"required": false,
"description": "Optional ERC-20 token contract address (0x...). When omitted, the endpoint uses BASE_USDC for the current BASE_NETWORK."
},
"receiver": {
"type": "string",
"required": true,
"description": "Base/EVM 0x wallet address that should receive the tokens."
},
"amountAtomic": {
"type": "string",
"required": true,
"description": "Amount in token smallest units (atomics), as a positive integer string. For Base USDC with 6 decimals, 0.001 USDC = 1000 atomics. You may also provide this field as 'amount' for compatibility."
}
}
},
"output": {
"ok": {
"type": "boolean",
"description": "True on success."
},
"token": {
"type": "string",
"description": "ERC-20 token contract used for the payment schema (either the provided token or the default BASE_USDC)."
},
"action": {
"type": "string",
"description": "Action performed. For successful calls this is 'build_send_schema'."
},
"network": {
"type": "string",
"description": "Base network for which the schema was built (BASE_NETWORK env, e.g. 'base' or 'base-sepolia')."
},
"receiver": {
"type": "string",
"description": "Receiver wallet address that should receive the funds (0x...)."
},
"amountAtomic": {
"type": "string",
"description": "Amount in token smallest units (atomics) as provided by the caller. For Base USDC with 6 decimals, 0.001 USDC is 1000 atomics."
},
"payer_wallet": {
"type": "string",
"description": "Wallet address that paid the x402 fee for using this endpoint (extracted from the settled payment)."
},
"payment_txid": {
"type": "string",
"description": "Blockchain transaction id / transaction hash for the x402 payment that unlocked this endpoint, when provided by the facilitator."
},
"paymentSchema": {
"type": "object",
"description": "x402-compatible exact payment schema that agents and wallets can use to construct a token payment to the receiver."
}
}
},
"maxAmountRequired": "1000000",
"maxTimeoutSeconds": 60
}
]Provenance
- Seen in the source catalog
- 2026-01-06 01:08Z
- Last indexed by Roundhouse
- 2026-09-15 08:16Z
- Last enriched (probe, favicon, geo)
- 2026-09-18 21:45Z
- x402 version
- 1
- Max timeout
- 60s
- Liveness probe
- HTTP 404
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service 56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://56e8ec99-70ab-4ac7-ac99-95eadb1013b6-00-4jxhwwfedokw.sisko.replit.dev/base/send/test, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.