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 | 5d ago | 0x61d922…818aea |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x9e53d6…997a74 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xcb9eac…35b700 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x717eb8…cad49f |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xcaa975…b77c08 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x586fe8…7802bb |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xd92796…a875f0 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xa026f9…e93ba5 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xe4c683…58a26c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xc0ddb7…c0035a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xf5af71…b10651 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xc1db28…8c8419 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x20e268…e49d77 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xc4afac…4c0436 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0x2060e2…19bead |
| 0x30a6…641e0x260e…b61f | Base | — | $0.005 | 20% | Payer-submitted | 5d ago | 0xc5d2eb…14941e |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x438152…df5c5c |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xf208fa…c43953 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x54e93d…890c8a |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x93203c…1b9737 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x4d4abe…cf7ced |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x857106…6a5744 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0xcd6b25…fed2f7 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002046 | 20% | Payer-submitted | 5d ago | 0x7759f8…d7f0f0 |
| 0x30a6…641e0x260e…b61f | Base | — | $0.002 | 20% | Payer-submitted | 5d ago | 0x86678d…d1c27b |
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.