Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0xd38525…babe7b |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x6484e4…8fb184 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 71d ago | 0x77da3c…42e769 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x4d7e6f…2bf765 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x181d77…faa6a0 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x76557a…9060e0 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x754d48…e95c57 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x1d263b…434a63 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x947542…6d1725 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xd8a8b9…196d63 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x8cb2d3…c3b16c |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x0852e4…45956c |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa183be…cc4b9d |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x80f2b5…2d5fc2 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x7d4d6a…c94b57 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xa1820b…63cf9f |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x3dc5c9…430bec |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x9aec0c…5e34b2 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x378c6b…46cb13 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf9eb49…f8da17 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xf00020…40336e |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x6be8fb…34cd31 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0xdd03a2…cecb15 |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x4d390f…0a20ee |
| 0x25b1…8b4d0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 72d ago | 0x20f221…2aaa8a |
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.