Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0xd063c1…a842dc |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0xb84aee…4d029f |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.02 | 100% | coinbase | 6d ago | 0xce91bf…bef0b5 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0x767a55…f65eea |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0x2c1553…b7830b |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0x6bdb00…335ae7 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0x105f63…5d644c |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0xd03cb1…a22833 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0x765bec…3b8ec5 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 6d ago | 0xeb5e41…d34c82 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0xa54d32…e00748 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0xbf3d67…54ec1b |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0x327d97…1372de |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0xcab946…98274c |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.02 | 100% | coinbase | 7d ago | 0x175c74…dc3ec6 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0x7a8847…6b5843 |
| 0x4824…46540x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0xb834e7…e0a81e |
| 0x7dd8…17d20x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 7d ago | 0xfe9f00…4b36fd |
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.