Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x3b05be…8e82bc |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x7d0416…cec0a6 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xe86725…cf084b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x405c64…770abb |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xf66864…eb9598 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x2a0947…c9ca27 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x01de51…adee2f |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x4fe34c…53d0d1 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x77b979…6b4adf |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0x518b7c…36223b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 26d ago | 0xc3d616…12d48b |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xae1c1a…c6cdf7 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xaae0aa…22e0fd |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xd78de2…e46537 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x8e383e…2ad4e8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x35c3eb…9c8b56 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xe914e0…ac8d49 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x22383f…678ce8 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x9e977d…48d7f7 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xdc45a9…599e95 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x00c543…1a8a34 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x100e41…91c029 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x2765d4…03537f |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0x50b801…aaf4a5 |
| 0xf879…fff70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 27d ago | 0xb40777…3ce343 |
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.