Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xc500f6…6b223d |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x2ab4de…c2dd68 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x46373f…aaf967 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x675400…85bed3 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0xc11af1…db76ee |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x7894ad…6c1e13 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x603c25…e07b15 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x41c6ea…3925b7 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xbc0aeb…bda615 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x6f6df8…6437d5 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0x441b3d…4a071d |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xe721c5…5005b7 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x16ec26…d312c5 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x53da30…ee82b4 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x6dbdea…3967d7 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0xe18954…a8c663 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0x461f90…3f3a16 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0xa78d97…798feb |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0xb3f885…c73291 |
| 0x1ec3…d5670x9dba…0df8 | Base | x402 service | $0.01 | 100% | coinbase | 167d ago | 0xdbf6d2…e07b8d |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xa2bee2…29ae16 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xe64ac5…caa0c9 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xeb95a0…b1f719 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xe3ba14…a53570 |
| 0x24dd…eccb0xf990…dca5 | Base | CuseTheJuice EmailCusethejuice | $0.001 | 100% | coinbase | 167d ago | 0xebb17f…f8ff84 |
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.