Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x74021d…85e77d |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x44176a…c8af13 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xad4990…2b05bd |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x366d11…acbad2 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xbd0398…49587e |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xcfd319…a36f26 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xcb8524…e33caa |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xbd9613…fc94ee |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x5aba7a…c917e7 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x479c3e…147a36 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x20a5d1…4541f4 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x3067e4…fe30a5 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x1084de…b60ee0 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x8311e4…d673ec |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x62b453…72a7c9 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x90ab3e…7f0b28 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x1247d3…caae57 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x6e4faa…7b2570 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xad6e3e…fa5593 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xf79a59…c0d328 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x771cde…975eb8 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x70c389…2618a6 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x93f7ec…192bb0 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0xdd66fb…2d2fb9 |
| 0xe358…8bef0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 34d ago | 0x74f890…42d8b1 |
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.