Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x05a983…704cf7 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x55ffb1…283462 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4d4572…5d3d58 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7c2ec9…fe645c |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xe53c36…72d5b6 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf5fa23…17114a |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3d6d5b…d94ea8 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4e2298…8fc571 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7a0991…4bf0c7 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x098a7b…319d48 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x800da0…bdf073 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x112145…76493c |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xd2a1f8…9842b5 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x4b4ae4…4e6367 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6eeafb…de5b0d |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x70568c…9fc60f |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x3b3c0a…2c9db1 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7edb54…c0dbe1 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x665b0f…102ac2 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x688ce7…3d21c8 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x85c4d0…33b2c2 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x61b3f3…79c076 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x03b66a…8d63aa |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1ab567…a05a34 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x837c9b…86ffa7 |
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.