Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfe17…0f9a0x32d9…ef7e | Base | — | $22.07 | 100% | 0xbbcc…962e | 72d ago | 0xd7c0e6…60a561 |
| 0x565a…12900x32d9…ef7e | Base | — | $78.73 | 100% | 0xbbcc…962e | 72d ago | 0x92e4c8…6b70ca |
| 0xb629…ab090x32d9…ef7e | Base | — | $197.62 | 100% | 0xbbcc…962e | 72d ago | 0xb9f40b…82d594 |
| 0x565a…12900x32d9…ef7e | Base | — | $43.94 | 100% | 0xbbcc…962e | 72d ago | 0x0adea4…61884a |
| 0xfe17…0f9a0x32d9…ef7e | Base | — | $17.10 | 100% | 0xbbcc…962e | 72d ago | 0x1ab823…545c87 |
| 0xfe17…0f9a0x32d9…ef7e | Base | — | $24.06 | 100% | 0xbbcc…962e | 72d ago | 0xc17aca…4b6dff |
| 0x5d7e…a11e0x32d9…ef7e | Base | — | $157.97 | 100% | 0xbbcc…962e | 72d ago | 0x647fc3…a36489 |
| 0x90b4…bcb50x32d9…ef7e | Base | — | $598.46 | 100% | 0xbbcc…962e | 73d ago | 0x8ad304…3ff580 |
| 0x77ae…8bd70x32d9…ef7e | Base | — | $999.94 | 100% | 0xbbcc…962e | 73d ago | 0x26af6f…c38bdf |
| 0x8e13…9bcc0x32d9…ef7e | Base | — | $1,000.00 | 100% | 0xbbcc…962e | 73d ago | 0x2c59d3…1f5c3c |
| 0x90b4…bcb50x32d9…ef7e | Base | — | $1,449.90 | 100% | 0xbbcc…962e | 73d ago | 0xedfc03…b38050 |
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.