Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x42e753…adaa20 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3468d7…af6ef6 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x331f14…fa04aa |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x50db5f…3ac1c0 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xc4df8b…6e54dc |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x41c407…49973d |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xd3f6b4…d69d32 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xfead1a…8e325c |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x21c799…9c01be |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xe59d26…4e1f03 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xefc121…2d1f78 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcd2ebe…ef3c78 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xdd7ddc…328f7b |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf4eae7…bc6929 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x569e5d…0f2883 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xb9fee4…db5ce9 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x508d64…3c4b4c |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x75c040…34ed26 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x5dc65e…0cfaf5 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3e9b83…11a8ec |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf4d109…d63fbd |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0x3e6439…db93b0 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xcf9216…cb66c6 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xf33b29…716025 |
| 0xe67d…caa10x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 70d ago | 0xbaa369…37b66f |
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.