Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa520…eca40x0e3d…7757 | Base | — | $21.00 | 100% | 0x581b…eeb2 | 72d ago | 0x4196b8…8f1ce8 |
| 0xa520…eca40x0e3d…7757 | Base | — | $1.05 | 100% | 0x28a1…4ae5 | 72d ago | 0xf21e48…252b6f |
| 0xa520…eca40x0e3d…7757 | Base | — | $2.10 | 100% | 0x45b0…c0d6 | 72d ago | 0xfd89fd…54e329 |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0xbf85…3810 | 72d ago | 0xafff80…1d5263 |
| 0xa520…eca40x0e3d…7757 | Base | — | $22.05 | 100% | 0xdcda…2337 | 72d ago | 0x57caae…cf4e6a |
| 0xa520…eca40x0e3d…7757 | Base | — | $21.00 | 100% | 0x2a5b…d6a9 | 72d ago | 0x754b18…2a3fd3 |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0x154a…ba32 | 72d ago | 0x037c50…87f5cc |
| 0xa520…eca40x0e3d…7757 | Base | — | $6.30 | 100% | 0x39a9…7be5 | 72d ago | 0x403d8e…006d8c |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0x99d9…ec9d | 72d ago | 0xe980eb…2b49cd |
| 0xa520…eca40x0e3d…7757 | Base | — | $10.50 | 100% | 0xc22e…e4a1 | 72d ago | 0x058a01…453838 |
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.