Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x3052bc…bd9a32 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x887733…0733db |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x84696b…a82b9e |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x7cce90…d66df3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd0b2e6…37f67d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xe83ed8…c10ea0 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xf3d92e…4473f9 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x4cfb7f…00ee0b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xb0588b…bfdfe4 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0x798454…f06266 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xd1a9e4…f7c35b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 50d ago | 0xc627f2…de64e3 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x376f9b…02e758 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x9b6fba…71a80b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xdcdb07…7d026d |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x89168b…8ba6b7 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x4b70db…8f6826 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x172a54…38f600 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe6a5ef…602b5f |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xaa48a5…0d1847 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xd56814…df0c1b |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x083dce…32fab0 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0x134347…d3517a |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xb4f58d…13a849 |
| 0xcde1…41540x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 51d ago | 0xe7b872…79356a |
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.