Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x874e5a…f47143 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x2167e3…a51b18 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xab4281…59dece |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x72c942…19568f |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x0a786e…44bdf7 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe03273…0660dc |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x26a849…1a75dd |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x78a829…837f20 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x5ecf20…6e6a28 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x071f42…b85d7b |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x16af36…7692e7 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xcda823…bd2f3a |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd3b9dd…1a1dbb |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x112863…fc4510 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdcc89e…03b07b |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x104a11…edd4c4 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x135109…c99053 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x94fcec…8662c1 |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x781c5a…9ba77f |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x62bed4…17c92f |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2df111…22b1aa |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x2b9c42…b4109a |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4c2182…ed434e |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x419c93…1b033b |
| 0x59f9…43a70x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xc548c3…e56a09 |
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.