Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf861…cd530x0e3d…7757 | Base | — | $10.50 | 100% | 0x1f15…8857 | 101d ago | 0x34d4b6…975778 |
| 0xf861…cd530x0e3d…7757 | Base | — | $3.15 | 100% | 0x238c…f4bb | 101d ago | 0x01d150…e53901 |
| 0xf861…cd530x0e3d…7757 | Base | — | $10.50 | 100% | 0x7186…110f | 101d ago | 0xfd8f2c…dfe7b0 |
| 0xf861…cd530x0e3d…7757 | Base | — | $10.50 | 100% | 0x762b…cf50 | 101d ago | 0x35892b…91bb4d |
| 0xf861…cd530x0e3d…7757 | Base | — | $1.05 | 100% | 0x88df…6a4d | 101d ago | 0x267422…2c40e6 |
| 0xf861…cd530x0e3d…7757 | Base | — | $1.05 | 100% | 0x2b2b…961c | 101d ago | 0x5023b8…552518 |
| 0xf861…cd530x0e3d…7757 | Base | — | $10.50 | 100% | 0x0908…9e51 | 101d ago | 0xf60d54…47d96a |
| 0xf861…cd530x0e3d…7757 | Base | — | $11.55 | 100% | 0xbada…25fd | 101d ago | 0x8cbbaa…5b90b1 |
| 0xf861…cd530x0e3d…7757 | Base | — | $21.00 | 100% | 0xce9f…bc8e | 101d ago | 0x5380ee…b1fb77 |
| 0xf861…cd530x0e3d…7757 | Base | — | $3.15 | 100% | 0xca9f…d201 | 101d ago | 0x2d8cc7…75cf61 |
| 0xf861…cd530x0e3d…7757 | Base | — | $5.25 | 100% | 0x4f6a…d2f6 | 101d ago | 0x13cb94…f07de4 |
| 0xf861…cd530x0e3d…7757 | Base | — | $2.10 | 100% | 0x6768…2435 | 101d ago | 0x915ba1…c8a3e2 |
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.