Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcddb…03500x1e12…6f30 | Base | — | $300.00 | 70% | 0xa923…c9ac | 2d ago | 0xb2fcad…3b4a5c |
| 0xcddb…03500xdf6f…621c | Base | — | $150.00 | 70% | 0xa923…c9ac | 2d ago | 0x8ad217…0e5b83 |
| 0x619d…4d980xcddb…0350 | Base | — | $25.62 | 70% | 0xa923…c9ac | 2d ago | 0x718563…a76169 |
| 0xed01…78ef0xcddb…0350 | Base | — | $61.29 | 70% | 0xa923…c9ac | 2d ago | 0x25ece7…114983 |
| 0xf795…32d70xcddb…0350 | Base | — | $89.11 | 70% | 0xa923…c9ac | 2d ago | 0x25ece7…114983 |
| 0x0b51…15e90xcddb…0350 | Base | — | $88.41 | 70% | 0xa923…c9ac | 2d ago | 0xeaa37f…42ee00 |
| 0xc898…b4e70xcddb…0350 | Base | — | $88.26 | 70% | 0xa923…c9ac | 2d ago | 0x2e7ea8…a2a2b0 |
| 0xc7d5…238f0xcddb…0350 | Base | — | $63.94 | 70% | 0xa923…c9ac | 2d ago | 0x2e7ea8…a2a2b0 |
| 0xbd78…74df0xcddb…0350 | Base | — | $65.91 | 70% | 0xa923…c9ac | 2d ago | 0xe397f2…f27fac |
| 0x7acc…0a7e0xcddb…0350 | Base | — | $65.22 | 70% | 0xa923…c9ac | 2d ago | 0x12afde…b9e5ad |
| 0xa7ce…d1ba0xcddb…0350 | Base | — | $64.31 | 70% | 0xa923…c9ac | 2d ago | 0xfc9f6f…23fb2b |
| 0xda74…2df70xcddb…0350 | Base | — | $64.71 | 70% | 0xa923…c9ac | 2d ago | 0x6dfbed…be317c |
| 0xbc21…ce410xcddb…0350 | Base | — | $65.65 | 70% | 0xa923…c9ac | 2d ago | 0x6dfbed…be317c |
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.