Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x127630…9c58d2 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4a99eb…5efa07 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x14a3b6…7d635b |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x84c10b…467e37 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9287c0…067863 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7c0ab8…7aa70d |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x646bef…c05df9 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3d410c…9f5f38 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfa9a95…a494f6 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x87556c…f77f94 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x702745…adafba |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xcc7586…153e83 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x701597…e90f56 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x0c74ff…b59cbe |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2ebc04…70c71f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x95fa7c…60df03 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7ef4d5…81668a |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6b1157…5f885c |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfeb3ed…d3f75f |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x9144b5…029664 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd79a79…c44409 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa7d1b3…984304 |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x614bcb…78adcd |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x559b40…de3c7a |
| 0x9206…4f6a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x518b52…4bd6ff |
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.