Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xb1ffa1…4de4f9 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x21605f…523c46 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x2abf42…443d84 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x7eda68…2e9013 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x565c86…3f4e62 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xd743c4…c1c8dc |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x7cba3f…10e920 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x59e45c…25be41 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x00bd9a…5093a5 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x0abd98…569820 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x0557d5…51325c |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x1045d6…875582 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xfb8701…6973ed |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x2aa2cb…631f9a |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x78cb41…49307c |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x6fa430…f56b98 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xafe656…42ccde |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x016e2d…47601b |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xd6e439…4361a9 |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x0ac5e2…df5b9e |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x3f46ec…b25e6d |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x66b9c2…8bca8b |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0x42dbe2…73283d |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xe7602d…637c3e |
| 0x1144…ac0c0x5379…5213 | Base | x402 service | $0.08 | 100% | Route unknown | 52d ago | 0xa93aa9…dee4c3 |
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.