Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5c2397…6cab16 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xff4c55…4a17e4 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x749735…b35254 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb93933…62549e |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xbec629…5ab121 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xf33888…8fcec6 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa8c991…050954 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x284bea…72e6f9 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc766ee…c82f26 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xaeb257…b9b571 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x177821…1ff133 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1896ec…b0a4aa |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x17a096…991214 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb967d2…81d8ff |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x85bcdb…e44e43 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x48ada9…b7be13 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x8f32cc…f721ec |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x50dac8…6d8225 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x23b3a5…069c48 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x5acac1…d8275e |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc2a039…814ebe |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc00c55…54b838 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xb0228c…e34c68 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2c0b13…476cf1 |
| 0x7942…796d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4112bd…f049e5 |
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.