Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb091…029b0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 83d ago | 0x19b40b…0e9de8 |
| 0x3105…b5a90x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x42f1b5…841d73 |
| 0x6bc8…f9990x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 84d ago | 0x5264e2…eefa69 |
| 0x3d09…5be10x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 84d ago | 0x52bbf4…de209e |
| 0x5aa0…2fe70x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 84d ago | 0x87d35a…081a52 |
| 0xd237…bce20x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0xd3092b…81ca05 |
| 0x3562…5f9e0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x4a3407…e62c89 |
| 0x7565…d3440x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0xe1cc4a…56c0e6 |
| 0x2b0f…d4fb0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x2c60d3…c68ef2 |
| 0x4d12…b5dc0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x9b1a2c…27a557 |
| 0x7695…649c0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x7bc52e…2e59cc |
| 0x7565…d3440x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x1d9efc…f4e2a4 |
| 0xe4e7…d8110x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0xbc7ebe…1849b7 |
| 0x9c15…925c0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x01b4ef…5f8aa9 |
| 0x3f52…3a8f0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x7695f1…c47535 |
| 0xd4e9…12cc0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 84d ago | 0x7d4200…e7beac |
| 0xb1b6…0f880x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0xfc99cc…07d855 |
| 0xf956…9faa0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0xb43542…b57442 |
| 0x4d8c…92df0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0xcd4c38…291781 |
| 0xd726…e0c80x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0xd0690d…fde774 |
| 0x3a2e…e5bb0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x2077f6…2cf039 |
| 0x014e…50c80x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 84d ago | 0x316d2b…40ba53 |
| 0x36a9…5faf0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0xeed43c…34466f |
| 0xc13d…5c240x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x641bf1…f20708 |
| 0xaf5b…85ae0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 84d ago | 0x94efa3…2d8d2f |
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.