Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.05 | 100% | coinbase | 96d ago | 0xaf5a72…b06c38 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0x9b2961…0bc743 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0xf5b707…ffb36f |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.65 | 100% | coinbase | 96d ago | 0x4a0a08…c653ba |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.75 | 100% | coinbase | 96d ago | 0x40622c…785bdf |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0x6da274…77401b |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.75 | 100% | coinbase | 96d ago | 0xc6e266…750ef9 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.45 | 100% | coinbase | 96d ago | 0x396136…5e8521 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0x1ae99d…407b10 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.10 | 100% | coinbase | 96d ago | 0xec52e4…2b3de4 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0xb38825…acaba6 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0x70698e…90b737 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.10 | 100% | coinbase | 96d ago | 0xce009d…a45030 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.49 | 100% | coinbase | 96d ago | 0x2d1c9b…6659a0 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0xa28f96…6ff244 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0xc4a700…0f5949 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.10 | 100% | coinbase | 96d ago | 0xafce7f…51a66d |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0x147b6b…6c195d |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $1.49 | 100% | coinbase | 96d ago | 0xf3ce65…c183ad |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0x65b283…6c316b |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0xca9d3b…758dc7 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.30 | 100% | coinbase | 96d ago | 0xdabb39…858561 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.10 | 100% | coinbase | 96d ago | 0xdcf39e…bab46b |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0xe62b66…87447e |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.45 | 100% | coinbase | 97d ago | 0xba9e81…dd1a39 |
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.