Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0xa6978a…d82c31 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x25229d…82b620 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x26e26a…de7d61 |
| 0x2878…35760x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x9a82c1…1961cc |
| 0x1104…f2610x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x15d2b9…5db0a8 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x4bfbf1…00ab79 |
| 0x98c9…fa0b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xf6034b…eab122 |
| 0x483c…dc440x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xea6d43…d70d29 |
| 0x2753…48ca0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xb98d45…66e57e |
| 0x66d6…b0de0x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0xc5629f…0b8ddd |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0xa55c7c…e61206 |
| 0x3f37…2bcf0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x441646…2b7d04 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0xc6cd56…71e284 |
| 0xba32…4c8d0x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x613e0e…b0379d |
| 0x7e57…2f090x0e84…b808 | Base | Otto AITwitter search | $0.25 | 100% | coinbase | 127d ago | 0xf84f7c…5178d3 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x26a3dd…ed55b6 |
| 0xbd49…38900x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x165eff…11df66 |
| 0x29b8…5ffe0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0xcffaa4…d626e0 |
| 0x98c9…fa0b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x5c062c…895d5a |
| 0x173f…cb490x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x89be6b…a919cc |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x4f4a6e…8280a1 |
| 0xcc27…60980x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x9b7b41…c0952a |
| 0x65ca…75c10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x47c9a2…fbe26f |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 127d ago | 0x9a7997…40a9c3 |
| 0x179e…905c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 127d ago | 0x60a876…383080 |
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.