Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa449…15ac0xfbe7…b391 | Base | — | $2.50 | 100% | candidates | 100d ago | 0x745177…b6fe7d |
| 0xa449…15ac0xc502…1310 | Base | — | $2.50 | 100% | coinbase | 101d ago | 0xd25d9b…6f7c87 |
| 0xa449…15ac0xfce2…187d | Base | — | $2.50 | 100% | coinbase | 101d ago | 0x8e3633…add90a |
| 0xa449…15ac0xcbb8…fcff | Base | — | $2.50 | 100% | coinbase | 101d ago | 0xa36e99…caea74 |
| 0xa449…15ac0xfce2…187d | Base | — | $2.50 | 100% | coinbase | 101d ago | 0x310e6a…b4bfd8 |
| 0xa449…15ac0xfce2…187d | Base | — | $2.50 | 100% | coinbase | 101d ago | 0x99daf9…21ff2d |
| 0xa449…15ac0xfce2…187d | Base | — | $2.50 | 100% | coinbase | 101d ago | 0x01bdb2…b18036 |
| 0xa449…15ac0x1b87…87f2 | Base | — | $2.50 | 100% | candidates | 101d ago | 0x537094…165c70 |
| 0xa449…15ac0xf66e…aabf | Base | — | $2.50 | 100% | coinbase | 101d ago | 0xa2ce32…67297b |
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.