Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $15.13 | 100% | mrdn | 68d ago | 0xb13e7e…400025 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $21.45 | 100% | mrdn | 68d ago | 0x9653f0…134e71 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $13.26 | 100% | mrdn | 68d ago | 0x66d42c…915be0 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $26.65 | 100% | mrdn | 68d ago | 0xb62121…f04b9e |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $29.02 | 100% | mrdn | 68d ago | 0xea1a5a…83c439 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $17.87 | 100% | mrdn | 68d ago | 0x2615ac…ef1153 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $27.34 | 100% | mrdn | 68d ago | 0x35a748…e3e706 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $29.72 | 100% | mrdn | 68d ago | 0x81c590…b7d0ba |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $26.23 | 100% | mrdn | 68d ago | 0xb56042…b1cfdd |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $27.84 | 100% | mrdn | 68d ago | 0x2b93a3…afda6f |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $13.01 | 100% | mrdn | 68d ago | 0x42816d…5043ea |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $26.43 | 100% | mrdn | 68d ago | 0x9d801a…02447c |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $24.62 | 100% | mrdn | 68d ago | 0xd3e3dd…38d84e |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $16.38 | 100% | mrdn | 68d ago | 0xe388c3…846466 |
| 0xa6a9…809d0x8e77…e2d6 | Base | — | $28.29 | 100% | mrdn | 68d ago | 0x419a36…3e671d |
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.