Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x4f695b…b6f48e |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc47986…6bcc96 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x337a27…479f48 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xdd42ce…09d66c |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x1bff95…d096f2 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xa1be40…678a22 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x0d13f4…e1993b |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xde78b3…36eab0 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x2ef694…be76aa |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xc8b8af…e78b7b |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x7ce9fc…2762b6 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x5727ef…f9e7f6 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x496fe0…ee4886 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd7cc91…678cee |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd03b7b…0f2e93 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x360cf2…cf3411 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xdfa4de…bdd3c0 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0xd01fe6…30f944 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x736c23…b8d5fd |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x68c7cc…55dba2 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x0bd390…c23445 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x9206b5…061ac1 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x30ceba…d678d8 |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x622d40…c75d3a |
| 0x5c35…c58c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 74d ago | 0x07a57b…f894c2 |
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.