Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb480…07fblasofinance.eth | Base | Laso FinancePrepaid-card | $0.25 | 25% | Payer-submitted | 105d ago | 0x199314…17a2be |
| 0x26b6…7419lasofinance.eth | Base | Laso FinancePrepaid-card | $0.20 | 25% | Payer-submitted | 105d ago | 0xa619de…710ba0 |
| 0x26b6…7419lasofinance.eth | Base | Laso FinancePrepaid-card | $0.02 | 25% | Payer-submitted | 105d ago | 0x9ae56e…8ccd05 |
| 0xd34e…469clasofinance.eth | Base | Laso FinancePrepaid-card | $0.18 | 25% | Payer-submitted | 105d ago | 0x3c2acc…016877 |
| 0x20fe…3b7alasofinance.eth | Base | Laso FinancePrepaid-card | $0.41 | 25% | Payer-submitted | 105d ago | 0x088f24…beb17b |
| 0xd89a…ae25lasofinance.eth | Base | Laso FinancePrepaid-card | $0.000022 | 25% | 0x6f92…3187 | 105d ago | 0xa000ef…294e86 |
| 0x3a0a…773elasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 105d ago | 0x072838…a61ea5 |
| 0x3a0a…773elasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 105d ago | 0xac4303…c28c4d |
| 0x7185…e2ablasofinance.eth | Base | Laso FinancePrepaid-card | $0.000014 | 25% | 0x6f92…3187 | 105d ago | 0xed942c…00890c |
| 0xd89a…ae25lasofinance.eth | Base | Laso FinancePrepaid-card | $0.000022 | 25% | 0x6f92…3187 | 105d ago | 0xed942c…00890c |
| 0x5af1…c3ablasofinance.eth | Base | Laso FinancePrepaid-card | $0.000023 | 25% | Payer-submitted | 105d ago | 0xb23ed0…3d9add |
| 0x7185…02ablasofinance.eth | Base | Laso FinancePrepaid-card | $0.000014 | 25% | Payer-submitted | 105d ago | 0x3ace83…afeb03 |
| 0x718f…02ablasofinance.eth | Base | Laso FinancePrepaid-card | $0.0003 | 25% | Payer-submitted | 105d ago | 0x89fa3a…45fcb6 |
| 0xcfdf…04delasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 105d ago | 0xe617e9…ff0a9a |
| 0xf2ce…0030lasofinance.eth | Base | Laso FinancePrepaid-card | $275.77 | 25% | 0xd89a…ae25 | 105d ago | 0xc937d1…ffb8ae |
| 0x05f8…ed41lasofinance.eth | Base | Laso FinancePrepaid-card | $0.000022 | — | 0x6f92…3187 | 105d ago | 0x831b58…a6768f |
| 0x05f6…ed41lasofinance.eth | Base | Laso FinancePrepaid-card | $0.0003 | — | Payer-submitted | 105d ago | 0xc60eff…8d566a |
| 0xf2ce…0030lasofinance.eth | Base | Laso FinancePrepaid-card | $826.35 | — | 0xd89a…ae25 | 105d ago | 0xaf0668…5e93a9 |
| 0x85a2…058clasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 105d ago | 0xe7d148…1c5414 |
| 0x85a2…058clasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 105d ago | 0x343f89…11d8b4 |
| 0xd89a…ae25lasofinance.eth | Base | Laso FinancePrepaid-card | $0.000022 | — | 0x6f92…3187 | 106d ago | 0xa4f507…024181 |
| 0x5125…a623lasofinance.eth | Base | Laso FinancePrepaid-card | $0.001 | 100% | coinbase | 106d ago | 0x06434b…9a1e92 |
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.
GET api.roundhouseai.io/v0/transactions
Show the promptHide the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out — which merchants are being paid, typical amounts, and anything unusual. curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100' Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402. Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats. 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.