Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xca950d…1e6f51 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xcaf042…8d8b64 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2d34b5…fe922b |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xf9c0c0…07c854 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x091454…46333c |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x3a5db4…5b0d6e |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xcadc52…6e8bd7 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x09f3b5…59228b |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0x2f2205…4e24b8 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 23d ago | 0xd8a59c…96d23e |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x35bfdb…eab635 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa8c179…1c788e |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x76dd21…5447d0 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x01701d…1d5832 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3add9d…136cab |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x9fde7a…eaad78 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x82ae05…449091 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x18317f…bde659 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3d5d89…c8f931 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x1e04c4…2939d5 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xe66b0e…c220cf |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x3a8411…7b8404 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xa2328e…b85982 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0xc1f413…4f46f8 |
| 0x1786…3bbe0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 24d ago | 0x61999d…03df20 |
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.