gpt55-token-gateway
GPT55 OpenAI-compatible GPT access, prepaid call packs, per-request x402 calls, and machine-readable agent tools.
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.
Live 402 challenge
Captured by the enrichment pass, not read just now. Prices can change — always read the 402 the endpoint answers with.
{
"ok": false,
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"error": "x402_payment_required",
"payTo": "0x1f0130669ca6fd02e025a984cc038f139df19a2f",
"price": "$0.001",
"title": "Unique Lines",
"method": "GET",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x1f0130669ca6fd02e025a984cc038f139df19a2f",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"network": "eip155:8453",
"paidUrl": "https://x402-utils.558686.xyz/v1/tools/unique-lines",
"project": "x402-utility-tools",
"commands": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"payCommand": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"payWithBuyerWallet": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"quoteOnlyDedicated": "node first-payment-client.mjs",
"installDependencies": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base",
"realPaymentDedicated": "PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"downloadDedicatedClient": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs",
"installThenPayDedicated": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"downloadFirstPaymentClient": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs",
"downloadInstallThenPayDedicated": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs"
},
"productId": "unique-lines",
"payCommand": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"nextCommand": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"quoteSource": "Use the PAYMENT-REQUIRED response header from this same request as the payment requirement source of truth.",
"sampleInput": {
"text": "alpha\nbeta\nalpha",
"trim": true,
"caseSensitive": false
},
"serviceJson": "https://x402-utils.558686.xyz/x402/service.json",
"x402Version": 2,
"amountAtomic": "1000",
"routeCatalog": "https://x402-utils.558686.xyz/route-catalog.json",
"installCommand": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base",
"paymentHeaders": [
"PAYMENT-SIGNATURE",
"X-PAYMENT"
],
"sameRequestRule": "After creating the payment header, retry the same method, URL, body, and content-type with the payment header.",
"canonicalPaidUrl": "https://x402-utils.558686.xyz/v1/tools/unique-lines",
"paymentClientUrl": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs",
"paymentActivation": "https://x402-utils.558686.xyz/x402/route/unique-lines/payment-activation.json",
"buyerExecutionPack": {
"method": "GET",
"paidUrl": "https://x402-utils.558686.xyz/v1/tools/unique-lines",
"routeId": "unique-lines",
"commands": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"realPayment": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"quoteOnlyDedicated": "node first-payment-client.mjs",
"installDependencies": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base",
"realPaymentDedicated": "PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"downloadDedicatedClient": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs"
},
"sameRequestRule": "retry the same method, URL, body, and content-type with the generated payment header",
"crossShellCommands": {
"cmd": {
"quoteOnly": "set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && node first-payment-client.mjs",
"realPayment": "set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs"
},
"bash": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"realPayment": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs"
},
"powershell": {
"quoteOnly": "$env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; node first-payment-client.mjs",
"realPayment": "$env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base; $env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs"
}
},
"expectedSuccessEvidence": [
"HTTP 200 paid response",
"PAYMENT-RESPONSE",
"paid JSON result",
"no private key sent to seller"
],
"routeDedicatedFirstPaymentClient": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs"
},
"crossShellCommands": {
"cmd": {
"quoteOnly": "set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && node first-payment-client.mjs",
"realPayment": "set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs"
},
"bash": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"realPayment": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs"
},
"powershell": {
"quoteOnly": "$env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; node first-payment-client.mjs",
"realPayment": "$env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base; $env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs"
}
},
"firstPaymentClient": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs",
"privateKeyBoundary": "private key stays in buyer-owned runtime; service receives only a payment header",
"quoteOnlyDedicated": "node first-payment-client.mjs",
"realPaymentDedicated": "PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"firstPaymentReadiness": {
"purpose": "copy-paste buyer-owned runtime checklist for turning this 402 quote into a same-request paid retry",
"commands": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"realPayment": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"quoteOnlyDedicated": "node first-payment-client.mjs",
"installDependencies": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base",
"realPaymentDedicated": "PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"downloadDedicatedClient": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs"
},
"amountAtomic": "1000",
"requiredUsdc": 0.001,
"crossShellCommands": {
"cmd": {
"quoteOnly": "set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && node first-payment-client.mjs",
"realPayment": "set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && set \"PAY_REAL_X402=1\" && set \"TARGET_URL=https://x402-utils.558686.xyz/v1/tools/unique-lines\" && set \"ROUTE_ID=unique-lines\" && set \"MAX_USDC=0.001\" && set \"EVM_PRIVATE_KEY=%EVM_PRIVATE_KEY%\" && node first-payment-client.mjs"
},
"bash": {
"quoteOnly": "TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 node first-payment-client.mjs",
"realPayment": "PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 TARGET_URL=\"https://x402-utils.558686.xyz/v1/tools/unique-lines\" ROUTE_ID=unique-lines MAX_USDC=0.001 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs"
},
"powershell": {
"quoteOnly": "$env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; node first-payment-client.mjs",
"realPayment": "$env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs",
"installThenPay": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base; $env:PAY_REAL_X402='1'; $env:TARGET_URL='https://x402-utils.558686.xyz/v1/tools/unique-lines'; $env:ROUTE_ID='unique-lines'; $env:MAX_USDC='0.001'; $env:EVM_PRIVATE_KEY=$env:EVM_PRIVATE_KEY; node first-payment-client.mjs"
}
},
"expectedSuccessEvidence": [
"HTTP 200 paid response",
"PAYMENT-RESPONSE",
"paid JSON result",
"no private key sent to seller"
],
"privateKeySentToService": false,
"routeDedicatedFirstPaymentClient": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs"
},
"paymentResponseHeaders": [
"PAYMENT-RESPONSE",
"X-PAYMENT-RESPONSE"
],
"installThenPayDedicated": "npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"dedicatedFirstPaymentClient": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs",
"downloadInstallThenPayDedicated": "curl -fsSL https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs -o first-payment-client.mjs && npm install @x402/fetch @x402/core @x402/evm @x402/svm viem @solana/kit @scure/base && PAY_REAL_X402=1 EVM_PRIVATE_KEY=$EVM_PRIVATE_KEY node first-payment-client.mjs",
"routeDedicatedPaymentActivation": "https://x402-utils.558686.xyz/x402/route/unique-lines/payment-activation.json",
"routeDedicatedFirstPaymentClient": "https://x402-utils.558686.xyz/x402/route/unique-lines/first-payment-client.mjs"
}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.001 USDC on Base to 0x1f01…19a2f. The signed payment is good for 5 minutes.
- Paid to
- 0x1f01…19a2f
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1000 smallest units
Pay 0.001 USDC on Base to 0x1f01…19a2f. The signed payment is good for 5 minutes.
- Paid to
- 0x1f01…19a2f
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 1000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x1f0130669ca6fd02e025a984cc038f139df19a2f",
"amount": "1000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
},
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2",
"facilitatorAddress": "0x68A96F41ff1e9F2E7b591A931A4AD224e7C07863",
"assetTransferMethod": "permit2"
},
"payTo": "0x1f0130669ca6fd02e025a984cc038f139df19a2f",
"amount": "1000",
"scheme": "upto",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"body": {
"text": "alpha\nbeta\nalpha",
"case_sensitive": true
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"tool": "uniqueLines",
"lines": [
"alpha",
"beta"
],
"fetchedAt": "2026-06-10T00:00:00.000Z",
"duplicateCount": 1,
"inputLineCount": 3,
"uniqueLineCount": 2
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method",
"bodyType",
"body"
],
"properties": {
"body": {
"type": "object",
"required": [
"text"
],
"properties": {
"text": {
"type": "string",
"maxLength": 50000,
"minLength": 1
},
"case_sensitive": {
"type": "boolean"
}
},
"additionalProperties": false
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"required": [
"ok",
"tool",
"fetchedAt"
],
"properties": {
"ok": {
"type": "boolean"
},
"tool": {
"type": "string"
},
"fetchedAt": {
"type": "string"
}
},
"additionalProperties": true
}
}
}
}
}
}
}Provenance
- Seen in the source catalog
- 2026-06-10 10:34Z
- Last indexed by Roundhouse
- 2026-06-11 02:40Z
- Last enriched (probe, favicon, geo)
- 2026-09-20 21:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 410
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 gpt55-token-gateway 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=gpt55-token-gateway' 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://gpt55.558686.xyz/v1/tools/unique-lines, 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.