Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $21.00 | 100% | 0x0e26…7978 | 107d ago | 0xc85771…6ac7f4 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0xd773…a250 | 107d ago | 0xe50a12…d19ea3 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x03f1…4e5f | 107d ago | 0x50affd…52006e |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x4218…be87 | 107d ago | 0x036cfc…94d8db |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $10.50 | 100% | 0x5198…0ffb | 107d ago | 0xae652a…066492 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x6361…4405 | 107d ago | 0x5ad6d0…c7d9d0 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x9092…bc9e | 107d ago | 0xfaac97…a9eec5 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $11.55 | 100% | 0xfd6b…ae39 | 107d ago | 0x22ac3c…cca014 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x0744…c73c | 107d ago | 0xefc8d0…ef99ec |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $5.25 | 100% | 0x1434…1c6e | 107d ago | 0x2ebef5…a70e96 |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $10.50 | 100% | 0x7492…70ae | 107d ago | 0x6d3a59…e1031a |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $10.50 | 100% | 0x24b8…43f0 | 107d ago | 0x112398…7cc0ad |
| 0x4dd1…6c1f0x0e3d…7757 | Base | — | $31.50 | 100% | 0x5ed5…f6c0 | 107d ago | 0xbc9a7c…b5a82a |
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.