Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x581eb4…9e58dc |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xfabd47…11d404 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x614c08…fe5678 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xd428ba…200209 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x9e53ca…171826 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x95f5b1…53d78a |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x6ea352…d26013 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x53c6be…b95e57 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa88882…048ae6 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xa83381…12831c |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x66b706…8acb43 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0xf6add4…ebbc4a |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x43c2cb…d4f189 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x291637…9f6f99 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x28754b…1d2ee6 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 56d ago | 0x54ad02…6d7ca8 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa5a1fe…e0b3d7 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x5b9ac1…8f25d9 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xa2317f…41d16f |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x005524…a29172 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xecebbe…de21f8 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd2dc1f…d95a32 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xd06507…18f261 |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0xc8bbd1…8f70cc |
| 0xa800…d5700x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 57d ago | 0x2119dc…d1d72c |
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.