Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0xfadd…6c940x5f72…6c7a | Base | Relaystation ScreeningSanctions-screening | $0.01 | 100% | coinbase | 25d ago | 0x0f9abf…28981d |
| 0xfadd…6c940xb0d0…0807 | Base | x402 service | $0.005 | 100% | coinbase | 25d ago | 0x838f5c…1b5bb6 |
| 0xfadd…6c940x42f7…ff64 | Base | 561-group-ephemeris-momentEphemeris | $0.04 | 100% | coinbase | 25d ago | 0x241806…425239 |
| 0xfadd…6c940x455f…f665 | Base | ScrapeCheckVerification | $0.002 | 100% | coinbase | 26d ago | 0x001aab…e2478b |
| 0xfadd…6c94Official Source Evidence | Base | Official Source EvidenceSec | $0.05 | 100% | coinbase | 26d ago | 0x54dfe8…0a1b89 |
| 0xfadd…6c940xa0bf…869b | Base | API AcreCrypto | $0.03 | 100% | coinbase | 26d ago | 0x7e3770…fc3021 |
| 0xfadd…6c940xe569…5e75 | Base | Anyway Possible Base BalanceBase wallet balance | $0.02 | 100% | coinbase | 26d ago | 0x3cf4c8…12be29 |
| 0xfadd…6c940x8647…3558 | Base | Live EVM Block NumberBlock | $0.004 | 100% | coinbase | 26d ago | 0xfc673b…307f6c |
| 0xfadd…6c940x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 26d ago | 0x05a84c…53b741 |
| 0xfadd…6c940x3aa9…8a3a | Base | grovTiktok | $0.05 | 100% | coinbase | 26d ago | 0xd7e561…5a23e9 |
| 0xfadd…6c940xc87a…f990 | Base | x402 service | $0.02 | 100% | coinbase | 26d ago | 0x8157de…d8fde6 |
| 0xfadd…6c940x22b3…5530 | Base | x402 service | $0.05 | 100% | coinbase | 26d ago | 0xef356b…6fd542 |
| 0xfadd…6c940x6d6c…52aa | Base | M2M SentinelBase | $0.005 | 100% | coinbase | 26d ago | 0xdc2292…af30af |
| 0xfadd…6c940x2fec…f35c | Base | AgentOracle PreflightPreflight | $0.01 | 100% | coinbase | 26d ago | 0x4c53bb…406283 |
| 0xfadd…6c940xe569…5e75 | Base | Anyway Possible Base BalanceBase wallet balance | $0.01 | 100% | coinbase | 26d ago | 0x46c741…25d0a6 |
| 0xfadd…6c940xc55a…c291 | Base | x402 service | $0.008 | 100% | coinbase | 26d ago | 0x178b61…c73eaf |
| 0xfadd…6c940x8647…3558 | Base | Live EVM Block NumberBlock | $0.001 | 100% | coinbase | 26d ago | 0x89c150…a33fc2 |
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.