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 | 23d ago | 0x517e9e…e601a1 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 23d ago | 0x276833…56ecec |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xc64600…9f389c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xf126a8…02d33f |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.005 | 100% | coinbase | 23d ago | 0xd566cc…182ac4 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0x941285…2a3b19 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x59c668…b9a6bc |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xecb017…cdd293 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x4a2d5f…20e650 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xc92cec…c958ee |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x6c9d26…631f30 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x7ce5c8…0febd0 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0x7115de…89491c |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x06f7c3…5dcdcc |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 23d ago | 0xcee9cb…629bd9 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x6ceb68…913bc2 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0x60a1dc…ad9675 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 23d ago | 0xe77d6a…92b986 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xf99d54…4698ff |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xd51af2…8b4469 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0x372c76…5051f0 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0x17919f…2884a6 |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.003 | 100% | coinbase | 23d ago | 0xa8375e…4d57ec |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.002 | 100% | coinbase | 23d ago | 0x581fdd…af265a |
| 0x617d…cc9f0x2880…4e5e | Base | Agent Kalender Hubx402 | $0.004 | 100% | coinbase | 23d ago | 0xa849a1…d7c4a3 |
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.