Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x1a9db2…1dba72 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x17f128…c9f06c |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x616eb4…1eea92 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x361093…66703d |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xfd029d…299ba3 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x822f7d…c13004 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xc1cea8…18b5c8 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x5390ae…f5e309 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xa98ce4…501d68 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x72609e…6531b4 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x4a5eed…1ff04e |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x67d44e…8ab53d |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xb03a0b…edc3d6 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x703a07…d78378 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x138ff7…6d10c0 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x8708aa…fe4b8d |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x9b88d8…9f72b7 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x973a12…34a6ac |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x8be628…920435 |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xe90ccf…e4eebe |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x24822e…a591be |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xcb045b…b8825b |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0x29a049…2767ce |
| 0x8d2a…7d370xa306…10c3 | Base | Weight Converter APIWeight | $0.0025 | 100% | coinbase | 18d ago | 0xa768a9…fe412e |
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.