Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x984f…cb4b0xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x90bc6d…2bfe26 |
| 0x2748…bd5c0xkukie.eth | Base | — | $4.90 | 100% | fluxa | 12d ago | 0xde274c…80c510 |
| 0x1409…2a660xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x8a1c6c…998d66 |
| 0x3dd3…a0ba0xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0xdfc8cb…eef165 |
| 0x544e…e0d10xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x13d9b7…60d96c |
| 0x529d…2dc00xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x54b4a9…7a3256 |
| 0x9fd2…ab4b0xkukie.eth | Base | — | $0.98 | 100% | fluxa | 12d ago | 0x67895a…5df173 |
| 0xfd9c…c2c30xkukie.eth | Base | — | $0.98 | 100% | fluxa | 12d ago | 0xeb6ecc…b38434 |
| 0x7e4b…06540xkukie.eth | Base | — | $4.90 | 100% | fluxa | 12d ago | 0x0a7035…622746 |
| 0xb651…f7f10xkukie.eth | Base | — | $4.90 | 100% | fluxa | 12d ago | 0xa47123…eaf53d |
| 0x9e48…ed520xkukie.eth | Base | — | $4.90 | 100% | fluxa | 12d ago | 0x7812a2…fed2f7 |
| 0x378e…489f0xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x29ea9b…7bbc61 |
| 0xf5c8…22cd0xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0xd2b12c…135e07 |
| 0x4cd1…52830xkukie.eth | Base | — | $0.10 | 100% | fluxa | 12d ago | 0x0f590b…6956f6 |
| 0x0f38…abbc0xkukie.eth | Base | — | $5.00 | 100% | fluxa | 12d ago | 0x5355f8…f23a1b |
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.