Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x126698…6ea6a7 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xfa058d…75d772 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x4d24d9…e2dfbc |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x8e7c78…d0e946 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x6b3ae5…b16883 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x5334c3…87adcf |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xebaabd…b5a3ff |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xea764f…05f599 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xb1c30d…0657dc |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xa27f6b…763238 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x25c96b…7e15f9 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xe51051…328b4b |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x718669…e08a7d |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x9d30fe…f5d534 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x796da0…ee43f8 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0xbc77ea…9fd509 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 58d ago | 0x2f57c6…0557d2 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x7ddd16…ed3562 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x37c2d5…06c8b6 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x8c7956…8488f8 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x802d2f…b0f3e0 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xa065d1…7983cb |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0x831dd3…35a726 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xb98ca7…2106e4 |
| 0x1a4e…31fa0x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 59d ago | 0xf46fe1…b25c21 |
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.