Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x453c…fb000x84aa…a320 | Base | — | $505.00 | 70% | 0x27a1…e5b0 | 49d ago | 0xef4880…9c0e29 |
| 0x453c…fb000x27a1…e5b0 | Base | — | $2.53 | 70% | 0x27a1…e5b0 | 49d ago | 0x33a848…b1fe48 |
| 0x453c…fb000x27a1…e5b0 | Base | — | $0.45 | 70% | 0x27a1…e5b0 | 49d ago | 0xa4cae8…4ac0fc |
| 0x453c…fb000x84aa…a320 | Base | — | $89.00 | 70% | 0x27a1…e5b0 | 49d ago | 0x733e4e…8ad956 |
| 0x453c…fb000x27a1…e5b0 | Base | — | $4.50 | 70% | 0x27a1…e5b0 | 49d ago | 0x278045…b8bda2 |
| 0x453c…fb000x84aa…a320 | Base | — | $900.00 | 70% | 0x27a1…e5b0 | 49d ago | 0x9a9d5b…e60a42 |
| 0x453c…fb000x27a1…e5b0 | Base | — | $0.95 | 70% | 0x27a1…e5b0 | 49d ago | 0x527dd5…97ebe5 |
| 0x453c…fb000x84aa…a320 | Base | — | $190.00 | 70% | 0x27a1…e5b0 | 49d ago | 0x143fd4…f0a869 |
| 0x453c…fb000x27a1…e5b0 | Base | — | $0.24 | 70% | 0x27a1…e5b0 | 49d ago | 0x6393ea…bb82c9 |
| 0x453c…fb000x84aa…a320 | Base | — | $47.00 | 70% | 0x27a1…e5b0 | 49d ago | 0xede618…bbad1e |
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.