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…6c940x55e6…8417 | Base | Machine ObserverMachine-economy | $0.001 | 100% | coinbase | 22d ago | 0xdcc61b…7f85a1 |
| 0xfadd…6c940xf61f…1ff5 | Base | x402 service | $0.05 | 100% | coinbase | 23d ago | 0x6f9f40…9cab83 |
| 0xfadd…6c940x51d5…f78b | Base | Twitter/X APITwitter | $0.005 | 100% | coinbase | 23d ago | 0xab331f…e14489 |
| 0xfadd…6c940x9cc7…77ee | Base | Open Web SearchWeb-search | $0.001 | 100% | coinbase | 23d ago | 0xa09437…ca6f8f |
| 0xfadd…6c940xc55a…c291 | Base | x402 service | $0.003 | 100% | coinbase | 23d ago | 0x86b8d4…423113 |
| 0xfadd…6c940x7eaf…4c5b | Base | LUMILaunch | $0.01 | 100% | coinbase | 23d ago | 0xa42510…7b426d |
| 0xfadd…6c940xcc42…305f | Base | x402-factoryCore | $0.02 | 100% | coinbase | 23d ago | 0xe58f4b…adf7ac |
| 0xfadd…6c940x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.02 | 100% | coinbase | 23d ago | 0x154dfa…4d20ea |
| 0xfadd…6c940x6d6c…52aa | Base | M2M SentinelBase | $0.02 | 100% | coinbase | 23d ago | 0xb96f8a…176308 |
| 0xfadd…6c940xe569…5e75 | Base | Anyway Possible Base BalanceBase wallet balance | $0.01 | 100% | coinbase | 23d ago | 0x4161f4…d8b96c |
| 0xfadd…6c940xc9b7…3e6a | Base | x402 service | $0.05 | 100% | coinbase | 23d ago | 0x2da94b…fed5be |
| 0xfadd…6c940x8647…3558 | Base | Live EVM Block NumberBlock | $0.003 | 100% | coinbase | 23d ago | 0xfbce70…d67955 |
| 0xfadd…6c940x8c12…f1b2 | Base | Flight Search & AirfaresFlights | $0.005 | 100% | coinbase | 23d ago | 0x1c295f…45980f |
| 0xfadd…6c94Official Source Evidence | Base | Official Source EvidenceSec | $0.05 | 100% | coinbase | 23d ago | 0xa72845…e670b8 |
| 0xfadd…6c940xcc42…305f | Base | x402-factoryCore | $0.02 | 100% | coinbase | 23d ago | 0x1efcb0…15b610 |
| 0xfadd…6c940x7eaf…4c5b | Base | LUMILaunch | $0.01 | 100% | coinbase | 23d ago | 0x5dc81e…ad4fa0 |
| 0xfadd…6c940xabf4…a9d0 | Base | Perp funding rate and historyCrypto | $0.005 | 100% | coinbase | 23d ago | 0xa16a3e…d04ba5 |
| 0xfadd…6c940x0e84…b808 | Base | Otto AITwitter search | $0.005 | 100% | coinbase | 23d ago | 0x2bfc59…efef50 |
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.