agenthustle.ai
Fetches balances across Solana, EVM, Hedera, and Bitcoin wallets from connected or specified addresses.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
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 0.0012 USDC on Base to 0x0BbE…fD176. The signed payment is good for 5 minutes.
- Paid to
- 0x0BbE…fD176
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1200 smallest units
- Buys
- Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.
- Returns
- application/json
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- 4Z4rmi…vGbFn
- Token contract
- EPjFWd…TDt1v
- Payment window
- 5 minutes
- Buys
- Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.
- Returns
- application/json
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- SP12F4…5QC77
- Token contract
- SBTC
- Payment window
- 5 minutes
- Buys
- Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.
- Returns
- application/json
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- SP12F4…5QC77
- Token contract
- STX
- Payment window
- 5 minutes
- Buys
- Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.
- Returns
- application/json
That figure is in the token’s smallest units. Roundhouse does not hold this contract’s decimals, so it is shown as published rather than converted.
- Paid to
- SP12F4…5QC77
- Token contract
- SP120S…usdcx
- Payment window
- 5 minutes
- Buys
- Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"decimals": 6,
"priceUsd": 0.0012,
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"tokenSymbol": "BASE_USDC",
"tokenPriceUsd": 1
},
"payTo": "0x0BbEFF1EE4114976F84D1e1C44150515719fD176",
"amount": "1200",
"scheme": "exact",
"network": "eip155:8453",
"mimeType": "application/json",
"resource": "https://emblemvault.ai/api/tools/execute/unified/getAllBalances",
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"outputSchema": {
"input": {
"body": {
"apiKey": "<vault-api-key>",
"emblemJwt": "<emblem-jwt>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"apiKey": {
"type": "string",
"description": "(Required: provide apiKey OR emblemJwt) Vault API key — alternative to JWT"
},
"address": {
"type": "string",
"description": "(Optional) Optional wallet to query instead of the connected wallet. EVM 0x-address fans to ethereum/bsc/polygon/base/hedera; Solana base58 address fans to solana; Bitcoin 33-byte compressed pubkey hex (66 chars, 02/03 prefix) fans to bitcoin. Plain Bitcoin addresses are not supported in this field — use the connected wallet for that path. Unmatched chains return {error:'address type mismatch'}."
},
"emblemJwt": {
"type": "string",
"description": "(Required: provide emblemJwt OR apiKey) Emblem Vault JWT — this tool needs wallet/vault access"
}
},
"discoverable": true
},
"output": {
"tool": {
"type": "string",
"description": "Tool name that was executed"
},
"result": {
"type": "object",
"description": "Tool execution result"
},
"example": {
"tool": "getAllBalances",
"result": {},
"timestamp": "2025-01-01T00:00:00.000Z",
"callerType": "authenticated"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp"
},
"callerType": {
"enum": [
"authenticated",
"ephemeral"
],
"type": "string"
}
},
"authRequired": true
},
"maxAmountRequired": "1200",
"maxTimeoutSeconds": 300
},
{
"asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
"extra": {
"name": "getAllBalances",
"decimals": 6,
"feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4",
"priceUsd": 0.0012,
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"tokenSymbol": "SOL_USDC",
"tokenPriceUsd": 1
},
"payTo": "4Z4rmiTW3U74qjYrRw7zS9Y7McKEVDLssHndKyJvGbFn",
"amount": "1200",
"scheme": "exact",
"network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"mimeType": "application/json",
"resource": "https://emblemvault.ai/api/tools/execute/unified/getAllBalances",
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"outputSchema": {
"input": {
"body": {
"apiKey": "<vault-api-key>",
"emblemJwt": "<emblem-jwt>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"apiKey": {
"type": "string",
"description": "(Required: provide apiKey OR emblemJwt) Vault API key — alternative to JWT"
},
"address": {
"type": "string",
"description": "(Optional) Optional wallet to query instead of the connected wallet. EVM 0x-address fans to ethereum/bsc/polygon/base/hedera; Solana base58 address fans to solana; Bitcoin 33-byte compressed pubkey hex (66 chars, 02/03 prefix) fans to bitcoin. Plain Bitcoin addresses are not supported in this field — use the connected wallet for that path. Unmatched chains return {error:'address type mismatch'}."
},
"emblemJwt": {
"type": "string",
"description": "(Required: provide emblemJwt OR apiKey) Emblem Vault JWT — this tool needs wallet/vault access"
}
},
"discoverable": true
},
"output": {
"tool": {
"type": "string",
"description": "Tool name that was executed"
},
"result": {
"type": "object",
"description": "Tool execution result"
},
"example": {
"tool": "getAllBalances",
"result": {},
"timestamp": "2025-01-01T00:00:00.000Z",
"callerType": "authenticated"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp"
},
"callerType": {
"enum": [
"authenticated",
"ephemeral"
],
"type": "string"
}
},
"authRequired": true
},
"maxAmountRequired": "1200",
"maxTimeoutSeconds": 300
},
{
"asset": "SBTC",
"extra": {
"name": "getAllBalances",
"chain": "stacks",
"decimals": 8,
"priceUsd": 0.0012,
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"tokenSymbol": "SBTC",
"tokenPriceUsd": 64192
},
"payTo": "SP12F4RMY4AKE5X0073YDYTDYJKNRTABYRS95QC77",
"amount": "2",
"scheme": "exact",
"network": "stacks:1",
"mimeType": "application/json",
"resource": "https://emblemvault.ai/api/tools/execute/unified/getAllBalances",
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"outputSchema": {
"input": {
"body": {
"apiKey": "<vault-api-key>",
"emblemJwt": "<emblem-jwt>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"apiKey": {
"type": "string",
"description": "(Required: provide apiKey OR emblemJwt) Vault API key — alternative to JWT"
},
"address": {
"type": "string",
"description": "(Optional) Optional wallet to query instead of the connected wallet. EVM 0x-address fans to ethereum/bsc/polygon/base/hedera; Solana base58 address fans to solana; Bitcoin 33-byte compressed pubkey hex (66 chars, 02/03 prefix) fans to bitcoin. Plain Bitcoin addresses are not supported in this field — use the connected wallet for that path. Unmatched chains return {error:'address type mismatch'}."
},
"emblemJwt": {
"type": "string",
"description": "(Required: provide emblemJwt OR apiKey) Emblem Vault JWT — this tool needs wallet/vault access"
}
},
"discoverable": true
},
"output": {
"tool": {
"type": "string",
"description": "Tool name that was executed"
},
"result": {
"type": "object",
"description": "Tool execution result"
},
"example": {
"tool": "getAllBalances",
"result": {},
"timestamp": "2025-01-01T00:00:00.000Z",
"callerType": "authenticated"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp"
},
"callerType": {
"enum": [
"authenticated",
"ephemeral"
],
"type": "string"
}
},
"authRequired": true
},
"maxAmountRequired": "2",
"maxTimeoutSeconds": 300
},
{
"asset": "STX",
"extra": {
"name": "getAllBalances",
"chain": "stacks",
"decimals": 6,
"priceUsd": 0.0012,
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"tokenSymbol": "STX",
"tokenPriceUsd": 0.135246
},
"payTo": "SP12F4RMY4AKE5X0073YDYTDYJKNRTABYRS95QC77",
"amount": "8873",
"scheme": "exact",
"network": "stacks:1",
"mimeType": "application/json",
"resource": "https://emblemvault.ai/api/tools/execute/unified/getAllBalances",
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"outputSchema": {
"input": {
"body": {
"apiKey": "<vault-api-key>",
"emblemJwt": "<emblem-jwt>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"apiKey": {
"type": "string",
"description": "(Required: provide apiKey OR emblemJwt) Vault API key — alternative to JWT"
},
"address": {
"type": "string",
"description": "(Optional) Optional wallet to query instead of the connected wallet. EVM 0x-address fans to ethereum/bsc/polygon/base/hedera; Solana base58 address fans to solana; Bitcoin 33-byte compressed pubkey hex (66 chars, 02/03 prefix) fans to bitcoin. Plain Bitcoin addresses are not supported in this field — use the connected wallet for that path. Unmatched chains return {error:'address type mismatch'}."
},
"emblemJwt": {
"type": "string",
"description": "(Required: provide emblemJwt OR apiKey) Emblem Vault JWT — this tool needs wallet/vault access"
}
},
"discoverable": true
},
"output": {
"tool": {
"type": "string",
"description": "Tool name that was executed"
},
"result": {
"type": "object",
"description": "Tool execution result"
},
"example": {
"tool": "getAllBalances",
"result": {},
"timestamp": "2025-01-01T00:00:00.000Z",
"callerType": "authenticated"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp"
},
"callerType": {
"enum": [
"authenticated",
"ephemeral"
],
"type": "string"
}
},
"authRequired": true
},
"maxAmountRequired": "8873",
"maxTimeoutSeconds": 300
},
{
"asset": "SP120SBRBQJ00MCWS7TM5R8WJNTTKD5K0HFRC2CNE.usdcx",
"extra": {
"name": "getAllBalances",
"chain": "stacks",
"decimals": 6,
"priceUsd": 0.0012,
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"tokenSymbol": "USDCx",
"tokenPriceUsd": 1
},
"payTo": "SP12F4RMY4AKE5X0073YDYTDYJKNRTABYRS95QC77",
"amount": "1200",
"scheme": "exact",
"network": "stacks:1",
"mimeType": "application/json",
"resource": "https://emblemvault.ai/api/tools/execute/unified/getAllBalances",
"description": "Get balances across all supported networks (Solana, Ethereum, BSC, Polygon, Base, Hedera, Bitcoin). Defaults to the connected addresses from context. Optionally accepts a single `address` to query on behalf of another wallet: EVM (0x…) fans out to ethereum/bsc/polygon/base/hedera; Solana base58 goes to solana; Bitcoin 33-byte compressed pubkey hex goes to bitcoin. Chains whose address format doesn't match the override return `{ error: 'address type mismatch' }`. Returns per-network results, the `resolvedFrom` source for each chain, and a `requestedAt` timestamp.",
"outputSchema": {
"input": {
"body": {
"apiKey": "<vault-api-key>",
"emblemJwt": "<emblem-jwt>"
},
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"apiKey": {
"type": "string",
"description": "(Required: provide apiKey OR emblemJwt) Vault API key — alternative to JWT"
},
"address": {
"type": "string",
"description": "(Optional) Optional wallet to query instead of the connected wallet. EVM 0x-address fans to ethereum/bsc/polygon/base/hedera; Solana base58 address fans to solana; Bitcoin 33-byte compressed pubkey hex (66 chars, 02/03 prefix) fans to bitcoin. Plain Bitcoin addresses are not supported in this field — use the connected wallet for that path. Unmatched chains return {error:'address type mismatch'}."
},
"emblemJwt": {
"type": "string",
"description": "(Required: provide emblemJwt OR apiKey) Emblem Vault JWT — this tool needs wallet/vault access"
}
},
"discoverable": true
},
"output": {
"tool": {
"type": "string",
"description": "Tool name that was executed"
},
"result": {
"type": "object",
"description": "Tool execution result"
},
"example": {
"tool": "getAllBalances",
"result": {},
"timestamp": "2025-01-01T00:00:00.000Z",
"callerType": "authenticated"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp"
},
"callerType": {
"enum": [
"authenticated",
"ephemeral"
],
"type": "string"
}
},
"authRequired": true
},
"maxAmountRequired": "1200",
"maxTimeoutSeconds": 300
}
]Provenance
- Seen in the source catalog
- 2026-09-24 17:26Z
- Last indexed by Roundhouse
- 2026-09-25 01:15Z
- Last enriched (probe, favicon, geo)
- 2026-09-23 17:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
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
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service agenthustle.ai 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=agenthustle.ai' 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://agenthustle.ai/api/tools/execute/unified/getAllBalances, 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.