Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xcf98…fe7e0x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.10 | 100% | coinbase | 17d ago | 0x5ef5e2…63d6e4 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xf14052…ceba4e |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x34e769…9e6b32 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xa608bb…397c85 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x9bf014…7149d1 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xeb1910…2ba63c |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x42c8e8…d53d04 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xec48d0…02402c |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x1a5da0…6c4399 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x1ddffc…d073c5 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x8da859…c9fb01 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x7f0e2f…ba80ff |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xec2d3f…ee8adc |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xac960c…af39bd |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xe93689…5d94fc |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xe0ddc7…6f201d |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xa79704…b6fa9d |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x9a18ff…376ce7 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xa9616b…b0a90e |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xa91f44…2b1534 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x50c5f7…671032 |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x187490…f92c7c |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x0cfcce…3c3bcc |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0xdc7b15…1969de |
| 0x8d2a…7d370x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.005 | 100% | coinbase | 17d ago | 0x431e5d…315c47 |
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.