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.006 | 100% | coinbase | 43d ago | 0x02b222…d5b34d |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x67178c…222abd |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x12c3cd…be4e23 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 43d ago | 0x367898…9d5873 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x025791…2f0cf9 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x76ba42…d493a8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x745091…004f96 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x292ee0…08ab43 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x4626ca…0669c9 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0xbdd981…24b129 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x0682d6…5c9026 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0xa7cdc9…a64867 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.007 | 100% | coinbase | 43d ago | 0x919768…562e5e |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x95f74f…1eaa28 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.007 | 100% | coinbase | 43d ago | 0xb116cf…c9269d |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x2643b3…837c3b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x5b449e…7b26ef |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 43d ago | 0x8b1b6d…d0395c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0xebcca3…b43d44 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0x00a288…802645 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0xdce992…492e36 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 43d ago | 0x9b97c4…63e57b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0xeb49f5…b1065e |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 43d ago | 0xfe4e54…69fa5b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 43d ago | 0x0ee36d…806f02 |
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.