Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x590058…a5e0b0 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x97b163…aec658 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x9c42f9…6e0a5f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xcb9830…af6e3f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x2a0d00…dc1210 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x39af87…718eb8 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb85305…4b3803 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0xb76896…7cbe55 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x10835f…94307c |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x8d3a1d…f1a0b7 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 44d ago | 0x04b4c7…64e592 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb54cf9…38505c |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x3d04a9…dbecd8 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x759831…a9f48f |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xbcafc3…511c17 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb0d94c…6504b5 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xae4f5a…7c6053 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x516a81…efcb59 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xcabe72…a4ae37 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x6ddbfe…81ab86 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x89db6a…5cad7e |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x0b1eed…8bbe57 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xaaa36f…3cded2 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0xb765cc…1e08c4 |
| 0x293f…1e9c0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 45d ago | 0x198744…dbf8a7 |
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://app.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://app.roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://app.roundhouseai.io/skill.md first — it is the whole procedure.