Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x930d…82c10xdb48…a74a | Base | — | $0.30 | 20% | Payer-submitted | 36d ago | 0xfc9ede…8deede |
| 0x930d…82c10xdb48…a74a | Base | — | $0.20 | 20% | Payer-submitted | 36d ago | 0x294797…23224e |
| 0x930d…82c10xdb48…a74a | Base | — | $0.20 | 20% | Payer-submitted | 36d ago | 0x147a7e…bfd32e |
| 0x930d…82c10xdb48…a74a | Base | — | $0.50 | 20% | Payer-submitted | 36d ago | 0xfcf2e8…09df09 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0x5207f8…6cc4d7 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0x98c9a8…8fc536 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.12 | 20% | Payer-submitted | 36d ago | 0x891174…500055 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0x9a4b59…ab83c4 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.25 | 20% | Payer-submitted | 36d ago | 0x1aa3a8…902558 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.20 | 20% | Payer-submitted | 36d ago | 0x74c39a…ffe38f |
| 0x930d…82c10xdb48…a74a | Base | — | $0.12 | 20% | Payer-submitted | 36d ago | 0x8bca44…ba78e6 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0xbe492d…4c25e6 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.12 | 20% | Payer-submitted | 36d ago | 0x23772e…62cd6e |
| 0x930d…82c10xdb48…a74a | Base | — | $0.25 | 20% | Payer-submitted | 36d ago | 0xedbb8b…12f4e1 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.40 | 20% | Payer-submitted | 36d ago | 0xbd96d1…ab50ab |
| 0x930d…82c10xdb48…a74a | Base | — | $0.25 | 20% | Payer-submitted | 36d ago | 0xcde856…f5c7be |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0xdadad8…84a9b5 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.40 | 20% | Payer-submitted | 36d ago | 0xc260b4…cabc43 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.12 | 20% | Payer-submitted | 36d ago | 0xb2613a…359131 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0x95ee78…21bfda |
| 0x930d…82c10xdb48…a74a | Base | — | $0.25 | 20% | Payer-submitted | 36d ago | 0xafb88e…4cfb1e |
| 0x930d…82c10xdb48…a74a | Base | — | $0.30 | 20% | Payer-submitted | 36d ago | 0x796f73…5baa86 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.25 | 20% | Payer-submitted | 36d ago | 0x109512…553c05 |
| 0x930d…82c10xdb48…a74a | Base | — | $0.12 | 20% | Payer-submitted | 36d ago | 0xa24b5b…9757ee |
| 0x930d…82c10xdb48…a74a | Base | — | $0.15 | 20% | Payer-submitted | 36d ago | 0xe5290a…9658eb |
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.