Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x527d70…e59ab9 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x4da8a6…57377d |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xadd2be…aa3c21 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xe86e4f…ea4c5d |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x7c043f…4dfe81 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x51c136…b50892 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xecaf37…853273 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xa70117…85e8bf |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xa5ea03…073fcc |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xdaa14c…157b9a |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xd73392…a620e9 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xb8c0a4…2937d7 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x251362…80af42 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x612137…462a2e |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x96e136…f6b216 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x15c737…039a92 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x33fea9…67d82b |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x9fe9af…ef80f1 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xf864cc…125bd7 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x257422…42fd79 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xffac74…27a708 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0xf211ab…2ae1ec |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x2f3c91…6ee0c9 |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x710231…0f048a |
| 0xa642…2ebc0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 35d ago | 0x29fa52…47925d |
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.