Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 93d ago | 0x6b1935…a86914 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 93d ago | 0x71f780…bf7772 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 93d ago | 0x5979e6…814ecd |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 93d ago | 0x867ce5…86c341 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 93d ago | 0x6994db…e62d1a |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0x0eacae…2ad735 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0x7d13b1…9fccab |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 94d ago | 0x63cc12…008380 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0xc9cc53…e430b0 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.10 | 100% | coinbase | 94d ago | 0x1b6c9d…b7ec5b |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 94d ago | 0xf41814…73d17d |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 94d ago | 0x4393ed…e23520 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0xad9b6f…28fda4 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0xfdea79…472b55 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0xada93e…b7bee6 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0x8fa810…5a7e28 |
| 0x345c…29c70xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0x55bc51…c8b6d4 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0xb9b3f4…ee3c1c |
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.