Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x29059c…826e7f |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.008 | 100% | coinbase | 11d ago | 0xe88728…9940af |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xf32a10…441cfe |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xd80d60…3848b4 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x37ac18…fb2cde |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x0fc0e9…05a9cc |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x26a086…fa0c65 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x239a82…39a38d |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x97593b…2ad8af |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xbcd96a…e320d1 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x6d807d…3710f6 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xcc9dfd…781f6f |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x7b6e6a…6d362e |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xd76deb…b6c71f |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x7e0c4b…bef553 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xd2c701…3c35a9 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xd4dfb7…777f73 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x075364…b3fbe3 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x96b787…91610c |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xd7282e…947c66 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0xb774fa…9974a6 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x132497…de7976 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x9956fb…e4a292 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x0bc9d0…c4e677 |
| 0x91f1…f8800xce33…989e | Base | Amazon Product SearchAmazon | $0.004 | 100% | coinbase | 11d ago | 0x6063c5…2ae632 |
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.