Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 92d ago | 0x7e5142…380233 |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 92d ago | 0xc8101f…46cffc |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 92d ago | 0x2f6d16…344d3c |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 92d ago | 0xf5e827…6a1816 |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 92d ago | 0x0171ba…b9cf0b |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 92d ago | 0xfe4f15…c2ea71 |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 92d ago | 0x34e4be…02a4bc |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 92d ago | 0x5617f1…a34af6 |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 92d ago | 0x938b82…4af13d |
| 0x63e4…59a10xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 92d ago | 0x11c334…d00c22 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 92d ago | 0x4c2429…c7ed73 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 92d ago | 0x18a90c…5be180 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 92d ago | 0x049e84…070cfc |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 92d ago | 0xb1d9ab…2344f8 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.35 | 100% | coinbase | 92d ago | 0x21e672…25505d |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.25 | 100% | coinbase | 92d ago | 0x175987…ba5aaa |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.75 | 100% | coinbase | 92d ago | 0x956852…e16c29 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.00 | 100% | coinbase | 92d ago | 0xb7a940…9dd145 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 92d ago | 0x9d00d9…61a717 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 92d ago | 0xf56dc1…1e0609 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 92d ago | 0x3159ef…bb20bf |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 92d ago | 0x58c4d2…fcc1f1 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 92d ago | 0x97c5c9…f598ce |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.05 | 100% | coinbase | 92d ago | 0x9eae2c…db6524 |
| 0x18ed…58230xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.25 | 100% | coinbase | 92d ago | 0x08b60f…5b2ae3 |
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.