Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x9fe495…9f43ba |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0xdd96b3…4fcf19 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x37dde2…2631de |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x833d1f…8044cf |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x64bc81…4a5003 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x669739…436685 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 2d ago | 0x3840d9…cd542e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002982 | 20% | Payer-submitted | 2d ago | 0xf44d86…27bd06 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0x0eaead…7eff85 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x315921…b3df14 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0x848117…e2417d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x1a6cb1…ab4c83 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0xb928b7…f04c7c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x2cd179…ef05a3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0x743312…5bb8a4 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x558600…a3b078 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0xc415fb…c52da3 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x6f96b0…9323f2 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0x160203…bbb6b8 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0xf1c2ec…392e3c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0x75ce46…8fb821 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0x54f793…fcd7e4 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0xe7a654…955a2d |
| 0x30a6…641e0x260e…b61f | Base | — | $0.00205 | 20% | Payer-submitted | 2d ago | 0xb754a8…76cd22 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002042 | 20% | Payer-submitted | 2d ago | 0xd1f90a…f6d3e5 |
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.