Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xc0f632…16ca86 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xfbf248…37418c |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x7a3d15…234290 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xb75191…5291d2 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x01e58e…6de341 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x2102f9…477b8b |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x497fbe…df80f7 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x6a0a9d…30dafb |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x682cc1…c381d5 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xfb589a…91db39 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x2436dc…58b273 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x8e4d08…778347 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xb86f74…145df5 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x8508b5…fc851e |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x265799…be1c35 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x497e5c…2d4397 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x719902…858695 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x62852e…538ed3 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x8a1f3f…6c787f |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xe71413…28f6ac |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xc29ad7…08418b |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0xeb07c2…d36673 |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x05196c…4ec6dd |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x265acf…7d173a |
| 0x676e…1faa0xa9dd…2315 | Base | — | $0.002 | 100% | Route unknown | 56d ago | 0x667d2f…4c46db |
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.