Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x420f…8dad0x0e3d…7757 | Base | — | $10.50 | 100% | 0x35fd…376b | 107d ago | 0x341aaf…876a05 |
| 0x420f…8dad0x0e3d…7757 | Base | — | $42.00 | 100% | 0x9f94…6264 | 107d ago | 0x5c3d9f…3e750b |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0x24b8…43f0 | 107d ago | 0x445586…15167f |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0x8121…3f9d | 107d ago | 0x5e18e4…02255d |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0xb7fe…9d80 | 107d ago | 0x675be4…e14495 |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0x4596…ce09 | 107d ago | 0xb3b761…a8d552 |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0x4d61…6838 | 107d ago | 0x1764aa…a8f78e |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0x7250…0f20 | 107d ago | 0x49149d…5a696f |
| 0x420f…8dad0x0e3d…7757 | Base | — | $52.50 | 100% | 0xfdf6…61a8 | 107d ago | 0xacae15…dd251d |
| 0x420f…8dad0x0e3d…7757 | Base | — | $21.00 | 100% | 0x89a0…ff58 | 107d ago | 0x9750ab…3071aa |
| 0x420f…8dad0x0e3d…7757 | Base | — | $21.00 | 100% | 0x6bac…5e9b | 107d ago | 0xef5b03…29240e |
| 0x420f…8dad0x0e3d…7757 | Base | — | $21.00 | 100% | 0x1708…5a27 | 107d ago | 0xf0f975…cf9530 |
| 0x420f…8dad0x0e3d…7757 | Base | — | $10.50 | 100% | 0x2e11…8573 | 107d ago | 0x2323f2…9e4a95 |
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.