Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xeaf634…7d8ba7 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x69bc84…5f9b95 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xc927a0…fa8c53 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x41e15b…d645a9 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa81ae4…1cd8d3 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x997891…f0c6df |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa3290f…c8753f |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x646fb5…9cd40c |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x8fe9fa…b01140 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x76dddd…9f4cda |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x994cb5…b68e35 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1a660e…584857 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa12fc5…83d2a3 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x2de1dd…54d912 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3c9a85…16c87b |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4440b5…37f1d8 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x5220d0…7732a3 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xdd03c2…03a191 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x0feb49…44e4f5 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4559c8…854ebe |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x417ef8…7bfe26 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x12eda7…c51234 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x42b308…9ee1a1 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1bf3cd…a0ff13 |
| 0x9038…3c010x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb12cc0…ff7d71 |
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.