Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x29e999…714f00 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x4e9cd1…be2e6c |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x8e3d5c…7616a0 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x85d365…00a024 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xee1b24…5f0fe4 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x88dff5…11aeb2 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x806c9c…26fce7 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa162f7…b2543e |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x36aff2…2cb469 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xced134…14a9e9 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x7ffdb6…e56591 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x8f28fb…a08a22 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xedf8ab…cf98f0 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xb03673…37db63 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xddef96…f2b2d4 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xcdc465…c2cb7d |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa6dfa4…f4ecc9 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xca465b…8a36c5 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd35e67…bf28ea |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x7d3c84…2758cd |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x16e592…63d27a |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x6fc0e6…ff1d07 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xf76179…f10800 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x73105f…4e06c4 |
| 0xd96f…acc40x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xa8eb98…59dc7f |
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.