Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x3f11a4…bdcaa3 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf2c9e4…c851f7 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4f5892…01dd5a |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x75fad9…16b33a |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xefef81…a5f893 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xf9c78d…231d81 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xfcd354…3b7581 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x54bf86…a6a823 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x94e1f2…8f56f1 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xab28e6…b06b94 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0c7abc…d08e22 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xe8ba30…734f11 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x4b6103…25d7fc |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb0d90a…58dcd5 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x89fe6e…35375a |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x0975a6…b3e378 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xb52991…cfe511 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc9cd9c…955c82 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x70df78…ac70e1 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x066cf9…e3daec |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x124052…69d98b |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x7c6f31…249fdc |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0x30b289…533882 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc05068…306210 |
| 0xb568…dee70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 55d ago | 0xc5c2e4…e53e38 |
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.