Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x1d8714…8f0ba7 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x39274d…892171 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x68d9f5…868a53 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x993b22…95c8c5 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x734d02…ab22c4 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x39a72b…0d2825 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf6ec66…c4a9ad |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x080cbd…3e5afb |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xcb9b9b…b6d015 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xbacc74…5bdcb5 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf5cb39…f24dc2 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x460398…447eee |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x82f568…a606fd |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb95d65…937a38 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x69ab12…4ff1ad |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x4d79eb…773539 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x9bb8b4…30ad2b |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa7a191…a90784 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xb5a0e6…f57574 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xa69480…33e2fd |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x3af56c…84fb65 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x08b7bb…50f999 |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0xf70e80…28d39c |
| 0xbb1f…09dd0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 53d ago | 0x08a887…f09558 |
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.