Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0xd8e2…3d4b | 73d ago | 0xfbf5ef…1adb34 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0xfb22…aa3b | 73d ago | 0x74b311…f35c33 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x4d43…5ecd | 73d ago | 0xc038f5…5a5ee5 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x1af6…8fa3 | 73d ago | 0x5071e3…0a1867 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $5.25 | 100% | 0x6d55…0cde | 73d ago | 0xa61d5a…c732bd |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x551c…90e5 | 74d ago | 0xfba8cb…8b260b |
| 0x8cfa…be850x0e3d…7757 | Base | — | $2.10 | 100% | 0x7fb5…6c52 | 74d ago | 0xf1fbcf…6ef6d0 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xb55c…2e3e | 74d ago | 0x51b35d…ddaf85 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $10.50 | 100% | 0xd173…d69b | 74d ago | 0x51342f…22ce89 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x8944…ba2a | 74d ago | 0x8c77a8…33ad49 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $21.00 | 100% | 0x3d37…8806 | 74d ago | 0x3e9e30…c84618 |
| 0x8cfa…be850x0e3d…7757 | Base | — | $1.05 | 100% | 0x39a9…7be5 | 74d ago | 0x8edbc2…f2bb49 |
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.