Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3382…8e570x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x35d00a…c911b5 |
| 0x3f42…4a0c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x39a361…430196 |
| 0x8a0d…00190x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xe2b551…39fecf |
| 0xe50c…50240x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x290e3a…2cc07c |
| 0x6160…a1b30x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x278154…91679a |
| 0x0d05…0d050x0e84…b808 | Base | Otto AITwitter search | $0.000798 | 25% | 0x4337…98b6 | 142d ago | 0x6dd90b…e32777 |
| 0x8a0d…00190x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xad827e…31c817 |
| 0xa2e9…653a0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xd80767…189911 |
| 0xc299…c7100x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xebf86e…c6badd |
| 0xc299…c7100x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x42841c…6213d1 |
| 0xa8c4…36a90x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xa00d99…8056ba |
| 0xa8c4…36a90x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x4c5ee3…7fbac4 |
| 0x7a7b…73930x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xb96e0c…70eb6b |
| 0x5d9f…80a80x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xe5660c…e49560 |
| 0x5b52…2e8c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x68f7b7…0adbd3 |
| 0x8108…38930x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0x51fbb9…317f89 |
| 0x3382…8e570x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 142d ago | 0xbb4cc7…31362e |
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.