Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x299f…cd9d0x9fda…2d7f | Base | — | $216.48 | 70% | 0xa923…c9ac | 34d ago | 0xc70e7e…d8264b |
| 0xeaa5…2d490x299f…cd9d | Base | — | $23.25 | 70% | 0xa923…c9ac | 34d ago | 0x6203e0…adc19a |
| 0x886e…80290x299f…cd9d | Base | — | $26.17 | 70% | 0xa923…c9ac | 34d ago | 0x023c18…0d7bb1 |
| 0x7c1b…c8210x299f…cd9d | Base | — | $22.73 | 70% | 0xa923…c9ac | 34d ago | 0xf5db40…0d8a5b |
| 0x0e78…77eb0x299f…cd9d | Base | — | $21.33 | 70% | 0xa923…c9ac | 34d ago | 0x642389…6a0211 |
| 0x8fa6…5ff40x299f…cd9d | Base | — | $21.38 | 70% | 0xa923…c9ac | 34d ago | 0x7b7ce2…87e575 |
| 0x4407…14260x299f…cd9d | Base | — | $28.88 | 70% | 0xa923…c9ac | 34d ago | 0xbaa1d5…e74052 |
| 0x3326…b60a0x299f…cd9d | Base | — | $24.18 | 70% | 0xa923…c9ac | 34d ago | 0x8cd43d…95da84 |
| 0xde40…8cc70x299f…cd9d | Base | — | $24.68 | 70% | 0xa923…c9ac | 34d ago | 0x09d14d…7000bc |
| 0xc7bd…fb9c0x299f…cd9d | Base | — | $23.88 | 70% | 0xa923…c9ac | 34d ago | 0x6408fd…01b67d |
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.