Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x3d8f…c62a0xaf37…35d8 | Base | — | $10.00 | 100% | 0x4661…93fd | 70d ago | 0x733918…44c2b9 |
| 0x3d8f…c62a0x2ef6…8004 | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0xa3c8b8…7dd20d |
| 0x3d8f…c62a0x082a…3cfd | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0x5c78e3…030a20 |
| 0x3d8f…c62a0xe15a…0993 | Base | — | $30.00 | 100% | 0x4661…93fd | 70d ago | 0x095083…912929 |
| 0x3d8f…c62a0xb153…f0cb | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0xa2f7b5…9bab32 |
| 0x3d8f…c62a0xb2a7…8416 | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0xb83c80…b9e055 |
| 0x3d8f…c62a0x38db…483b | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0xcc2ab0…3ed744 |
| 0x3d8f…c62a0x480f…3dff | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0xcbdbec…120a76 |
| 0x3d8f…c62a0x23ff…fede | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0x1a8a9c…63e3e2 |
| 0x3d8f…c62a0x6aaf…d635 | Base | — | $5.00 | 100% | 0x4661…93fd | 70d ago | 0x689368…8891fb |
| 0x3d8f…c62a0xb54f…b40d | Base | — | $5.00 | 100% | 0x4661…93fd | 71d ago | 0xd48e92…2b618c |
| 0x3d8f…c62a0x0eaf…569c | Base | — | $5.00 | 100% | 0x4661…93fd | 71d ago | 0x65d024…65e72d |
| 0x3d8f…c62a0x44f2…fb6f | Base | — | $5.00 | 100% | 0x4661…93fd | 71d ago | 0x1ee539…d17a44 |
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.