Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xa8c975…712675 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xce05bb…d200e6 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x1687e5…2e4b56 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xca503a…03a0ee |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x799e18…fa6212 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xeb3bcf…c4607b |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xda63bf…c256df |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xed943a…e7b3c6 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x070525…262595 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0x0a344c…6a14f0 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 37d ago | 0xfcd2b3…a4363b |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x443ef6…181f55 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x2acb79…3b45e1 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xef1217…6a40d2 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x3dd638…2c1e47 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x39e859…26ddd0 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x9c3830…58b902 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xb6b00e…df5ee5 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x15b11c…e36fba |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x315dcc…6a2e65 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0xae7d35…b82e6b |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x09aa5a…408452 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x00400a…d4d567 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5e0890…3d2388 |
| 0xcfd7…06540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 38d ago | 0x5a1181…e9bc21 |
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.