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 | 129d ago | 0x9784ec…8a87e5 |
| 0xf5ed…036c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x67f81e…c20ca9 |
| 0xec1e…c2db0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xbc3432…3d335f |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 129d ago | 0x054731…2f4e92 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.01 | 100% | coinbase | 129d ago | 0x1b4769…202916 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x24f349…e91513 |
| 0x483c…dc440x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x85e4ef…0b2439 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x838901…35e035 |
| 0xe809…b5080x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x643eeb…749d98 |
| 0x4844…a0ee0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xc8c26b…da01bb |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xbb105e…b907e2 |
| 0x115e…80860x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x1cead4…54ad1d |
| 0xf5ed…036c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x93a057…0478e5 |
| 0xe47f…f8680x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x6ae1a8…490587 |
| 0x44e6…fe190x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x7b7e53…0274e6 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x9c76d6…137b6f |
| 0x3485…45020x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xca5a5b…55bb9d |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x06e172…454fc9 |
| 0x83e4…b6ff0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x86d3a7…598115 |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x42e435…6288d0 |
| 0xe773…af980x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xeb6f26…9a3f6f |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0xf5c7b3…6b4813 |
| 0xd85b…557b0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x61df58…51456b |
| 0x63d1…04f40x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x983ffc…e15ce2 |
| 0xf7b2…24ac0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 129d ago | 0x270686…0af3d6 |
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.