Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xce3c…caf90xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.005 | 100% | coinbase | 92d ago | 0x70ba4e…938740 |
| 0x7570…59cf0xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x2a61c4…5a4353 |
| 0x802c…b0c60xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x381860…e327f8 |
| 0x2329…9f200xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.005 | 100% | coinbase | 92d ago | 0x9e37c8…ae12f9 |
| 0x2329…9f200xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.02 | 100% | coinbase | 92d ago | 0xfa0a06…f22527 |
| 0x0b8f…74820xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0xd0cdca…4078c2 |
| 0xccc1…ff2d0xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x15d233…0879cf |
| 0x986c…27740xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0xd11cd5…f867f4 |
| 0x71c9…34d00xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x2f2cf6…363b05 |
| 0x986c…27740xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x2e2c70…799b8c |
| 0x7b10…5c400xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0xcd3bae…f11f4e |
| 0x952f…91550xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x0eabbf…7ab783 |
| 0x7570…59cf0xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x98db81…f7b189 |
| 0x5914…e74b0xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x885796…34d2e6 |
| 0xd726…e0c80xd20f…7d0d | Base | Navi Web IntelligenceWeb-scraping | $0.001 | 100% | coinbase | 92d ago | 0x140075…1e623b |
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.