Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xdbb0c3…d2d0bb |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xab1fd8…38b1c2 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x067695…b53c0c |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x3043bf…3585ce |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xade41f…2e7eec |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xb223ff…13c7f3 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x2010aa…74ed3a |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc3f738…b56cbb |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xf37eeb…f62270 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x5d6553…4ef906 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x95de42…59dacd |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x79db79…fd9d8c |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9683b2…455e66 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4f9d6b…393bc5 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfb3131…5a1cf9 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xfa9b69…ca3041 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd2a225…ffb1d1 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xde51eb…923353 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xeb02a2…960716 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd9d2f9…38f8c1 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x9d2de3…f44822 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x52c829…593ce2 |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb1d0d8…2ce3be |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x20aa22…8845ab |
| 0x5eda…e02c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5a6d4a…e31c26 |
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.