Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0959ae…4720a9 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xa0d995…a121e6 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7eb702…27af14 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xfd48ea…71d434 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe67e6d…c0c19b |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe91d5f…610ed3 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x233e32…fc08de |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc696b7…f5c303 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xb4ed7b…ae95ef |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc238c1…cc8ad1 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xd3dfb1…06b8f2 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4a7f83…023a14 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0ebd27…96b2d6 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xe5169b…1ac47b |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc12301…8d6da3 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xaa186a…7eb571 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xfb3c83…a3833c |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x4f90f5…a1cdf8 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x8e92e9…57848e |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x6df4fb…512c9c |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x89fc62…1fefca |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x5a96b3…f5a120 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x34e87c…7e2ed5 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x3ebfaa…f9d380 |
| 0x0a41…b4fc0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 67d ago | 0x9ab02d…bfe3ef |
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.