Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0xf61afd…ab997b |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x48087f…03f5a4 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0xe452ca…161aac |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x14543c…39d384 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x49d1f4…9bfab0 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x13b52e…c4c5a5 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x3e1ca8…4cf3d2 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x86f26d…04bfc2 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0xffa7bf…257333 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0xb595d8…5e0ab7 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 29d ago | 0x460f67…6211d7 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x782267…15b8f3 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xd68a18…ac85fe |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x771f69…589aa5 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xb41323…19ff54 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xd31c30…7cc126 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x45d319…782607 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xb12cd3…8ae83c |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xa7b6db…82842f |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x909440…e91853 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x277521…8775d8 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x0b2c51…612611 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0x3f0601…ab2133 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xb99ea1…0bb2a6 |
| 0xea34…81fd0x49e3…ea46 | Base | — | $0.002 | 20% | Payer-submitted | 30d ago | 0xc6f2db…37bf2f |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.