Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 94d ago | 0x6c104a…814cae |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x9b7350…5b1023 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x487d9c…09870f |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xf392c4…49163e |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x3d801a…21806a |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x85beca…90b463 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xb3d1c3…cd0c9f |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xb086b6…f09b05 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x088633…024820 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 95d ago | 0x93914d…728502 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xda5b73…7c5256 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.10 | 100% | coinbase | 95d ago | 0x0163c2…f65ef3 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 95d ago | 0x7f74c5…681eb3 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 95d ago | 0x526388…7c36a6 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xafcec4…07d154 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x0bb486…91178c |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x9f1114…79dfca |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xdd7f2f…79382f |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0xb359bb…a2c3fb |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x376105…ba2c29 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x68fb76…5697a4 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x542e1c…0d8c61 |
| 0xe411…e7b30xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.01 | 100% | coinbase | 95d ago | 0x35f640…a37fbf |
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.