Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbe27c7…910108 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x139824…9db6b0 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe59f1e…648b06 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x72b710…cbc34a |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6387ff…161260 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2850fa…06a5a9 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x4871c2…ef8776 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdbe822…558d93 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x65ac89…e53211 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5d082e…f4a300 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x2e732d…2715cb |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x000bf2…939dc4 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x07cf3e…e7d0a2 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5e6b12…43a8e9 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x56672c…df31f1 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x43fce4…a9b681 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5c5076…2b53cf |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcf37bc…cac08d |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x7b9a96…0800b4 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x27be01…8495a6 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xceec41…78784c |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x6410d8…35127e |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5d376b…c5943f |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xad82f9…4a6844 |
| 0x40ae…9bd60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc27b95…7ca266 |
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.