Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0x7a3737…abe722 |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0x9220dc…e5be93 |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0x6df44a…25138e |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0xea703c…eaf9ae |
| 0xe5ca…227c0xcf92…42fb | Base | x402 service | $0.001 | 100% | coinbase | 95d ago | 0xba3050…56c372 |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0x7c26b2…5529d2 |
| 0xe5ca…227c0x6e00…b04c | Base | BlockRun.AIAi | $0.001 | 100% | coinbase | 95d ago | 0x6559e1…8968ee |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0x2bac36…d79bd5 |
| 0xe5ca…227c0x9dba…0df8 | Base | x402 service | $0.005 | 100% | dexter | 95d ago | 0x7a1d2d…28c026 |
| 0xe5ca…227c0x9dba…0df8 | Base | x402 service | $0.006 | 100% | dexter | 95d ago | 0xccc2ce…c27b83 |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0xd64fbd…1316a4 |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.01 | 100% | coinbase | 95d ago | 0xeb7bfa…bda1cc |
| 0xe5ca…227c0x2bb7…ac6d | Base | Supply Chain Finance Score APIUtility | $0.005 | 100% | coinbase | 95d ago | 0x1427a5…fcf2c8 |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0xed11a3…b57636 |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0xc67047…6ea966 |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0x10ee0f…6e7e3e |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0xd916fd…90328d |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0x97e0bb…6236ad |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0x3c89b4…0b39ea |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0x9f8962…8f2e52 |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0xbbbd0f…e2f480 |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0x860111…39e241 |
| 0xe5ca…227c0x0e84…b808 | Base | Otto AITwitter search | $0.001 | 100% | coinbase | 95d ago | 0x2a4a69…ba8863 |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0xec66e4…388fee |
| 0xe5ca…227c0x2932…4f60 | Base | x402 service | $0.005 | 100% | coinbase | 95d ago | 0x387d88…20ce5b |
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.