Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x9a7adb…ba3ef8 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x6dedca…b67172 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x42ae0c…cbd5ea |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc9620b…8bf5f5 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xaef94e…c4fe10 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x7957f1…4c1cb3 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x670b06…8288ea |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x0db8ed…94f481 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xb27803…1cee76 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0x095b95…fb076f |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xcc8f06…57307f |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xd1f296…ce9399 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 48d ago | 0xc0a286…b87385 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xef3aa0…5aa9d3 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xaac117…d0b3b2 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x06d492…7f9bae |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdd89ad…2ec671 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xdb1d89…2555d1 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xcc73e3…1c60c8 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8ac456…d3546b |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x8df7ad…f7589a |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xffccc3…6e9ad4 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe60e84…5b43ce |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xfe393a…29d614 |
| 0x225f…57fb0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe7e82a…595f1f |
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.