Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe8aad3…82df4f |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1d37d8…97043c |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x25360a…ac54c3 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe438d9…95e2d4 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9be8db…111ba7 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfa7c04…f2e45e |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf182b3…9da66d |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb58a35…acca29 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4c738a…09caec |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x80f42d…c1b9e6 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd6d9c8…b15e88 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x91913b…3f976f |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xe0f217…c2928f |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf8f4bd…382e65 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1bdfda…6b52d9 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5f6274…02ad82 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xefba81…1ff885 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xaf722e…cafd24 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc9aac7…8b6d4f |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x919343…85e484 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x78239a…4a0b31 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x21972b…4d41e9 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x3def7d…efc970 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xca4cfb…3307d7 |
| 0xc5eb…431a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf200be…2802d2 |
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.