Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xef9c01…4327c2 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0xbc1bac…e674ac |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x3bc3dc…a8c8b6 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x108f4f…47f44d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x764e64…889cd1 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x973ae4…a2a946 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 20d ago | 0x40554b…39ef1a |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x5396bf…6e77d2 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xc5e38b…8c1b7d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x5de7b3…17db7e |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x459de0…511251 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x24ed41…6c597e |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xba787a…a42e01 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x85b382…54749b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xbd750b…ffeb10 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x520158…737f1f |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x37abdb…e4c7c4 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x6a153e…f727b9 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x5da13f…b68bc0 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xc9999d…cb1be8 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0xb54c63…ef440b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x44d708…60d60b |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x5c275d…93322d |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x01fbe9…7819d4 |
| 0x25f9…e9ac0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 21d ago | 0x794e51…cf7124 |
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.