Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.10 | 100% | coinbase | 85d ago | 0xcc1ba4…513522 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.25 | 100% | coinbase | 85d ago | 0xde6963…6b3bbe |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x95f2e5…09b4de |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0xda5e0b…22ef57 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x455187…aba80e |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0xacf55d…f18fdb |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x7145e9…e2f423 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x72ea90…3a5235 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0xe03dd6…6cdf24 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0xdc08f7…9ffd3f |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0xb77990…d5df4a |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x3c42c5…233a90 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x524491…fba00e |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x549912…a251a7 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x7a4e14…4ef3e2 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x938659…09e412 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x8a2fa6…66fb26 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0xaecee7…48933b |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x521fea…24d8ec |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x99f575…4691d3 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0xd21ada…21d5fd |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0xf564a6…93d1df |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x51b3dc…a0f6da |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.05 | 100% | coinbase | 85d ago | 0x6ba138…7c37a1 |
| 0x9cc4…b1760x1d1b…620f | Base | Market IntelligenceMarket-intelligence | $0.01 | 100% | coinbase | 85d ago | 0x4e7d1a…6a0523 |
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.