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.01 | 100% | coinbase | 84d ago | 0xb7cfad…d35b37 |
| 0x395b…5f090x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x187284…066289 |
| 0x3d09…5be10x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0xf4583f…bc1500 |
| 0x1e8b…7b030x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 85d ago | 0xae1558…4d4ab4 |
| 0x3ead…352d0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0xfae99a…cd0a15 |
| 0x3ead…352d0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 85d ago | 0x01dead…b66960 |
| 0x0df2…07c90x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x985c60…78ec1e |
| 0x35d3…0d8d0x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 85d ago | 0xf1c8ed…136697 |
| 0x0cef…e9c00x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0xb36cb0…259e6e |
| 0xf956…9faa0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 85d ago | 0x93b7ba…1e8999 |
| 0x509a…d0260x4df6…cdea | Base | Web Search (SERP)Search | $0.005 | 100% | coinbase | 85d ago | 0xf1d5da…680abf |
| 0x5b1e…df190x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x9337a8…6238b3 |
| 0x3d8d…19aa0x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 85d ago | 0x97e7bd…bdf715 |
| 0x83c5…07f70x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x6d68c6…1e3ee5 |
| 0x3f52…3a8f0x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x88b2ec…eee86a |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.02 | 100% | coinbase | 85d ago | 0x61f4ee…03f0e5 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 85d ago | 0x326353…5ec5a5 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.03 | 100% | coinbase | 85d ago | 0x49491f…e89787 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 85d ago | 0x40c05c…021389 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 85d ago | 0xb30813…39eddb |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 85d ago | 0x735b5e…f54155 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.05 | 100% | coinbase | 85d ago | 0xae60c1…5fe469 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.15 | 100% | coinbase | 85d ago | 0xca68f1…bb38fc |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0x08ff0e…319044 |
| 0x9cc4…b1760x4df6…cdea | Base | Web Search (SERP)Search | $0.01 | 100% | coinbase | 85d ago | 0xeece06…6c7fc4 |
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.