Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xc9c7…16700xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.00 | 100% | coinbase | 16d ago | 0x12d67d…b0c771 |
| 0xc9c7…16700xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.35 | 100% | coinbase | 16d ago | 0xbf2cba…6aab64 |
| 0xc9c7…16700xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 16d ago | 0xd5e537…f0b4ab |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 16d ago | 0xcc1334…994a89 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.05 | 100% | coinbase | 16d ago | 0x5bc64c…5988c9 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 16d ago | 0x9dbbc1…082da8 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 16d ago | 0x182fdb…2d50e7 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.01 | 100% | coinbase | 16d ago | 0xbdf14c…37d15d |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 16d ago | 0x0fb225…138913 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 16d ago | 0x81517d…6c0f6d |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 16d ago | 0x020f6e…291111 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 16d ago | 0x5957ce…a5e274 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 16d ago | 0x84d268…2a41bf |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 16d ago | 0xf6cabd…d37e41 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 16d ago | 0x93e526…dee716 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.35 | 100% | coinbase | 16d ago | 0xc2e80f…350513 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.25 | 100% | coinbase | 16d ago | 0xdeed48…140b95 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.75 | 100% | coinbase | 16d ago | 0xa90b7e…8c9d3b |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.00 | 100% | coinbase | 16d ago | 0x5758e2…95790e |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 16d ago | 0xf845ec…3c6848 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 16d ago | 0xa5285a…52c201 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 16d ago | 0xad6db2…9c7a44 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 16d ago | 0x4a9f09…780ab7 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 16d ago | 0x36bbc1…9731c7 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.05 | 100% | coinbase | 16d ago | 0xcd6cc9…d85fe9 |
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.