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.004 | 100% | coinbase | 17d ago | 0xc635e9…f8d17d |
| 0xbb5d…71a90x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 17d ago | 0xce5566…4978fa |
| 0xbb5d…71a90x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x78c137…c88e23 |
| 0xbb5d…71a90x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x39e947…648113 |
| 0xbb5d…71a90x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xd6b86d…21cbe1 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xc130b5…d465e5 |
| 0x9ac7…94e10x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 17d ago | 0xe585f1…bf2e91 |
| 0x9ac7…94e10x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 17d ago | 0x3575d5…679cfe |
| 0x9ac7…94e10x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 17d ago | 0xf8f4ac…ade555 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x438f33…08e63e |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xc557b1…0e7dcf |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xecac64…1f0071 |
| 0x7406…db830x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x7704d5…d99443 |
| 0x7406…db830x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xd0e7aa…90901b |
| 0x7406…db830x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x094822…5f0395 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 17d ago | 0x7ce7d3…c7b221 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xd2ab83…2f4059 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0xca09fc…c5cd20 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x1884d8…08cd33 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 17d ago | 0x1fd92d…506d62 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 18d ago | 0x38ad9c…5b64e8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 18d ago | 0x199664…63a70a |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 18d ago | 0x5b6fba…95f861 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 18d ago | 0xf929a8…2d6de0 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 18d ago | 0x2e4456…076cae |
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.