Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x822bf0…4567e1 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc858d1…a09cbe |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x099237…2eba90 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbedb5e…823b1a |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe79fba…e02546 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x39a45e…29ba2a |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xf81c11…ede646 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc06e59…5594cc |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x11cfbc…2194d1 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3dd769…fc8298 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x856a4a…4e74a7 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbc12c5…a635a4 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xca289c…918f34 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x5bb8ce…254fcb |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xdadd77…926002 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xf41208…87b488 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x276caa…c69d16 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xcfa32a…313b4f |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x711135…c7d38b |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x944ace…ffd446 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x3bc8f9…73d84c |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x22ba60…85cf7f |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x9c75a3…1aa843 |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbe8ff3…eb54ea |
| 0x34f3…c6d60x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x319cba…6e4c61 |
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.