Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 23d ago | 0xbd5aae…8d2896 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 23d ago | 0xd1555b…c7a67a |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.002 | 100% | coinbase | 23d ago | 0x3a6cda…e0fbf2 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 23d ago | 0xc00197…b80aae |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 23d ago | 0x5464ae…7dd775 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x50a2e3…5c86b6 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.005 | 100% | coinbase | 23d ago | 0x07f923…fb166c |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.005 | 100% | coinbase | 23d ago | 0xc54de1…d10137 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x481654…da46e8 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x3c3cbf…20bb06 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x57c442…4510bb |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.006 | 100% | coinbase | 23d ago | 0xb4450b…df54fe |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x38ef53…4052c3 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x9d3257…d8dd1d |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0xc9b0b6…4487b2 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x9422fe…51ba14 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x945d6d…b81a8d |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0xe857fb…683609 |
| 0xc65a…28e70x0e84…b808 | Base | Otto AITwitter search | $0.003 | 100% | coinbase | 23d ago | 0x4d7352…ef449f |
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.