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 | 60d ago | 0x89cbf5…cb702f |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x42d065…699645 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xff7be2…f6b633 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9b59b2…0c49b7 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2b7c1f…3835d7 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x05e053…a1f508 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x1ff00a…b403d6 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb8e22c…11b1a2 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x5d2607…785b90 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xde09b7…3b50e0 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x2b7140…29a3e5 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x9907f0…c81b63 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0x889f9e…82dd16 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xc8dd0c…fa4df5 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xa4e558…21efb3 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xd1d21b…a32876 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 60d ago | 0xb0a144…3b8f08 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x1d4d9e…10940d |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xc239b8…2ca677 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x16d6f1…de80ef |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xae11a5…0b5b33 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x539cbe…a7bc54 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xabfed4…92c9f1 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf0a90c…87b0f8 |
| 0xc3c0…9c970x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x584ea3…8acb5f |
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.