Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.20 | 100% | 0xdf51…2402 | 118d ago | 0x573904…993667 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.02 | 100% | 0x0d17…b7d1 | 118d ago | 0x1ec336…27f043 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.007618 | 100% | 0x08ff…bb06 | 118d ago | 0x52b1d8…01cac7 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.17 | 100% | 0x08ff…bb06 | 118d ago | 0x9d0efc…cc1f35 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.007372 | 100% | 0x08ff…bb06 | 118d ago | 0xfd23bb…b35681 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.08 | 100% | 0x08ff…bb06 | 118d ago | 0x470a94…ba9aef |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.001057 | 100% | 0x08ff…bb06 | 118d ago | 0x4f0d5d…43578e |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.007298 | 100% | 0x08ff…bb06 | 118d ago | 0x85ba49…56b4d1 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.03 | 100% | 0x08ff…bb06 | 118d ago | 0xabebdf…05c0d8 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.14 | 100% | 0x4873…5369 | 118d ago | 0x33a7d2…acb42e |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.001059 | 100% | candidates | 118d ago | 0xbe7192…bad7da |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.007309 | 100% | candidates | 118d ago | 0xafd241…ffec79 |
| 0x28e8…dec70x6366…f1e2 | Base | — | $0.11 | 100% | candidates | 118d ago | 0x8e8fd8…3c8b8f |
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.