Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0xde8e61…3a15d1 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0xfe8800…3f996b |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x4b2a38…a03110 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x4da7a4…6fa00f |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0xe05d25…a67413 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x035463…3cf214 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x81c3b6…50e190 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x63663c…aff673 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x5ce333…7c8cfb |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0xd1dbed…425a16 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0xf27869…8b9fe4 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x9f58da…3cdb6c |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x518d7f…37307a |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x5b4dfa…8b365a |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x9e77bf…e7bee4 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x60ecc9…634782 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 9d ago | 0x6dc8f7…02c43c |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 10d ago | 0xfc892e…0cfb78 |
| 0x2c74…241d0x584c…1215 | Base | Titan FrameworksMcp | $0.001 | 100% | payAI | 10d ago | 0xffd8b3…018bcf |
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.