Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbb5d…71a90x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.002 | 100% | coinbase | 19d ago | 0xf7be7b…c8abe3 |
| 0xbb5d…71a90x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.002 | 100% | coinbase | 19d ago | 0x7cce7a…021107 |
| 0xbb5d…71a90x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.002 | 100% | coinbase | 19d ago | 0x791664…d69b3f |
| 0x09c3…beee0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.005 | 100% | coinbase | 19d ago | 0x02f79a…f5e806 |
| 0xbb5d…71a90x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.02 | 100% | coinbase | 19d ago | 0xd201c8…e8fa13 |
| 0x46bd…2ebd0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 19d ago | 0x1ae723…7d64c8 |
| 0x9688…d92d0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0x86f5ec…5e79f7 |
| 0x7052…402b0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.005 | 100% | coinbase | 19d ago | 0x3273b6…f562d2 |
| 0x7fd9…b5290x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0xaac731…22111e |
| 0x09c3…beee0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0x0d9ed0…6f9da6 |
| 0x7052…402b0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0x9309b6…7b6143 |
| 0xaf95…11740x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0x66a0dc…b8c9ca |
| 0x64db…c3680x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.005 | 100% | coinbase | 19d ago | 0xcc30c6…ef9769 |
| 0x7052…402b0x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 19d ago | 0x368068…5acacd |
| 0x914c…b5e40x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.004 | 100% | coinbase | 19d ago | 0xab6421…9c0b6a |
| 0xc9c7…16700x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.005 | 100% | coinbase | 20d ago | 0x44c9f4…e9abcb |
| 0xc9c7…16700x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.002 | 100% | coinbase | 20d ago | 0x5262cd…b12b6e |
| 0xc9c7…16700x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.003 | 100% | coinbase | 20d ago | 0x0d74e2…1a0cdd |
| 0x64db…c3680x217e…67c4 | Base | Crypto Spot PriceCrypto | $0.008 | 100% | coinbase | 20d ago | 0xf55ffe…0c0121 |
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.