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…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x9e8e68…8c32b6 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x72fc45…448590 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x621f58…4d82bb |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x5df3a3…9c918d |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x968ef9…3a6ed5 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x2f35a4…55f7e4 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x9d4198…ad5a4a |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xc5f731…0f105c |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xb26608…353450 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xf97eba…541e23 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x1495ec…30bd33 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x3b00e4…db9565 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xaae6a1…c8d278 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x37e5f1…cb51a1 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xe26211…8b0858 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x6b5754…d13477 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xecc9ea…2b9fce |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x4ff5d6…d2b7df |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0xb93bda…52c29a |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 17d ago | 0x3bd10d…11cb1d |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 18d ago | 0x116346…78bd24 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 18d ago | 0x30606a…92f6c2 |
| 0x8d2a…7d37Policy Genie | Base | Secret ScanSecret-scan | $0.0045 | 100% | coinbase | 18d ago | 0x3c474b…642fa6 |
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.