Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xe0ef2e…857806 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd5ed72…3cfca2 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x42ea61…7e2ba1 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x9cb91d…074bcf |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x755096…a83c6f |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xd12147…827451 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x792239…bc7fca |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0xf156d1…3f46d6 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 49d ago | 0x138a91…18ff9a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xacd291…a15ad1 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x329d0d…f76325 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5629b0…d5db51 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x35a026…de0cd7 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x640aee…fffd65 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x775eeb…323f8e |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x83cac5…cfb441 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x40447c…c3a111 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xfb0a5d…21c109 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe5d4d6…e5dc21 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe81ad1…0b7669 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xea85d5…3f1bf3 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x6d2cf8…f62db3 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc95a00…21ff5b |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xff8369…ba3f1f |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xda9584…1b30c3 |
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.