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 | 44d ago | 0x61f1f4…5dc827 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xc6e59f…00e7cc |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa05741…590c11 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x932972…3c2505 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xa9f72e…ef8a54 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x3d402f…4bcf5c |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x950823…f17a79 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xde8fa4…01c046 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xde0d18…eb868d |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6e5c02…f0a3ec |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3884dd…c918ae |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x151039…00e40a |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x2ddb32…132a9d |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5f2cf9…36f2fc |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xc1c445…3cfc66 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x74beac…6a59ff |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x70d672…8c53db |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x5dfe37…25b31d |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x02c5fd…021670 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x774e8f…19af3e |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x9fc61e…168e54 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xee0e5b…cdc915 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0562e0…ac74b4 |
| 0x72b9…c8ba0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xedec71…79310f |
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.