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.001 | 100% | coinbase | 41d ago | 0xaad997…1d06cf |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0xa46702…7bfd46 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x3b84af…b4d82a |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x422bd2…cc071e |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0xad3e95…c20f7b |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x2cc2ac…5987df |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x3650cd…ebc909 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x628d39…44a67f |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x47d9a6…3ee606 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 41d ago | 0xe8d5df…8a1119 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 41d ago | 0x5531bf…d2da24 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.001 | 100% | coinbase | 41d ago | 0x1d555c…abeee5 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 41d ago | 0x0ccef9…ffa07c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 41d ago | 0x94743b…fdf7a7 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 41d ago | 0xd64955…aabebd |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 41d ago | 0x3e44bf…35bfe8 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 42d ago | 0x952a7c…e2fce7 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.008 | 100% | coinbase | 42d ago | 0xb4e5e5…44737d |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 42d ago | 0x39cfac…7e8a1d |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 42d ago | 0x9bc5e4…334a91 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.008 | 100% | coinbase | 42d ago | 0x7648a7…7175e4 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.008 | 100% | coinbase | 42d ago | 0xec22a9…af2a4f |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.01 | 100% | coinbase | 42d ago | 0xf60aa2…5b027c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.006 | 100% | coinbase | 42d ago | 0x71e152…bd77f4 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 42d ago | 0x75373a…48f674 |
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.