Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x844906…b16375 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1a8977…b404e6 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xbdb2c3…921aa6 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe95e0a…d5b258 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x941fcd…e853fd |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xb43f9a…faae13 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x1c3437…fc84ad |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x6b0122…79bd8a |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x362cb8…ae84d8 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x14183e…a86bc4 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xccc23b…ef11a9 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc1c766…413896 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x812a0f…bac429 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x50f5ef…bc7e0d |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf15649…ceef9e |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc9e899…371250 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x702e1e…78072e |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3ea91e…e74074 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xdd1687…e6630f |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xeb3a56…c91172 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc44b73…87f7dd |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x74e997…ce7ab7 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf2f7e3…72b591 |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb305e8…70971d |
| 0x1596…47fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x79f31e…e25700 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.