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 | 0xe9b909…0c7046 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0xd8b662…2edad7 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0xd5fcc5…5eff58 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $1.00 | 100% | candidates | 96d ago | 0x796a4c…f89022 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.15 | 100% | coinbase | 96d ago | 0x8d8cca…eb5603 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 96d ago | 0x1301a9…10f3e3 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.65 | 100% | coinbase | 97d ago | 0x3a4378…34541c |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.10 | 100% | coinbase | 97d ago | 0xbd651f…cb63df |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | candidates | 97d ago | 0xd1cf81…6bc8c7 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.45 | 100% | coinbase | 97d ago | 0xa488b6…68ca4d |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.75 | 100% | coinbase | 97d ago | 0x749df9…efbde9 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 97d ago | 0x4a0ec7…880249 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.75 | 100% | candidates | 97d ago | 0x6805d2…345b41 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.45 | 100% | coinbase | 97d ago | 0xee29d9…ffc6d7 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 97d ago | 0xaee210…b59855 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.75 | 100% | coinbase | 97d ago | 0xbe8de1…13bc08 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.30 | 100% | coinbase | 97d ago | 0x1f8027…eac23e |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 97d ago | 0x9efd42…cc91c6 |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $3.00 | 100% | coinbase | 97d ago | 0x85395d…b501ad |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.12 | 100% | candidates | 97d ago | 0xda3c57…91d36a |
| 0xd523…ec210xb445…3c70 | Base | TradeOS Venice Intel RouterCrypto | $0.01 | 100% | coinbase | 97d ago | 0x2b2da1…1a08d9 |
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.