Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcc6d…22d10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x09a6a5…e48583 |
| 0x44e6…fe190x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x2a4ac8…7b866b |
| 0x0540…4a0e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0xd8594a…d565ae |
| 0x4a08…8f990x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0xf6571d…392b75 |
| 0x767c…c39e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x73daa0…d2f246 |
| 0xaad5…b46b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0xa34702…845a9c |
| 0x36be…6a120x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0xf206d5…0675e7 |
| 0xf20a…f4cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x1441f8…54bc85 |
| 0xe937…bc9a0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x7c70c9…5343d0 |
| 0xcf13…d1640x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 115d ago | 0x83baaa…958697 |
| 0x767c…c39e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x30f7df…569fbe |
| 0x2645…e98d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xb4d09f…644305 |
| 0x993c…39cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x3b3916…700840 |
| 0xf20a…f4cd0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x1b1338…fcfd76 |
| 0xbcda…dc4f0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xae3143…773da2 |
| 0x92c5…20030x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x90e473…2da894 |
| 0xa276…30950x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xe6308b…0ad419 |
| 0x83aa…1ac00x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x85452e…22d26a |
| 0xc7e2…69540x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xb479fd…8ba6b0 |
| 0x2971…fc2d0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xe8605c…01f5cb |
| 0xea96…d8500x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x40714e…62c1bf |
| 0xbb7f…da370x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xb7bb1e…76e7ba |
| 0x61fb…76a10x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x8d7899…e4d7e3 |
| 0x9a8e…cc8e0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0xbbf338…c5f3c4 |
| 0x965d…3b390x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 116d ago | 0x6434da…885a93 |
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.