Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x288b73…61b1fc |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xda9a6d…fd9dd5 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb1fe63…80bec6 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x2eca66…bc16c5 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x57e887…ba579d |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1cfe62…e1343c |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdf3a27…ea2d19 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb96763…26364e |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x0b2e41…c13511 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd78b8a…de3832 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x40f2fc…175e05 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x1a475f…fd92d3 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4df6c3…8e6168 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe8c691…167c38 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4ede72…361b5d |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa99a5e…af5f2b |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd17a7d…64a88a |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd5897f…036354 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x207620…dd2e7b |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4aa0d4…b0d6fa |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd54046…788489 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xa1f4a1…6f8a98 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x8674ab…fd7299 |
| 0x9bd9…2dae0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdaade8…08d503 |
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.