Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x0558…49bd | 118d ago | 0x038b3e…8810ba |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $8.14 | 100% | 0x971f…ddbf | 118d ago | 0x359e8f…9d3881 |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x1af6…8fa3 | 118d ago | 0xd2829a…4f778b |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $12.26 | 100% | 0x8569…b987 | 118d ago | 0x6c068b…fde86f |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x9092…bc9e | 118d ago | 0x8b94ad…46c176 |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x6d7b…aade | 118d ago | 0x8ef247…62b3bf |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x05c6…16ba | 118d ago | 0x3493e3…81117c |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x35fa…74a9 | 118d ago | 0xf558e3…702129 |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x5a57…2a9e | 118d ago | 0xed7e31…7e1da4 |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $12.26 | 100% | 0x170f…6230 | 118d ago | 0x3e3e11…6381dc |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $11.23 | 100% | 0x39e9…2393 | 118d ago | 0x93035a…5d06e2 |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $9.17 | 100% | 0xe4bd…cd4e | 118d ago | 0xc16a56…085d5b |
| 0x8871…ba6b0x0e3d…7757 | Base | — | $8.14 | 100% | 0x826a…78de | 119d ago | 0xdb705d…6de5ba |
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.