Transactions
Every settlement, with the service it paid for and an x402-confidence score.
| Route | Txn hash | ||||||
|---|---|---|---|---|---|---|---|
Any chain | Any | Any | Any | Any route | |||
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0x49f949…2f9c4d |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xbf75ea…605eef |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 65d ago | 0xaa73c0…d64cbc |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x40f7f2…b2d5c3 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x7a3a7e…02148b |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x53a3e3…b277ba |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x9a8d01…338f2d |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x859cf2…957b12 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x14bd4b…7cebf6 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x5c3abb…fa1d47 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x65cece…945411 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x20eb63…c76254 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0f309f…3df2eb |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xcf873c…9b3259 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x0bfbf0…af80dc |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x10dd2c…0588db |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2ee8f4…e75c22 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x2e0dd6…0f1fb0 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x537749…0239b9 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xc22634…80d9d1 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0x86e5d2…d3718c |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xfdcf13…e2b6a6 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xad4e1d…36c314 |
| 0x4330…05680x9c95…e299 | Base | — | $0.001 | 100% | Route unknown | 66d ago | 0xeca0b5…8b8424 |
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.