Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4f6925…9271ed |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xa68f30…6b7223 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd09012…fc7579 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x3fcfcc…3e083a |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x0c1010…113377 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x976893…f56d91 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x7b7723…04233a |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x72336b…783172 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc8b66c…3dfd72 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe01419…bca7dc |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x5b02ab…6b2a10 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x30394a…7bf0bb |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbb7e9f…187338 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x7bc7ec…559f9a |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x719d46…89e4c4 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x2018a1…a0a7d9 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x186858…c277ee |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xe1d52c…67bdbc |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x59fbd5…caa3bc |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x263d0f…73559d |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x96297c…2ffee4 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x8275ee…6a2391 |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0xbc127f…d5c4eb |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x552067…c45bfb |
| 0xab90…a3590x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 52d ago | 0x95535e…42ca5f |
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.