Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xff827a…43cacc |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x475f1e…b19181 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4322d9…3c9039 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x355d6a…83a7e2 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbe57a1…649e75 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xd345a4…0e865b |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2cbe0e…706148 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb7ffea…8f7c77 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb64324…0d4132 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0eb795…747a2b |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x87c508…c325be |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd49993…55bd00 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xf558e6…44916b |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x5ead14…e6fb3a |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x9ebf47…0ca5b7 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x54c428…b41a11 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7cd3d3…df2df9 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x688860…ed0efe |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xd47d6f…81bb34 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x620f2e…2e362a |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x3b8795…83fb4f |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x18c26b…9c7f57 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x1b0159…2cbbcf |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0xff7e65…96c910 |
| 0xd7ad…aa670x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 54d ago | 0x7131fb…568cb6 |
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.