Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdd8c…a7c40x675e…e64f | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x030d59…1cd087 |
| 0xdd8c…a7c40x3563…3a59 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0xa7425e…2170ce |
| 0xdd8c…a7c40x6c8a…5d95 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x5a4fd5…f8bf31 |
| 0xdd8c…a7c40xe50e…4902 | Base | — | $0.01 | 100% | coinbase | 61d ago | 0x48dfb0…effa9c |
| 0xdd8c…a7c40x286f…281d | Base | — | $0.01 | 100% | coinbase | 62d ago | 0xa66293…73224d |
| 0xdd8c…a7c40x2dc2…af04 | Base | — | $0.01 | 100% | coinbase | 62d ago | 0x6ecbc7…8834f6 |
| 0xdd8c…a7c40x2cda…29dc | Base | — | $0.01 | 100% | coinbase | 62d ago | 0x6cde08…6c941c |
| 0xdd8c…a7c40xfe1e…baf1 | Base | — | $0.01 | 100% | coinbase | 62d ago | 0x7f9ffd…b07734 |
| 0xdd8c…a7c40x7058…edd0 | Base | — | $0.01 | 100% | coinbase | 62d ago | 0xa90c15…ffda6e |
| 0xdd8c…a7c40x8e04…7ead | Base | — | $0.01 | 100% | coinbase | 62d ago | 0xbc1951…07876e |
| 0xdd8c…a7c40x8e40…a1e1 | Base | — | $0.01 | 100% | coinbase | 62d ago | 0x346972…f57acf |
| 0xdd8c…a7c40x648e…6b19 | Base | — | $0.01 | 100% | coinbase | 62d ago | 0x53509e…d2ed03 |
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.