Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xa19f…accc0x3831…3442 | Base | Hyperliquid Market DataHyperliquid | $0.01 | 100% | coinbase | 2d ago | 0xf9bdb2…9d9840 |
| 0xa19f…accc0xe79a…6de8 | Base | Hyperliquid Account IntelligenceHyperliquid | $0.01 | 100% | coinbase | 2d ago | 0x6cbe70…46a5a7 |
| 0xa19f…accc0x50ab…12fc | Base | ArbiPulseDefi | $0.05 | 100% | coinbase | 2d ago | 0xdca3c5…c16aa2 |
| 0xa19f…accc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 2d ago | 0xb4108f…465b67 |
| 0xa19f…accc0x446e…d7f7 | Base | DNS & WHOIS Domain LookupWhois | $0.005 | 100% | coinbase | 2d ago | 0xc22e04…4daeb0 |
| 0xa19f…accc0xcb80…3006 | Base | DefiLlama DeFi TVL & YieldsDefi | $0.005 | 100% | coinbase | 2d ago | 0x9bddba…d30e02 |
| 0xa19f…accc0x59ea…a71c | Base | Places & Local Business SearchGoogle-maps | $0.02 | 100% | coinbase | 2d ago | 0x26a950…a10b10 |
| 0xa19f…accc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 2d ago | 0xa77553…138bba |
| 0xa19f…accc0x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 2d ago | 0x01249e…15c325 |
| 0xa19f…accc0xcc42…305f | Base | x402-factoryCore | $0.001 | 100% | coinbase | 2d ago | 0x1d28b9…00e951 |
| 0xa19f…accc0x50ab…12fc | Base | ArbiPulseDefi | $0.05 | 100% | coinbase | 2d ago | 0x902385…84cc7a |
| 0xa19f…accc0x52ab…6c06 | Base | EquityScopeStocks | $0.05 | 100% | coinbase | 2d ago | 0x5f852e…e2c2d0 |
| 0xa19f…accc0x9700…d3ab | Base | Oblique MarketsTime | $0.003 | 100% | coinbase | 2d ago | 0x277e14…f95e2f |
| 0xa19f…accc0xcc42…305f | Base | x402-factoryCore | $0.03 | 100% | coinbase | 2d ago | 0x9beb51…76c4b9 |
| 0xa19f…accc0xa55b…b716 | Base | Hyperliquid Prediction MarketsHyperliquid | $0.005 | 100% | coinbase | 2d ago | 0xe20abb…7dc590 |
| 0xa19f…accc0x7f80…7b9c | Base | HTTP Security Headers CheckHttp | $0.01 | 100% | coinbase | 2d ago | 0x53ea4d…84c253 |
| 0xa19f…accc0x2740…a96f | Base | DEX Data & Agent UtilitiesTreasury | $0.05 | 100% | coinbase | 2d ago | 0xaf6594…8d9745 |
| 0xa19f…accc0x2932…4f60 | Base | x402 service | $0.01 | 100% | coinbase | 2d ago | 0xb2b863…2f6f90 |
| 0xa19f…accc0x52ab…6c06 | Base | EquityScopeStocks | $0.05 | 100% | coinbase | 2d ago | 0x03a868…65d393 |
| 0xa19f…accc0x2932…4f60 | Base | x402 service | $0.01 | 100% | coinbase | 2d ago | 0xadfcf5…701b18 |
| 0xa19f…accc0x93a1…3338 | Base | x402 service | $0.02 | 100% | coinbase | 2d ago | 0x7c28ee…f63967 |
| 0xa19f…accc0x52ab…6c06 | Base | EquityScopeStocks | $0.05 | 100% | coinbase | 2d ago | 0x44b00b…2b7fb1 |
| 0xa19f…accc0xfdb4…ed03 | Base | x402stockMarket-data | $0.02 | 100% | coinbase | 2d ago | 0x21f800…91dc80 |
| 0xa19f…accc0x6382…4c15 | Base | x402 service | $0.005 | 100% | coinbase | 2d ago | 0xa03481…bac1e5 |
| 0xa19f…accc0x9dba…0df8 | Base | x402 service | $0.01 | 70% | 0x1360…66fa | 2d ago | 0x457216…6793fe |
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.