Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x993c…39cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xb99cbd…7d826e |
| 0x767c…c39e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x38b02a…b325df |
| 0xaf5e…942d0x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 124d ago | 0x70c4ac…9c8715 |
| 0xcc6d…22d10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x274dc6…47f2ea |
| 0x993c…39cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xea3e79…47580b |
| 0xa2e9…653a0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xf07583…21d666 |
| 0xc446…76970x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x0a1439…b6b403 |
| 0xb45f…5fcc0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xe88914…ad1e35 |
| 0xd6b3…dc2c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xb22846…838de8 |
| 0xaad5…b46b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x01fa09…a2c2fd |
| 0x3382…8e570x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x19ccce…d66e83 |
| 0x4844…a0ee0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x29a851…4dfc6a |
| 0x05ae…51240x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xaaba9d…ab35cd |
| 0x7478…0f310x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xf05b26…94dbd5 |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xbd40da…6c0784 |
| 0x7de6…44f60x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x4b7239…145cb0 |
| 0x5d9f…80a80x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x9efec5…fc0191 |
| 0x7a65…1ce40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xd0d827…6bb689 |
| 0x173f…cb490x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x9882f1…d1f7e8 |
| 0x4bd0…22ca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xddbbd5…4cd8c1 |
| 0xcf13…d1640x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x12e7b2…df9497 |
| 0x3684…780d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x24457b…a12a53 |
| 0xc446…76970x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x0bf709…6416eb |
| 0x1801…b81c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0x3f998a…c068fd |
| 0x2762…0d620x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 124d ago | 0xad5f1a…cea6e5 |
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.