Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 21d ago | 0xb5bf28…c7745b |
| 0xa5bc…f2880x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 21d ago | 0x85b66b…c1cd2b |
| 0x6937…c4030x2880…4e5e | Base | Agent Kalender Hubx402 | $0.01 | 100% | coinbase | 21d ago | 0x825c29…3bb666 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 21d ago | 0x334661…f7a20b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 21d ago | 0xb05bfd…7916b0 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 21d ago | 0x03c974…9340f2 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 22d ago | 0x937d06…52aa07 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 22d ago | 0x1b2119…7428fd |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 22d ago | 0x6f10fe…19a2a9 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 22d ago | 0xb11764…367aa8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 22d ago | 0x088f4e…bf1215 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x83b673…5c4cdd |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x85dec3…b72b46 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x2faa12…7e82b0 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x99e973…c559aa |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x46657b…f2a64b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0xd2cd4a…61b69f |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x82f7ac…976350 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 22d ago | 0x4f6afd…32f92a |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 22d ago | 0x3c48d8…c01f63 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 22d ago | 0x0cfcb5…ea310a |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 22d ago | 0x5e441f…8f024c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 22d ago | 0x7bd517…9e132b |
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.