Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x4aa3ef…98a6c7 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x9b1e9f…40431c |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x444f6b…313146 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x1f3527…250dde |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xbb41b0…1e9810 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2c75ba…a05503 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2ea1f6…631573 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf25920…1e72eb |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x4523df…5605ee |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x38a204…3ca7d1 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xed94b4…6513ae |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2113b9…a5a744 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x7f563d…f7bff2 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x5ff0b0…80d063 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8ad05d…4e6dc7 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x449517…43e18a |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xcda3cd…e9f598 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xefd1d6…6266af |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xa1698d…59bddd |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x1c051b…90034c |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xab7561…e36063 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x170d49…ca0fd7 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x44f48d…b2372b |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x67293f…194434 |
| 0x14e0…ef440x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xbcdd4e…cebb18 |
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.