Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfa0d…d7a40x540b…f617 | Base | — | $9.40 | 100% | 0xd638…36b7 | 113d ago | 0xf4f7a2…a8ef26 |
| 0x6dd1…26060x540b…f617 | Base | — | $9.01 | 100% | 0xd638…36b7 | 113d ago | 0xabfb81…54f0ea |
| 0xfb5c…22ef0x540b…f617 | Base | — | $5.04 | 100% | 0xd638…36b7 | 113d ago | 0xa998f2…a943d8 |
| 0xb37c…111b0x540b…f617 | Base | — | $5.57 | 100% | 0xd638…36b7 | 113d ago | 0xba3d4a…dd9c46 |
| 0xd357…55180x540b…f617 | Base | — | $5.00 | 100% | 0xd638…36b7 | 113d ago | 0xeebd6e…5f4382 |
| 0xf06d…3cc40x540b…f617 | Base | — | $5.37 | 100% | 0xd638…36b7 | 113d ago | 0x1d1b88…74331e |
| 0xb962…118b0x540b…f617 | Base | — | $4.94 | 100% | 0xd638…36b7 | 113d ago | 0xaaefaa…9a1808 |
| 0x8642…58510x540b…f617 | Base | — | $5.25 | 100% | 0xd638…36b7 | 113d ago | 0x94e5ca…2df8d5 |
| 0x0172…f8c50x540b…f617 | Base | — | $4.88 | 100% | 0xd638…36b7 | 113d ago | 0x4512c9…7f3ea3 |
| 0x40fd…971c0x540b…f617 | Base | — | $5.44 | 100% | 0xd638…36b7 | 113d ago | 0x189cfa…5555be |
| 0x4e97…e8780x540b…f617 | Base | — | $4.82 | 100% | 0xd638…36b7 | 113d ago | 0x67685b…5db95e |
| 0x051e…9c390x540b…f617 | Base | — | $5.26 | 100% | 0xd638…36b7 | 113d ago | 0x236111…687873 |
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.