Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xec3a…16bb0x6a62…d5d3 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x49ce8b…f1f56f |
| 0xec3a…16bb0xccdd…a2c4 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xc3fa79…34a7b6 |
| 0xec3a…16bb0x06a8…2210 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x920a5f…19cea4 |
| 0xec3a…16bb0x1763…c994 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xe38a82…c17c3c |
| 0xec3a…16bb0x4d13…a5ac | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xb4e896…3a0c90 |
| 0xec3a…16bb0x0bb4…7bf5 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0xc291ec…9eeb6d |
| 0xec3a…16bb0x3366…c4e5 | Base | — | $0.01 | 100% | coinbase | 59d ago | 0x7c0e6d…1cebf9 |
| 0xec3a…16bb0x9a13…1e28 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x2e0838…8ca623 |
| 0xec3a…16bb0xd0a1…e387 | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x0a7365…193779 |
| 0xec3a…16bb0x7542…6fcc | Base | — | $0.01 | 100% | coinbase | 60d ago | 0x0eca2a…a9644a |
| 0xec3a…16bb0xfdb1…a18e | Base | — | $0.01 | 100% | coinbase | 60d ago | 0xbee087…ab653c |
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.