Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x90299d…fdb3f3 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa79aac…103abf |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x24aae0…7914d9 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x4f9dcd…d4f419 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xaae058…b1ae5b |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x278800…062edc |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x90ac34…b3cf29 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x06fa98…427f52 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x604b47…0fa673 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8539e6…ce7851 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf922bf…37716b |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x69cfb9…4bc987 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x51007b…1a8ef7 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xe1f00a…b4115a |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x954f9f…1396ee |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x24d796…cb3ce0 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xeb4888…110ba2 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x255829…8e2233 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x631f4e…3f399e |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x256efc…a50f2e |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa8f36d…ae2404 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x0af396…af9684 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x8718aa…acf267 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9e5f02…d55699 |
| 0xecc1…db1a0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x44e14e…9dad03 |
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.