Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0xabef…3913 | 70d ago | 0x0c039f…269e6f |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0xfe64…ec08 | 70d ago | 0xd14606…5ad614 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x8ae6…5706 | 70d ago | 0x83be2e…89c088 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x72fe…16d6 | 70d ago | 0x199db6…3938d2 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x3eb5…08dc | 70d ago | 0x91546c…9cdfb8 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x0c48…3ed6 | 70d ago | 0x515ee3…6caab0 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0xaf65…d790 | 70d ago | 0x3f642e…d83560 |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0xfbd8…39da | 71d ago | 0x20f15a…723f2d |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x05f1…3bb9 | 71d ago | 0x29b54a…ed9d41 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0xdb82…2748 | 71d ago | 0x9d22ec…5e8939 |
| 0x2352…17390x0e3d…7757 | Base | — | $1.05 | 100% | 0x1241…0720 | 71d ago | 0xbf4213…8cab37 |
| 0x2352…17390x0e3d…7757 | Base | — | $21.00 | 100% | 0x42d1…f7df | 71d ago | 0x427b25…b54c3e |
| 0x2352…17390x0e3d…7757 | Base | — | $10.50 | 100% | 0x6344…a21a | 71d ago | 0x23caec…c3aaf0 |
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.