Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9f4f20…a68e0e |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x850710…af5861 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf52ea6…fc0581 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xc560ef…303c7e |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x35c380…450f10 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6562cb…f372a5 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x2e0f29…eff61b |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e8b85…126dc4 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd7783c…58a01a |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x8b2bf0…b83459 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9c280c…77d91b |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xcb28eb…c45971 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x29b39a…083713 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6e3569…0fd0da |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x50eb1a…396e17 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd253f2…c939d2 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x598632…1959bd |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3dd3ee…897073 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x7c9049…16519f |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x10c136…984329 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6d01a0…8ba58a |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x385b60…1d3543 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd20ab3…7843e7 |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e9c87…e2cdfb |
| 0xfb96…9dba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x3aae6f…d676c2 |
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.