Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 18d ago | 0xa58513…0ac09e |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 18d ago | 0xcb8e98…c69c1b |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 18d ago | 0xa3a0a6…a7b30a |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 18d ago | 0x7cec95…a8dbef |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xccf448…aac598 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x806674…7e1d7a |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x837e38…347b65 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xfcb129…fe0480 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xa692c1…8b9e94 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x331830…e63e34 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x2216b2…40ced2 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x9bbf1a…a3ec17 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x36f3da…a9f1ae |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x3dfaef…ac5a50 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x85107f…830d7c |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x883ae2…5348f1 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xd5c06e…e711a9 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xc152ad…8f0fdb |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xe0ab91…0009eb |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xb7a009…5ccb29 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x33927c…13925a |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0xe0c528…e19f97 |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x89b181…08bb8a |
| 0x9dc4…4cd80x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 19d ago | 0x1c47ed…526266 |
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.