Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfd2e…2eeb0x1522…538b | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xca07ac…59749e |
| 0xfd2e…2eeb0x5186…813c | Base | — | $0.01 | 100% | coinbase | 64d ago | 0x538ed2…2f92a7 |
| 0xfd2e…2eeb0x8511…0889 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xb40131…3cd88e |
| 0xfd2e…2eeb0xb14d…837f | Base | — | $0.01 | 100% | coinbase | 64d ago | 0x183f7f…e81346 |
| 0xfd2e…2eeb0x0327…f869 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xb4db39…5f54c8 |
| 0xfd2e…2eeb0xad84…d254 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xa264c8…b0f629 |
| 0xfd2e…2eeb0xc364…d193 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xfb4b18…c0ffad |
| 0xfd2e…2eeb0xc1ed…f0c2 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xf5163b…042f85 |
| 0xfd2e…2eeb0x3021…43dd | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xeda5d5…e90863 |
| 0xfd2e…2eeb0xbe00…1b5e | Base | — | $0.01 | 100% | coinbase | 64d ago | 0x3f9cd1…6b24b9 |
| 0xfd2e…2eeb0xa754…76c1 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0xa2da68…212e10 |
| 0xfd2e…2eeb0xa0cd…e4f8 | Base | — | $0.01 | 100% | coinbase | 64d ago | 0x311261…9262e6 |
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.