Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xb21826…424182 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x44024e…c727ae |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x53f15d…d9a155 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x5cfe89…50048d |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x031af8…cb4488 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x3eb5cf…b08661 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x0fb1d1…53116d |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x32a7dc…a27519 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x629b9b…af5b42 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0xcf1157…a4dd8c |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 46d ago | 0x32f320…df80e0 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xe7574b…3a072f |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x3ce874…5502a7 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x396320…3e5cb0 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xb292e4…5818b8 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xfced8d…520239 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x10f883…a7ff05 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xd1bd3b…dd6b8c |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x055021…ae9b8c |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x6a7ab9…52cf41 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x412736…42bda7 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xd1b1b6…125f87 |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0x4a8875…7d890a |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xcb2210…11ef6e |
| 0x06ad…9f660x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 47d ago | 0xa8eda2…3eea5a |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.