Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe2c2…059b0xccc8…15be | Base | — | $0.27 | 100% | 0xf70d…dbef | 116d ago | 0x21bb11…7d19a6 |
| 0xe2c2…059b0xccc8…15be | Base | — | $0.36 | 100% | 0xf70d…dbef | 116d ago | 0x9b354a…8d2a2d |
| 0x60f9…5d0a0xccc8…15be | Base | — | $8.27 | 100% | 0xf70d…dbef | 116d ago | 0x41fa20…ccbe2c |
| 0x8ce1…411a0xccc8…15be | Base | — | $2.00 | 100% | 0xf70d…dbef | 116d ago | 0xa3292d…c29fda |
| 0xbf1f…1a260xccc8…15be | Base | — | $2.50 | 100% | 0xf70d…dbef | 116d ago | 0x9dd5db…08cf67 |
| 0xbf1f…1a260xccc8…15be | Base | — | $2.50 | 100% | 0xf70d…dbef | 116d ago | 0x09487c…06c2d1 |
| 0xbf1f…1a260xccc8…15be | Base | — | $2.50 | 100% | 0xf70d…dbef | 116d ago | 0x6e368f…80baae |
| 0xbf1f…1a260xccc8…15be | Base | — | $2.50 | 100% | 0xf70d…dbef | 116d ago | 0x380ce4…f96945 |
| 0x87d6…478b0xccc8…15be | Base | — | $1.36 | 100% | 0xf70d…dbef | 117d ago | 0xb672eb…55b9ab |
| 0x9cc4…b1760xccc8…15be | Base | — | $3.00 | 100% | 0xf70d…dbef | 117d ago | 0x63c7bb…81606d |
| 0x9cc4…b1760xccc8…15be | Base | — | $3.00 | 100% | 0xf70d…dbef | 117d ago | 0xb62cc9…936200 |
| 0x9cc4…b1760xccc8…15be | Base | — | $3.00 | 100% | 0xf70d…dbef | 117d ago | 0x3bc11c…4b766a |
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.