Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa83e68…af4ff2 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1d9daa…bfe278 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x1bbfe8…abae44 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc1868c…c99982 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x21122c…d60ccc |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x6f382e…bf64ea |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xda4756…c939c8 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3ed921…002a2c |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc08037…007b59 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xec4250…cc6b00 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xbe8e48…f3394a |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x85e48b…b369bb |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5132da…1d9227 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8c0595…c47ed1 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa0607a…eb6d4b |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xaf5dfd…4ac106 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2a5081…b24d52 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5bd85f…230220 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x8c11df…41adf8 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x12b9d4…5fb486 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4eec84…254ec7 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc9fe2f…cc55b2 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x60a219…cb6202 |
| 0x7d96…14380x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x724d40…b613f9 |
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.