Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x793834…c05791 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7109b4…499879 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa95a10…e855d8 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x7aa534…09fbec |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0bb073…6290cf |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5f0853…a86fdd |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xbb9507…b2af4a |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x19187f…6ce9b5 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x0c9507…cfc051 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6c4206…a16628 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa00042…6b9366 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xf55b40…5dc86a |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb9fbcb…7fd38c |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x573195…8b5795 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x957913…78ad77 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xfdca11…908c96 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x4403cf…accaf8 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xb325d9…569f44 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xc8d760…6404fa |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0xa1e0ed…991ca7 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2a725f…988527 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x2a137d…53634c |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x6785a5…5b9b86 |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x5c894e…51395f |
| 0x6e08…dd060x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 63d ago | 0x1df0fa…3740d7 |
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.