Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xe3c10b…6d30c9 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x2fd09c…1e0e1c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x1a0290…242e7b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x8faa3b…9d07d6 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x793333…7b972a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xfbc390…0f1532 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xe38723…03a41c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x1bc699…43c307 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x7d05e9…cfa5f3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x607111…bed8ec |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x971644…0a9ab2 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xdaf858…f0ed65 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xdf2207…659e2c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xaa7d08…4bd6cf |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x7e1a25…3648a8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xb9351e…9bc44e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x1cc739…5fe7af |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x7a686a…187224 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x6eaf53…766b88 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x7d6da5…92c224 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x48acb7…223b45 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xdad095…9f9141 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xf95018…69ee0e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0x58ee98…a7e76b |
| 0x30a6…641e0x260e…b61f | Base | — | $0.001 | 100% | Payer-submitted | 111d ago | 0xb71d93…e2f082 |
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.