passlisted in Coinbase#16 by calls of 65 on this host
0.01 USDC
per call, as the listing declares it on eip155:
- Validation state
- pass
- Uptime, 7 / 30 / 90 days
- 100% / 100% / 100%
- Calls, trailing 30 days
- 3
- Unique payers, trailing 30 days
- 1
- Last called
- 2026-08-30 22:17 UTC
- First observed by TOLLderived
- 2026-09-10
- Pricederived
- 0.01 USDC
- Networks
- 2
How big is this endpoint among the ones like it?
No trace is drawn of this endpoint’s own volume. Its counters have changed 1 time across 28 observations, and 3 changes are the fewest this site will draw a trace through, because two points and a guess are not a series. Every observation is in the JSON.
cash On Cash Return Calculator is one of 65 listed endpoints on x402.outpimp.com, tied 16th by calls with 49 others among them.
cash On Cash Return Calculator takes a json body with the fields salePrice, monthlyHOA, rehabCosts, monthlyRent, vacancyRate, closingCosts and 2 others.
A response from cash On Cash Return Calculator, as declared, includes ok and data.
One payer accounts for all 3 calls to cash On Cash Return Calculator over 30 days.
Its last counted call came 16 days before the snapshot.
A call to cash On Cash Return Calculator costs 0.01 USDC on Base, as declared.
It accounts for 1% of the calls counted across the host.
For cash On Cash Return Calculator the listing declares 2 accepts on Base and Solana, to 2 different wallets.
TOLL files cash On Cash Return Calculator under the "other" category: a POST endpoint on x402.outpimp.com, listed in the Coinbase registry.
cash On Cash Return Calculator answered the sweep of 2026-09-15 with a valid 402, as at every sweep since 2026-09-11.
Closest in price to cash On Cash Return Calculator within the "other" category: business time at chrono.schemasure.com and vote at emoji.today.
cash On Cash Return Calculator is priced above 64% of comparable listings in the "other" category.
cash On Cash Return Calculator out-counts 77% of the 2,777 endpoints in the "other" category that carry counters.
The wallet paid by cash On Cash Return Calculator is the payee of 67 endpoints across 2 hosts.
The seller's tags on cash On Cash Return Calculator are cash on cash return, real estate investing and rental property.
The price of cash On Cash Return Calculator is declared by 428 other listings in the "other" category too.
the payment options, as of 2026-09-15 16:57 UTC · method · pinnable
| registry | network | asset | amount | scheme | pay to |
|---|---|---|---|---|---|
| Coinbase | eip155: | USDC | 0.01 USDC | exact | 0x548eFd…eEc5F6 |
| Coinbase | solana: | USDC | 0.01 USDC | exact | APer2Abh…XfqjRG |
the checks, as of 2026-09-15 07:02 UTC · method · pinnableendpoint answered HTTP 402
No named check failed.
Every sweep that observed this endpoint, newest first.
| observed, UTC | state | failed checks | sweep |
|---|---|---|---|
| 2026-09-15 07:02 UTC | pass | 0 | daily-2026-09-15 |
| 2026-09-14 06:29 UTC | pass | 0 | daily-2026-09-14 |
| 2026-09-13 06:18 UTC | pass | 0 | daily-2026-09-13 |
| 2026-09-12 09:42 UTC | pass | 0 | daily-2026-09-12 |
| 2026-09-11 14:47 UTC | pass | 0 | daily-2026-09-11 |
Presence in a registry, not liveness of the service (method). Newest first.
- listed in Coinbase
From the registry record, not validated by TOLL.the declared schema, as of 2026-08-30 22:17 UTC · method · live
The input and output block
{
"input": {
"body": {
"salePrice": 200000,
"monthlyHOA": 0,
"rehabCosts": 0,
"monthlyRent": 2000,
"vacancyRate": 0,
"closingCosts": 0,
"interestRate": 0,
"loanTermYears": 10,
"purchasePrice": 200000,
"annualInsurance": 0,
"saleExpensesRate": 0,
"annualMaintenance": 0,
"hoaAnnualIncrease": 0,
"downPaymentPercent": 0.2,
"holdingLengthYears": 2,
"rentAnnualIncrease": 0,
"annualPropertyTaxes": 0,
"otherAnnualExpenses": 0,
"otherAnnualIncrease": 0,
"taxesAnnualIncrease": 0,
"insuranceAnnualIncrease": 0,
"maintenanceAnnualIncrease": 0,
"propertyManagementFeeRate": 0
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"data": {
"irr": 0.5177,
"sale": {
"netProceeds": 72000,
"totalProfitAfterSale": 48000,
"impliedAnnualGrowthRate": 0
},
"params": {
"salePrice": 200000,
"monthlyHOA": 0,
"rehabCosts": 0,
"monthlyRent": 2000,
"vacancyRate": 0,
"closingCosts": 0,
"interestRate": 0,
"loanTermYears": 10,
"purchasePrice": 200000,
"annualInsurance": 0,
"saleExpensesRate": 0,
"annualMaintenance": 0,
"hoaAnnualIncrease": 0,
"downPaymentPercent": 0.2,
"holdingLengthYears": 2,
"rentAnnualIncrease": 0,
"annualPropertyTaxes": 0,
"otherAnnualExpenses": 0,
"otherAnnualIncrease": 0,
"taxesAnnualIncrease": 0,
"insuranceAnnualIncrease": 0,
"maintenanceAnnualIncrease": 0,
"propertyManagementFeeRate": 0
},
"totals": {
"NOI": 48000,
"expenses": 0,
"rentalIncome": 48000,
"mortgagePayments": 32000,
"operatingCashFlow": 16000
},
"firstYear": {
"NOI": 24000,
"capRate": 0.12,
"cashFlow": 8000,
"cashOnCashReturn": 0.2
},
"yearByYear": [
{
"NOI": 24000,
"year": 1,
"loanBalance": 144000,
"totalEquity": 56000,
"annualIncome": 24000,
"annualCashFlow": 8000,
"annualExpenses": 0,
"annualCoCReturn": 0.2,
"interestPortion": 0,
"principalPortion": 16000,
"annualMortgagePayment": 16000
}
],
"investedCash": 40000,
"monthlyMortgagePayment": 1333.33
}
}
}
}Cite this page
The pinned URL below renders this page from the snapshot of 2026-09-15 16:57 UTC and does not change; the live page does, every six hours. Data reuse is under CC BY 4.0 (terms).
Plain text
TOLL, "cash On Cash Return Calculator on x402.outpimp.com", snapshot of 2026-09-15 16:57 UTC. https://tollindex.com/e/x402-outpimp-com-cashoncashreturncalculator-f5002f/at/2026-09-15T16-57Z. Accessed [access date].
BibTeX
@misc{toll-e-x402-outpimp-com-cashoncashreturncalculator-f5002f-2026-09-15T16-57Z,
author = {TOLL},
title = {cash On Cash Return Calculator on x402.outpimp.com},
howpublished = {\url{https://tollindex.com/e/x402-outpimp-com-cashoncashreturncalculator-f5002f/at/2026-09-15T16-57Z}},
year = {2026},
month = {9},
note = {Pinned view of the snapshot of 2026-09-15 16:57 UTC. Accessed [access date].}
}None yet. Anything submitted through the form below is published here with its outcome.