Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xf15ca3…88e2fe |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x6f03b4…27007b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfc3a8c…8d26f9 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x461611…9dbfcf |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xfa29bd…21885b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x158231…07bd04 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x15e546…b54c74 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xa441fe…82f6d2 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2119c9…5f6dc8 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x7d4edb…d7e426 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x65034b…94cebe |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x376f56…c33d69 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbe1e45…0b31ee |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0xbb27a9…4fcf90 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x2fd754…f33c8e |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 61d ago | 0x46682d…25c095 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x4c6229…57746b |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x1f6ef8…823776 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xd8f14f…0d0303 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xc7446a…a58eef |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x99da61…cf3815 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x8e0631…56c836 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x97d7c4…7978d2 |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0x734f48…ed901c |
| 0x5d0d…698e0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 62d ago | 0xbf5e9b…d1d1f8 |
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.