Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| kingzway.eth0xbce3…2e54 | Base | — | $104.76 | 70% | 0x23ef…2431 | 49d ago | 0x3215d2…2dce44 |
| 0x611f…ae570xbce3…2e54 | Base | — | $652.36 | 70% | 0x23ef…2431 | 49d ago | 0x1e7665…2db83e |
| 0xc7c1…40080xbce3…2e54 | Base | — | $30.00 | 70% | 0x23ef…2431 | 49d ago | 0x98e577…3556d6 |
| 0xc9de…47a60xbce3…2e54 | Base | — | $204.88 | 70% | 0xe528…c028 | 49d ago | 0x87c264…b7fb11 |
| 0xf5e3…4d840xbce3…2e54 | Base | — | $20.26 | 70% | 0xe528…c028 | 49d ago | 0xb84046…fa1d0b |
| 0xc8cf…ea2c0xbce3…2e54 | Base | — | $232.52 | 70% | 0x23ef…2431 | 49d ago | 0xac8d1d…7be8ee |
| 0xb4ca…f9ab0xbce3…2e54 | Base | — | $280.00 | 70% | 0x23ef…2431 | 49d ago | 0xbd55d3…298eb2 |
| 0x483d…56760xbce3…2e54 | Base | — | $20.08 | 70% | 0x23ef…2431 | 49d ago | 0xd6230c…02a599 |
| 0xf2a2…aa3f0xbce3…2e54 | Base | — | $615.00 | 70% | 0x23ef…2431 | 49d ago | 0x31a0af…1741d6 |
| 0x2ce0…e0a60xbce3…2e54 | Base | — | $60.00 | 70% | 0x23ef…2431 | 50d ago | 0xfafd53…f2d6a5 |
| 0x61a5…63af0xbce3…2e54 | Base | — | $140.00 | 70% | 0xe528…c028 | 50d ago | 0x856e9a…06a2ab |
| 0xc8a0…d37e0xbce3…2e54 | Base | — | $341.47 | 70% | 0x23ef…2431 | 50d ago | 0x5a9f11…9d655e |
| 0x2c5e…9e8d0xbce3…2e54 | Base | — | $195.00 | 70% | 0xe528…c028 | 50d ago | 0xc34cbc…901aa4 |
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.