Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x1cb5…c0e2 | 78d ago | 0x2c855c…9aefb1 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x8121…3f9d | 78d ago | 0xbb4d71…d733ae |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x3d53…a359 | 78d ago | 0x00954f…434bd3 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x6bac…5e9b | 78d ago | 0xa6f596…2767c8 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xe4c8…f887 | 78d ago | 0x2a06b8…f12ba0 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x4950…4a26 | 79d ago | 0x082d0f…90fd34 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xf200…d9a0 | 79d ago | 0x2063e5…28475b |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xa640…7f40 | 79d ago | 0x6c2aef…25992e |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x2e11…8573 | 79d ago | 0x190616…b4dd4f |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xaa2e…f044 | 79d ago | 0xd65e67…aa7898 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0x90ad…1cd6 | 79d ago | 0xfb6d26…c66e08 |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xe59f…80f7 | 79d ago | 0x5760cc…0a867c |
| 0x31b0…c5d80x0e3d…7757 | Base | — | $77.50 | 100% | 0xb725…f2dd | 79d ago | 0x93e6d5…db1eb3 |
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.