Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x06a31e…fb6c30 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xb73d69…cccd09 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xc6e4fc…e402d0 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xd8b269…d40570 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x362422…250a39 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x04e567…0131ec |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x2881b7…06479d |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x566a75…c1ae88 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xe35a68…ebb713 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x5a1854…c3622f |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x766982…b8ae1c |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x220be5…0f636d |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xd5eaa7…b41078 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xd300ab…5ee718 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xe0de09…7a7bf2 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xd2e00f…0e5e5f |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x83bbbe…6ecb5b |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x3eaf61…7ec40c |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xbd5b65…135e68 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xa03ca3…64cc3e |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x50a670…df9f3e |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0xf7e547…465c19 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x8a87ac…718419 |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x92d36c…d0315e |
| 0x8d2a…7d370xd617…41ee | Base | x402-reliability-feedx402 | $0.005 | 100% | coinbase | 18d ago | 0x7ccde1…eaf2f3 |
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.