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.002 | 100% | coinbase | 48d ago | 0x29f859…24c003 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0x77e74b…1307e5 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0xfbb774…22508b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0x0afeb7…bfd643 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0xcef12b…0af716 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0xea1ca5…18debc |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x5f286e…49faf8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 48d ago | 0x74f9a1…60ce10 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0xcd3df9…b40b1f |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x7da190…e715d1 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x51d594…25259e |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0x0366f1…fa4e96 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 48d ago | 0xf37e44…ac08ad |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0xe5f4bc…6e509c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.05 | 100% | coinbase | 48d ago | 0x76e7af…9fe2f3 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.02 | 100% | coinbase | 48d ago | 0x8c16b9…922460 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0xf19991…74cba8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 48d ago | 0x8a17b3…c55d99 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 48d ago | 0x6c5118…795998 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0xcda99b…bd865d |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x104df5…8f68de |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 48d ago | 0x37d4db…129e98 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.02 | 100% | coinbase | 48d ago | 0x1daa42…7e915b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x1c03bb…6720db |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 48d ago | 0x58a0bc…9a63cf |
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.