Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0xe82f66…1a97ab |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0x2cf4f7…8bb4c5 |
| 0x14bd…5f760x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0xc7386f…b5ecce |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0x7d256d…b16341 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0x107470…12b60a |
| 0x14bd…5f760x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0xe40d7a…d320d7 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 76d ago | 0xf7e3a6…0fd296 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0x3b5d75…b2b586 |
| 0x14bd…5f760x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0x587dee…ab987c |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xa63cc5…0cc2fc |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xea2dd2…cef5fc |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0x373bbd…c16f21 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xd4c811…1dff48 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xac9aa0…4d2998 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xee5473…c26ffe |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0x6806ce…0c4a93 |
| 0x0cef…e9c00x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0x1e93c0…b35a6c |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xf21e32…0a27d6 |
| 0x15c3…bc2b0x4ed0…8034 | Base | Global Law SearchLegal | $0.01 | 100% | coinbase | 77d ago | 0xd8ec86…2ef5ac |
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.