Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb891bc…ae9bf1 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x40aefd…56394e |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc68a77…faecc5 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb58379…a2a741 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x306abb…42b775 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x0fb422…7a22c9 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc4ee0a…994035 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf1b1e1…12b81a |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9cda8a…bafbff |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x21d9f1…2e501c |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xef8260…bcde91 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x891908…3e0484 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x1ca160…2839d4 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x453a48…4d1f5e |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xb24ac6…fce216 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xfc121c…6e6657 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xaa5d21…309ea2 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x10cb04…90b303 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x33eeaa…fdc2be |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x130e69…ea784c |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x921d03…c92a51 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x89c7a2…4d32f0 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9f695a…400d81 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xf0a6b2…ecaed5 |
| 0x9c14…a0d20x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7e7088…715e6d |
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.