Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xad607b…c1c97b |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x3c2af5…271e6d |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xb60ae3…87dd07 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xdd4b19…866e08 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x2b7a70…a3bf1f |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x3f8efa…ddedc9 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x7ba9dc…052582 |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x4eaaae…6df2eb |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x8a82b1…137eaa |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x93f60c…f8ef31 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xded10e…648b76 |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x0d7509…71335e |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xa12232…5bb10f |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x2f92bb…92fd8a |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xbb39e3…e0a1ad |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xf976ca…3ec808 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xd6e44e…1b42d0 |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0xe72c26…1f9bea |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x701dce…add325 |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x283aea…9149fc |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xb48e01…6af6a5 |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x211fcb…b68e15 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0x3aba25…2ce73c |
| 0x6e1e…01960x1274…d0b6 | Base | Token PricePrice | $0.001 | 100% | coinbase | 81d ago | 0x60c8e4…2c6683 |
| 0x6e1e…01960xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 81d ago | 0xe9cbe8…3e0ebd |
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://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://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.