Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 14d ago | 0x55a8cc…c15f2c |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.05 | 100% | coinbase | 14d ago | 0x6e4d9d…ca1146 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 14d ago | 0x7efe0a…73c6ea |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 14d ago | 0x852e81…a3ab89 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.01 | 100% | coinbase | 14d ago | 0xc5332a…cdadd2 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 14d ago | 0x5e4d2a…2a7cb9 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 14d ago | 0x87b585…be2726 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 14d ago | 0x571a88…f6bc6d |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.08 | 100% | coinbase | 14d ago | 0x8fe334…a87f77 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0075 | 100% | coinbase | 14d ago | 0x9a5628…b1b95b |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 14d ago | 0x86d219…10dc2a |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.30 | 100% | coinbase | 14d ago | 0xab2873…6929bc |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.35 | 100% | coinbase | 14d ago | 0x97b552…744adb |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.25 | 100% | coinbase | 14d ago | 0x1c37a9…3f7ed0 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.75 | 100% | coinbase | 14d ago | 0xb566c7…e79859 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $1.00 | 100% | coinbase | 14d ago | 0x6aeaf4…964159 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 14d ago | 0x9dc2f7…b53549 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 14d ago | 0xcb7db5…5336c3 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0035 | 100% | coinbase | 14d ago | 0x9aafa7…78d884 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.0025 | 100% | coinbase | 14d ago | 0x8a3ef4…28ab0c |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.50 | 100% | coinbase | 14d ago | 0x9fe34e…c442d4 |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.05 | 100% | coinbase | 14d ago | 0x5ab7ea…5370ae |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.25 | 100% | coinbase | 14d ago | 0x769b25…936fdf |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.10 | 100% | coinbase | 14d ago | 0xe06b8e…6ba01a |
| 0xd554…b7640xaeeb…00ab | Base | Stock Trends Market IntelligenceFinance | $0.15 | 100% | coinbase | 14d ago | 0x3c0b85…f2dc93 |
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.