Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4f22…b20b0x6366…f1e2 | Base | — | $0.005737 | 100% | 0x0098…3100 | 108d ago | 0x65db8c…0b2890 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $1.52 | 100% | 0x0098…3100 | 108d ago | 0x1d545d…8a72d1 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $0.005739 | 100% | 0xa46e…ec94 | 108d ago | 0x66c9e4…97f783 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $1.23 | 100% | 0xa46e…ec94 | 108d ago | 0x48f75e…c128c6 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $1.72 | 100% | 0xdf51…2402 | 108d ago | 0xb18ac9…f9c43e |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $0.005723 | 100% | 0x08ff…bb06 | 108d ago | 0x52660b…2b846a |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $1.82 | 100% | 0x08ff…bb06 | 108d ago | 0x51a6f2…21e6d3 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $0.005738 | 100% | 0x58fe…153b | 108d ago | 0x6e1ea1…546f62 |
| 0x4f22…b20b0x6366…f1e2 | Base | — | $1.80 | 100% | 0x58fe…153b | 108d ago | 0xa104e6…616bdf |
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.