Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xdd07…45b90x0e3d…7757 | Base | — | $3.15 | 100% | 0x63d9…3628 | 97d ago | 0x7cee48…13a296 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $1.05 | 100% | 0xb9e3…292d | 97d ago | 0xf5454e…3d760b |
| 0xdd07…45b90x0e3d…7757 | Base | — | $14.70 | 100% | 0xfe64…ec08 | 97d ago | 0x6a96c9…d5eb79 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $5.25 | 100% | 0xa7b1…4ca4 | 97d ago | 0xb47436…738378 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $1.05 | 100% | 0x90ad…1cd6 | 97d ago | 0x3b98ad…bda221 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $1.05 | 100% | 0x77d0…ce50 | 97d ago | 0x76df3d…d3ac57 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $15.75 | 100% | 0x466a…f271 | 97d ago | 0x35b06d…0c04b4 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $3.15 | 100% | 0x75c8…902c | 97d ago | 0xa394ec…46262c |
| 0xdd07…45b90x0e3d…7757 | Base | — | $1.05 | 100% | 0x52ac…a61d | 97d ago | 0x0eabd6…205817 |
| 0xdd07…45b90x0e3d…7757 | Base | — | $4.20 | 100% | 0x7dc9…9d7b | 97d ago | 0xed3b6e…38aa1b |
| 0xdd07…45b90x0e3d…7757 | Base | — | $15.75 | 100% | 0xbdce…f637 | 98d ago | 0x4ecd9b…8d297a |
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.